summaryrefslogtreecommitdiff
path: root/navit/maptool
Commit message (Expand)AuthorAgeFilesLines
* Add:core:Move maptool/geom.c code to navit core.mdankov2013-03-054-558/+6
* Add:maptool:Clean up geom.c to move it to core.mdankov2013-03-043-115/+120
* Add:maptool:Extend experimental feature by including more town boundaries def...mdankov2013-03-031-1/+4
* Add:maptool:Experimental feature to convert place=* relations to poly_place* ...mdankov2013-02-282-3/+58
* Fix:maptool:Fixed broken coastline generatormartin-s2013-02-261-14/+41
* Add:maptool:Support addr:suburb tag by converting it to attr_district on stre...mdankov2013-02-231-0/+7
* Add:maptool:admin_level osm tag to navit attrs state/county/municipality conv...mdankov2013-02-231-4/+4
* Add:maptool:Move to mainstream all experimental features: Spain town search b...mdankov2013-02-213-4/+3
* Fix:maptool:Properly put city districts (place=suburb) into the index.mdankov2013-02-191-2/+5
* Fix:maptool:Make expiremental feature to skip extra administrative subdivisio...mdankov2013-02-172-9/+8
* Fix:maptool:Really remove duplicate of attribute used as key (redo svn5372).mdankov2013-02-171-7/+7
* Add:maptool:Experimental feature to not include excessive administrative subl...mdankov2013-02-163-8/+42
* Fix:maptool:Allow osm nodeid to corss 2^31 boundary.mdankov2013-02-102-5/+5
* Add:maptool:Process Russian administrative subdivisions.mdankov2013-02-081-1/+1
* Fix:maptool:Remove duplicate of attribute used as key.mdankov2013-02-081-1/+2
* Add:maptool:Enable Spain town index for experimental maptool runs.mdankov2013-02-071-1/+1
* Add:maptool:Merge recent expiremental changes to mainstream.mdankov2013-02-072-30/+23
* Fix:maptool:Fix country index ordering in maptool experimental feature. Make ...mdankov2013-02-062-1/+7
* Add:maptool:Experimental option to split country indexesmdankov2013-02-034-25/+168
* Fix:maptool:Enlarge itembin static buffer to hold US polygon which currently ...mdankov2013-01-251-1/+1
* Fix:core:Update iso3166-1 country lists, recoginse iso3166-1:alpha2 tag on co...mdankov2013-01-052-1/+12
* Fix:core:Consider each member way of border relation only once, even if it ha...mdankov2013-01-032-1/+6
* Fix:core:Introduce constants WORLD_BOUNDINGBOX_* for size of the world.sleske2012-11-051-2/+2
* Add:core:New bicycle related POIs are added to bike layout. Bike layout is fi...mdankov2012-10-061-0/+3
* Fix:maptool:Allow for attrmap array (or file specified in --rule-file) to use...mdankov2012-09-221-6/+13
* Fixes the maptool build after a typo in R5200geoghegan2012-08-131-0/+1
* Simple changes required to compile in MSVCbjasspa2012-08-1210-45/+106
* Fix:maptool:Better handling of access=destinationmartin-s2012-07-281-1/+4
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-1/+2
* Fix:maptool:Abort processing if input file is empty / has not data.sleske2012-06-291-0/+4
* Fix:maptool:Do not crash on invalid protobuf file.sleske2012-06-291-3/+17
* Fix:maptool:In way2poi converter, treat item as area only if navit knows stri...mdankov2012-06-231-1/+1
* Fix:maptool:Use right spelling of motor_vehicle tag instead of motorvehicle.|...mdankov2012-05-281-1/+1
* Fix:maptool:Check for XML declaration on first linesleske2012-05-131-2/+11
* Fix:maptool:Abort on wrong line in OSM file|No point in continuing if the inp...sleske2012-05-101-2/+4
* Fix:maptool:Fixed plugin loadingmartin-s2012-05-051-1/+3
* Add:maptool:parse osm tag addr:postcode| From #1031. thanks ziaourikky2012-04-271-0/+4
* Fix:Core:Fix some warningsrikky2012-04-232-2/+4
* Fix:maptool:Fix boundaries issue on win32rikky2012-04-232-6/+6
* Fix:maptool:Fill in district names, if possiblerikky2012-04-231-8/+55
* Fix:core:Fix some warningsrikky2012-04-233-2/+5
* Add:core:Add landuse/natural=meadow to Navit, using new poly_meadow item|Fixe...korrosa2012-03-291-0/+2
* Fix::Maptool:Adds in undeclared prototypesgeoghegan2012-02-211-0/+2
* Revert:maptool:Reverted changes 4890 and 4906 to make planet work againmartin-s2012-02-065-363/+41
* Fix:maptool:fixed a wrong operator in function geom_poly_segments_group() ;tegzed2012-01-211-5/+3
* Add:maptool:added initial support for relation based areas; added some tests ...tegzed2012-01-155-39/+363
* Fix:remove duplicate variable definitionstegzed2012-01-051-3/+0
* Fix:maptool:Don't duplicate combined cycle and footwaysmartin-s2011-10-061-0/+2
* Fix:maptool:Better diagnostics for coastline problemsmartin-s2011-09-044-17/+61
* Fix:maptool:Cleaned up coastline processing a bitmartin-s2011-09-041-20/+37