summaryrefslogtreecommitdiff
path: root/navit/maptool/boundaries.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor:maptool:New #define for relation member template string.sleske2014-07-171-1/+1
* Refactor:maptool:Use enum for relation member types, separate function for de...sleske2014-07-071-6/+8
* Refactor:maptool:Rename methods, add Doxygen commments.sleske2014-07-071-1/+1
* Refactor:maptool:Better names, add comments, remove unused parameter.sleske2014-05-291-3/+3
* Fix:maptool:Don't use g_strcmp0() to make it compileable for windows.mdankov2013-08-301-2/+4
* Fix:maptool:Fix NULL pointer dereference introduced last night.mdankov2013-08-291-2/+2
* Add:maptool:Workaround to process France boundary not having ISO tag. Related...mdankov2013-08-281-0/+3
* Add:maptool:Skip country boundaries which have no outer members. Report unsup...mdankov2013-08-281-1/+17
* Fix:core:Fix warnings for unused functions, usually by removing them.|Part of...sleske2013-08-111-0/+2
* Fix:maptool:Fixed few memleaks in relations, baoundary, coastline processing ...mdankov2013-08-031-0/+2
* Fix:maptool:Fix some memory leaks regarding boundary processingmartin-s2013-07-301-0/+29
* Add:maptool:Move to mainstream all experimental features: Spain town search b...mdankov2013-02-211-2/+1
* Fix:maptool:Make expiremental feature to skip extra administrative subdivisio...mdankov2013-02-171-3/+3
* Add:maptool:Experimental feature to not include excessive administrative subl...mdankov2013-02-161-5/+16
* Add:maptool:Enable Spain town index for experimental maptool runs.mdankov2013-02-071-1/+1
* Fix:core:Update iso3166-1 country lists, recoginse iso3166-1:alpha2 tag on co...mdankov2013-01-051-0/+4
* Fix:core:Consider each member way of border relation only once, even if it ha...mdankov2013-01-031-1/+4
* Simple changes required to compile in MSVCbjasspa2012-08-121-0/+5
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-1/+2
* Fix:maptool:Fix boundaries issue on win32rikky2012-04-231-1/+1
* Fix:core:Fix some warningsrikky2012-04-231-1/+2
* Revert:maptool:Reverted changes 4890 and 4906 to make planet work againmartin-s2012-02-061-67/+2
* Add:maptool:added initial support for relation based areas; added some tests ...tegzed2012-01-151-2/+67
* Add:maptool:Experimental support for adding county and municipality informationmartin-s2011-08-011-1/+1
* Fix:maptool:Handle ex- and enclavesmartin-s2011-07-201-2/+2
* Fix:maptool:Made merge of polygon segments workmartin-s2011-07-201-1/+2
* Fix:maptool:Better handling of broken polygonsmartin-s2011-07-201-8/+20
* Add:maptool:Better algorithm for boundary polygon sortingmartin-s2011-07-201-4/+29
* Fix:maptool:Disable generating spain index by boundary for now to avoid bloat...martin-s2011-07-111-1/+2
* Add:maptool:Save country boundaries for debuggingmartin-s2011-07-111-1/+25
* Add:maptool:Better boundary error diagnosticsmartin-s2011-07-111-0/+15
* Fix:maptool:Let boundaries use new relation mechanismmartin-s2011-07-111-57/+36
* Add:maptool:Experimental support for boundary relationsmartin-s2011-07-101-18/+36
* Add:Core: Adds in forgotten licensinggeoghegan2011-04-111-0/+18
* Fix:core:Fix clang compiler warnings: Add missing parenthesesrikky2011-02-121-2/+2
* Fix:maptool:MSVC fixes|Thanks chollyamartin-s2011-01-241-1/+1
* Add:maptool:Experimental boundary polygon matchingmartin-s2010-05-151-0/+209