summaryrefslogtreecommitdiff
path: root/navit/maptool/maptool.c
Commit message (Expand)AuthorAgeFilesLines
* fix: added changes as suggested by @pgrandin on githubPatrick Höhn2018-01-221-3/+1
* fix:build:fixed compiler warning in maptool modulePatrick Höhn2018-01-201-5/+24
* Fix:maptool:Remove option -5 (MD5 checksum) from maptoolSebastian Leske2017-11-031-18/+1
* Fix:core:Fix warnings from -Wstrict-prototypesSebastian Leske2017-09-221-1/+1
* Fix:core:Fix warnings from -Wmissing-prototypesSebastian Leske2017-09-221-3/+3
* Fix:core:Use fprintf with string literal instead of variable.trldp2017-09-181-1/+1
* Add:maptool:Better error messages for wrong cmdline parametersR7567Sebastian Leske2017-05-241-16/+26
* Fix:maptool:Update maptool help and manpageSebastian Leske2017-05-241-4/+6
* Refactor:maptool:rename variablesSebastian Leske2017-05-241-7/+7
* Check fwrite rc in maptoolR6301Michael Dankov2015-10-121-1/+0
* Fix maptool build for Win32R6255Michael Dankov2015-09-081-8/+19
* Fix maptool SIGALRM handlerMichael Dankov2015-09-081-10/+97
* Fix:maptool:Do not segfault when unable to open output binfile.Michael Dankov2015-08-161-1/+4
* 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