summaryrefslogtreecommitdiff
path: root/navit/maptool/maptool.h
Commit message (Expand)AuthorAgeFilesLines
* Add T parameter to maptool commandline. Optimize multipolygon speedStefan Wildemann2019-08-041-0/+1
* Process multipolygons to mapfileStefan Wildemann2019-07-281-81/+90
* correct header file considering earlier changesPatrick Höhn2018-02-121-1/+1
* fix: corrected header file to change of return type of load_bufferPatrick Höhn2018-01-211-1/+1
* Fix:maptool:Remove option -5 (MD5 checksum) from maptoolSebastian Leske2017-11-031-5/+0
* Refactor:maptool:rename variablesSebastian Leske2017-05-241-1/+1
* refactor:maptool:Support 56 bit node IDsR6731Michael Dankov2016-07-271-4/+7
* Fix:maptool:Do not segfault when unable to open output binfile.Michael Dankov2015-08-161-1/+1
* Refactor:maptool:Remove unused code.sleske2014-08-111-3/+0
* Refactor:maptool:Remove unused code.sleske2014-07-251-1/+0
* Refactor:maptool:Remove unused password function (from r4410).sleske2014-07-251-1/+0
* Refactor:maptool:Doxygen comments.sleske2014-07-251-0/+9
* Refactor:maptool:Remove unused function resolve_ways_file.sleske2014-07-171-1/+0
* Refactor:maptool:New #define for relation member template string.sleske2014-07-171-0/+3
* Refactor:maptool:Mark unused members of struct node_item.sleske2014-07-171-3/+3
* Refactor:maptool:Better function names.sleske2014-07-171-1/+1
* Refactor:maptool:Use enum for relation member types, separate function for de...sleske2014-07-071-2/+11
* Refactor:maptool:Rename methods, add Doxygen commments.sleske2014-07-071-1/+1
* Refactor:maptool:Introduce struct files_relation_processing to simplify file ...sleske2014-07-071-2/+12
* Add:maptool:Write OSM data from addr:interpolation to binfile.|Part of #1177.sleske2014-07-071-0/+1
* Add:maptool:Write addr:interpolation data to temporary file when reading OSM ...sleske2014-07-071-0/+1
* Refactor:maptool:Better names, add comments, remove unused parameter.sleske2014-05-291-2/+2
* Refactor:core:Add some Doxygen comments.sleske2014-05-291-1/+19
* Add:maptool:Let maptool run on 32bit systems. Use 64bit file IO interface on ...mdankov2014-02-221-7/+7
* Add:maptool:Improve experimental feature to support associatedStreet relations.mdankov2013-09-101-1/+1
* Fix:maptool:Avoid turn restrictions skipping on long routes. Do not allow tur...mdankov2013-09-101-0/+1
* Fix:maptool:Use types.h in maptool.sleske2013-08-261-7/+1
* Fix:maptool:Fix warning about invalid shift by making osmid a long long.|Part...sleske2013-08-111-1/+6
* 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-0/+2
* Fix:maptool:Let towns_poly temp file be removed.mdankov2013-04-021-1/+1
* Add:core:Move maptool/geom.c code to navit core.mdankov2013-03-051-42/+4
* Add:maptool:Clean up geom.c to move it to core.mdankov2013-03-041-0/+4
* Add:maptool:Experimental feature to not include excessive administrative subl...mdankov2013-02-161-0/+1
* Fix:maptool:Allow osm nodeid to corss 2^31 boundary.mdankov2013-02-101-2/+2
* Add:maptool:Experimental option to split country indexesmdankov2013-02-031-2/+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-061-4/+0
* Add:maptool:added initial support for relation based areas; added some tests ...tegzed2012-01-151-0/+4
* Fix:maptool:Better diagnostics for coastline problemsmartin-s2011-09-041-0/+3
* Add:maptool:Experimental support for adding county and municipality informationmartin-s2011-08-011-0/+2
* Add:maptool:Save country boundaries for debuggingmartin-s2011-07-111-0/+1
* Add:maptool:Better boundary error diagnosticsmartin-s2011-07-111-1/+4
* Add:maptool:Better resolving strategy for relationsmartin-s2011-07-111-0/+17
* Add:maptool:Experimental support for boundary relationsmartin-s2011-07-101-2/+20
* Add:maptool:Moved town to country resolution to a separate phasemartin-s2011-07-101-0/+3
* Fix:maptool:Avoid ref counting multiple times in case of restartmartin-s2011-07-101-0/+1
* Fix:maptool:Restartabilitymartin-s2011-07-101-0/+3
* Add:maptool:Latest way2poi patch from tryagainmartin-s2011-07-091-2/+7
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-091-1/+0