| Commit message (Expand) | Author | Age | Files | Lines |
* | enhancement:maptool:slice big polygons into smaller parts (#906) | Stefan Wildemann | 2019-10-28 | 1 | -1/+1 |
* | Move Android build to separate script (#727) | mvglasow | 2019-01-08 | 1 | -1/+2 |
* | cleanup:maptool: use g_strcmp0 instead of strcmp (#434) | Joseph Herlant | 2018-08-21 | 1 | -7/+7 |
* | Cleanup:global:force the re-attach the return type to the function declaratio... | Joseph Herlant | 2018-05-30 | 1 | -26/+14 |
* | cleanup:global:Use astyle to reformat everything | Joseph Herlant | 2018-05-25 | 1 | -284/+274 |
* | cleanup:global:Cleanup some unreachable code | Joseph Herlant | 2018-04-30 | 1 | -31/+0 |
* | Workaround maptool crash, increase static itembin buffer.R6272 | Michael Dankov | 2015-09-16 | 1 | -0/+1 |
* | Add:maptool:Output progress info during boundaries processing. | Michael Dankov | 2015-08-16 | 1 | -0/+2 |
* | Fix:maptool:Properly free the boundary list. | Michael Dankov | 2015-08-12 | 1 | -2/+3 |
* | Refactor:maptool:New #define for relation member template string. | sleske | 2014-07-17 | 1 | -1/+1 |
* | Refactor:maptool:Use enum for relation member types, separate function for de... | sleske | 2014-07-07 | 1 | -6/+8 |
* | Refactor:maptool:Rename methods, add Doxygen commments. | sleske | 2014-07-07 | 1 | -1/+1 |
* | Refactor:maptool:Better names, add comments, remove unused parameter. | sleske | 2014-05-29 | 1 | -3/+3 |
* | Fix:maptool:Don't use g_strcmp0() to make it compileable for windows. | mdankov | 2013-08-30 | 1 | -2/+4 |
* | Fix:maptool:Fix NULL pointer dereference introduced last night. | mdankov | 2013-08-29 | 1 | -2/+2 |
* | Add:maptool:Workaround to process France boundary not having ISO tag. Related... | mdankov | 2013-08-28 | 1 | -0/+3 |
* | Add:maptool:Skip country boundaries which have no outer members. Report unsup... | mdankov | 2013-08-28 | 1 | -1/+17 |
* | Fix:core:Fix warnings for unused functions, usually by removing them.|Part of... | sleske | 2013-08-11 | 1 | -0/+2 |
* | Fix:maptool:Fixed few memleaks in relations, baoundary, coastline processing ... | mdankov | 2013-08-03 | 1 | -0/+2 |
* | Fix:maptool:Fix some memory leaks regarding boundary processing | martin-s | 2013-07-30 | 1 | -0/+29 |
* | Add:maptool:Move to mainstream all experimental features: Spain town search b... | mdankov | 2013-02-21 | 1 | -2/+1 |
* | Fix:maptool:Make expiremental feature to skip extra administrative subdivisio... | mdankov | 2013-02-17 | 1 | -3/+3 |
* | Add:maptool:Experimental feature to not include excessive administrative subl... | mdankov | 2013-02-16 | 1 | -5/+16 |
* | Add:maptool:Enable Spain town index for experimental maptool runs. | mdankov | 2013-02-07 | 1 | -1/+1 |
* | Fix:core:Update iso3166-1 country lists, recoginse iso3166-1:alpha2 tag on co... | mdankov | 2013-01-05 | 1 | -0/+4 |
* | Fix:core:Consider each member way of border relation only once, even if it ha... | mdankov | 2013-01-03 | 1 | -1/+4 |
* | Simple changes required to compile in MSVC | bjasspa | 2012-08-12 | 1 | -0/+5 |
* | Simple fixes to get navit compiling with MSVC | bjasspa | 2012-07-01 | 1 | -1/+2 |
* | Fix:maptool:Fix boundaries issue on win32 | rikky | 2012-04-23 | 1 | -1/+1 |
* | Fix:core:Fix some warnings | rikky | 2012-04-23 | 1 | -1/+2 |
* | Revert:maptool:Reverted changes 4890 and 4906 to make planet work again | martin-s | 2012-02-06 | 1 | -67/+2 |
* | Add:maptool:added initial support for relation based areas; added some tests ... | tegzed | 2012-01-15 | 1 | -2/+67 |
* | Add:maptool:Experimental support for adding county and municipality information | martin-s | 2011-08-01 | 1 | -1/+1 |
* | Fix:maptool:Handle ex- and enclaves | martin-s | 2011-07-20 | 1 | -2/+2 |
* | Fix:maptool:Made merge of polygon segments work | martin-s | 2011-07-20 | 1 | -1/+2 |
* | Fix:maptool:Better handling of broken polygons | martin-s | 2011-07-20 | 1 | -8/+20 |
* | Add:maptool:Better algorithm for boundary polygon sorting | martin-s | 2011-07-20 | 1 | -4/+29 |
* | Fix:maptool:Disable generating spain index by boundary for now to avoid bloat... | martin-s | 2011-07-11 | 1 | -1/+2 |
* | Add:maptool:Save country boundaries for debugging | martin-s | 2011-07-11 | 1 | -1/+25 |
* | Add:maptool:Better boundary error diagnostics | martin-s | 2011-07-11 | 1 | -0/+15 |
* | Fix:maptool:Let boundaries use new relation mechanism | martin-s | 2011-07-11 | 1 | -57/+36 |
* | Add:maptool:Experimental support for boundary relations | martin-s | 2011-07-10 | 1 | -18/+36 |
* | Add:Core: Adds in forgotten licensing | geoghegan | 2011-04-11 | 1 | -0/+18 |
* | Fix:core:Fix clang compiler warnings: Add missing parentheses | rikky | 2011-02-12 | 1 | -2/+2 |
* | Fix:maptool:MSVC fixes|Thanks chollya | martin-s | 2011-01-24 | 1 | -1/+1 |
* | Add:maptool:Experimental boundary polygon matching | martin-s | 2010-05-15 | 1 | -0/+209 |