summaryrefslogtreecommitdiff
path: root/navit/maptool/maptool.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:maptool:Avoid core dumps when using -b optionmartin-s2015-03-061-10/+14
* Fix:maptool:Mark coastline pulling to order 6 as experimental feature, relate...mdankov2015-03-041-1/+1
* Fix:maptool:Fix typos in messages and comment.sleske2014-11-221-1/+1
* Refactor:maptool:Better function names.sleske2014-07-171-7/+7
* Fix:maptool:Improve online help and manpage for maptool.sleske2014-07-171-2/+2
* Refactor:maptool:Remove obsolete feature switch doway2poi.sleske2014-07-171-22/+17
* Refactor:maptool:Rename methods, add Doxygen commments.sleske2014-07-071-0/+1
* Refactor:maptool:Introduce struct files_relation_processing to simplify file ...sleske2014-07-071-57/+39
* Add:maptool:Write OSM data from addr:interpolation to binfile.|Part of #1177.sleske2014-07-071-0/+37
* Add:maptool:Write addr:interpolation data to temporary file when reading OSM ...sleske2014-07-071-0/+3
* Refactor:maptool:Macro for default slice size.sleske2014-07-071-2/+3
* Fix:maptool:Put back switch '--experimental' removed in r.5780, add descripti...sleske2014-05-291-0/+14
* Fix:maptool:Remove unused switch '--experimental', delete commented-out code.sleske2014-05-291-24/+0
* Add:maptool:Let maptool run on 32bit systems. Use 64bit file IO interface on ...mdankov2014-02-221-9/+7
* Add:maptool:Move experimental associatedStreet feature into production.mdankov2013-09-231-7/+6
* Add:maptool:Improve experimental feature to support associatedStreet relations.mdankov2013-09-101-24/+36
* Fix:maptool:Fix some memory leaks regarding boundary processingmartin-s2013-07-301-0/+3
* Add:maptool:Support associatedStreet relations in maps built with "experiment...mdankov2013-05-101-2/+31
* Fix:maptool:Made map input work againmartin-s2013-04-271-1/+1
* Fix:maptool:Let towns_poly temp file be removed.mdankov2013-04-021-1/+2
* Add:maptool:Merge to mainstream current experimental features to convert town...mdankov2013-04-011-5/+3
* Add:maptool:Experimental feature to convert place=* relations to poly_place* ...mdankov2013-02-281-3/+7
* Add:maptool:Move to mainstream all experimental features: Spain town search b...mdankov2013-02-211-1/+1
* Add:maptool:Experimental option to split country indexesmdankov2013-02-031-2/+11
* Fixes the maptool build after a typo in R5200geoghegan2012-08-131-0/+1
* Simple changes required to compile in MSVCbjasspa2012-08-121-22/+40
* Fix:maptool:Abort processing if input file is empty / has not data.sleske2012-06-291-0/+4
* Fix:maptool:Fixed plugin loadingmartin-s2012-05-051-1/+3
* Fix:Build:Better approach for #pragma pack vs __attribute__((packed))martin-s2011-08-051-1/+1
* Add:maptool:Experimental support for adding county and municipality informationmartin-s2011-08-011-0/+2
* Fix:maptool:Better check for sbrkmartin-s2011-07-211-2/+2
* Fix:maptool:Some cleanupsmartin-s2011-07-201-48/+34
* Add:maptool:Better progress reporting including time and memory statisticsmartin-s2011-07-201-20/+61
* Add:maptool:Removed experimental stat of boundary relationsmartin-s2011-07-121-8/+4
* Fix:maptool:Made -b option workmartin-s2011-07-111-14/+17
* Add:maptool:Experimental support for boundary relationsmartin-s2011-07-101-3/+17
* Add:maptool:Moved town to country resolution to a separate phasemartin-s2011-07-101-1/+14
* Fix:maptool:Avoid ref counting multiple times in case of restartmartin-s2011-07-101-2/+4
* Fix:maptool:Make restart work with slicesmartin-s2011-07-101-3/+3
* Fix:maptool:Restartabilitymartin-s2011-07-101-3/+41
* Add:maptool:Possibility to set fixed zip file timestampmartin-s2011-07-091-1/+6
* Fix:maptool:pgsql compiles againmartin-s2011-07-091-0/+1
* Add:maptool:Latest way2poi patch from tryagainmartin-s2011-07-091-16/+36
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-091-313/+372
* Add:maptool:Split out parameter handlingmartin-s2011-07-091-242/+272
* Add:maptool:Some cleanupmartin-s2011-07-091-4/+10
* 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-071-29/+18
* Fix:tools:Maptool command-line options clean-up. Ticket #760. Thanks sleske!akashihi2011-07-071-27/+34