summaryrefslogtreecommitdiff
path: root/navit/maptool
Commit message (Expand)AuthorAgeFilesLines
* Fix::Maptool:Adds in undeclared prototypesgeoghegan2012-02-211-0/+2
* Revert:maptool:Reverted changes 4890 and 4906 to make planet work againmartin-s2012-02-065-363/+41
* Fix:maptool:fixed a wrong operator in function geom_poly_segments_group() ;tegzed2012-01-211-5/+3
* Add:maptool:added initial support for relation based areas; added some tests ...tegzed2012-01-155-39/+363
* Fix:remove duplicate variable definitionstegzed2012-01-051-3/+0
* Fix:maptool:Don't duplicate combined cycle and footwaysmartin-s2011-10-061-0/+2
* Fix:maptool:Better diagnostics for coastline problemsmartin-s2011-09-044-17/+61
* Fix:maptool:Cleaned up coastline processing a bitmartin-s2011-09-041-20/+37
* Add:Core:Distinguish between atm and bank, fixes #899|Thanks korrosamartin-s2011-08-151-1/+1
* Fix:Build:Better approach for #pragma pack vs __attribute__((packed))martin-s2011-08-053-2/+3
* Add:maptool:Experimental support for adding county and municipality informationmartin-s2011-08-014-7/+62
* Fix:maptool:Better format for some stringsmartin-s2011-07-211-4/+4
* Fix:maptool:Better check for sbrkmartin-s2011-07-211-2/+2
* Fix:maptool:Avoid integer overflow with point in polygon testmartin-s2011-07-211-1/+22
* Fix:maptool:Corrected return values for point inside boundarymartin-s2011-07-201-4/+4
* Fix:maptool:Correct output for is_in warningmartin-s2011-07-201-1/+2
* Fix:maptool:Handle ex- and enclavesmartin-s2011-07-201-2/+2
* Fix:maptool:Made merge of polygon segments workmartin-s2011-07-202-6/+7
* Fix:maptool:Better handling of broken polygonsmartin-s2011-07-202-11/+40
* Add:maptool:Better algorithm for boundary polygon sortingmartin-s2011-07-201-4/+29
* Fix:maptool:Some cleanupsmartin-s2011-07-201-48/+34
* Add:maptool:Better progress reporting including time and memory statisticsmartin-s2011-07-202-20/+64
* Add:maptool:Removed experimental status of new relation processing for turn r...martin-s2011-07-141-7/+11
* Add:maptool:Removed experimental stat of boundary relationsmartin-s2011-07-122-19/+11
* 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-112-1/+26
* Add:maptool:Better boundary error diagnosticsmartin-s2011-07-113-11/+51
* Fix:maptool:Let boundaries use new relation mechanismmartin-s2011-07-112-75/+58
* Add:maptool:Better resolving strategy for relationsmartin-s2011-07-116-12/+330
* Fix:maptool:Made -b option workmartin-s2011-07-111-14/+17
* Fix:maptool:Better calculation of middle point for degenerated polylinesmartin-s2011-07-101-4/+10
* Add:maptool:Experimental support for boundary relationsmartin-s2011-07-104-53/+190
* Fix:maptool:Use .tmp suffix for all temporary filesmartin-s2011-07-101-6/+6
* Add:maptool:Moved town to country resolution to a separate phasemartin-s2011-07-104-36/+82
* Fix:maptool:Avoid ref counting multiple times in case of restartmartin-s2011-07-103-2/+15
* Fix:maptool:Make restart work with slicesmartin-s2011-07-101-3/+3
* Fix:maptool:Restartabilitymartin-s2011-07-105-4/+129
* Add:maptool:Possibility to set fixed zip file timestampmartin-s2011-07-091-1/+6
* Fix:maptool:Don't count street_unkn as line objectmartin-s2011-07-091-4/+6
* Fix:maptool:pgsql compiles againmartin-s2011-07-092-3/+4
* Add:maptool:Latest way2poi patch from tryagainmartin-s2011-07-095-35/+118
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-094-316/+376
* Add:maptool:Split out parameter handlingmartin-s2011-07-091-242/+272
* Add:maptool:Some cleanupmartin-s2011-07-096-43/+56
* Fix:maptool:Move icons and labels for way2poi generated items to polygon bord...mdankov2011-07-093-11/+37
* Fix:maptool:Complain about unresolvable item typesmartin-s2011-07-081-0/+3
* 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-073-73/+105
* Fix:tools:Maptool command-line options clean-up. Ticket #760. Thanks sleske!akashihi2011-07-071-27/+34