summaryrefslogtreecommitdiff
path: root/navit/maptool
Commit message (Expand)AuthorAgeFilesLines
* Add:maptool:Better resolving strategy for relationsmartin-s2011-07-116-12/+330
* Fix:maptool:Made -b option workmartin-s2011-07-111-14/+17
* Fix:maptool:Better calculation of middle point for degenerated polylinesmartin-s2011-07-101-4/+10
* Add:maptool:Experimental support for boundary relationsmartin-s2011-07-104-53/+190
* Fix:maptool:Use .tmp suffix for all temporary filesmartin-s2011-07-101-6/+6
* Add:maptool:Moved town to country resolution to a separate phasemartin-s2011-07-104-36/+82
* Fix:maptool:Avoid ref counting multiple times in case of restartmartin-s2011-07-103-2/+15
* Fix:maptool:Make restart work with slicesmartin-s2011-07-101-3/+3
* Fix:maptool:Restartabilitymartin-s2011-07-105-4/+129
* Add:maptool:Possibility to set fixed zip file timestampmartin-s2011-07-091-1/+6
* Fix:maptool:Don't count street_unkn as line objectmartin-s2011-07-091-4/+6
* Fix:maptool:pgsql compiles againmartin-s2011-07-092-3/+4
* Add:maptool:Latest way2poi patch from tryagainmartin-s2011-07-095-35/+118
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-094-316/+376
* Add:maptool:Split out parameter handlingmartin-s2011-07-091-242/+272
* Add:maptool:Some cleanupmartin-s2011-07-096-43/+56
* Fix:maptool:Move icons and labels for way2poi generated items to polygon bord...mdankov2011-07-093-11/+37
* Fix:maptool:Complain about unresolvable item typesmartin-s2011-07-081-0/+3
* Add:maptool:Removed -2 switch and made way2poi active by defaultmartin-s2011-07-081-7/+2
* Fix:maptool:Don't crash so oftenmartin-s2011-07-071-2/+1
* Fix:maptool:Fixed unresolved ways from poi2way, some cleanupsmartin-s2011-07-073-73/+105
* Fix:tools:Maptool command-line options clean-up. Ticket #760. Thanks sleske!akashihi2011-07-071-27/+34
* Fix:maptool:Avoid side effects of way2poi patchmartin-s2011-07-051-1/+1
* Fix:maptool:Avoid side effects of way2poi patchmartin-s2011-07-051-1/+3
* Add:maptool:Add POIs for OSM way objects if appropriate|Thanks tryagainmartin-s2011-07-058-189/+362
* Fix:maptool:Uninitialized variablemartin-s2011-07-031-1/+1
* Add:maptool:Support for toll tagmartin-s2011-07-031-0/+5
* Add:maptool:Experimental o5m supportmartin-s2011-07-035-3/+356
* Fix:Corrected attributemartin-s2011-07-031-3/+1
* Fix:maptool:Better mapping for highway=trunkmartin-s2011-07-011-4/+1
* Fix:maptool:Missing xml entitiesmartin-s2011-06-281-0/+2
* Add:maptool:Make adding of unknown country towns an option to avoid bloated i...martin-s2011-06-243-2/+10
* Fix:maptool:Reduce priority of street_4 a bitmartin-s2011-06-241-2/+4
* Add:Maptool: Adds in extra street types, allowing for more routing options. C...geoghegan2011-06-211-2/+2
* Add:maptool:Sort tiles after namemartin-s2011-06-141-0/+6
* Add:Maptool:Cleanup openstreetmap attributes, patch provided by themroc, clos...woglinde2011-05-261-2/+9
* Add:OSM:Adds in parsing of the county_name string and sets Ireland to use thi...geoghegan2011-05-041-0/+4
* Fix:Core: Fixes spurious "array out of bounds" compiler warnings due to bug 3...geoghegan2011-04-161-2/+3
* Add:Core: Adds in forgotten licensinggeoghegan2011-04-1115-0/+272
* Add:Maptool: Adds in an extra entry for Netherlands| Thanks Korossa!geoghegan2011-04-041-1/+1
* Fix:maptool:Set timestamp againmartin-s2011-03-311-0/+1
* Add:maptool:Password functionmartin-s2011-03-312-0/+9
* Add:maptool:Option to specify url on commandlinemartin-s2011-03-301-1/+10
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-184-4/+4
* Fix:maptool:Remove duplicate definitionmartin-s2011-03-031-1/+0
* Fix:maptool:Add more definitions for Belgium, patch from bug #773 with utf8 c...woglinde2011-02-131-1/+1
* Fix:maptool:Made zip64 work againmartin-s2011-02-131-0/+1
* Add:maptool:Optionally create md5 sum of resulting mapmartin-s2011-02-127-88/+248
* Fix:core:Fix clang compiler warnings: wrong format specifierrikky2011-02-122-2/+2
* Fix:core:Fix clang compiler warnings: Add missing parenthesesrikky2011-02-121-2/+2