summaryrefslogtreecommitdiff
path: root/navit/maptool/misc.c
Commit message (Expand)AuthorAgeFilesLines
* enhancement:maptool:slice big polygons into smaller parts (#906)Stefan Wildemann2019-10-281-1/+1
* Move multipolygons to own tempfile, simplify filteringStefan Wildemann2019-08-011-0/+12
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-35/+19
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-349/+333
* maptool: migrate free to g_freeJoseph Herlant2018-04-071-1/+1
* maptool: migrate malloc to g_mallocJoseph Herlant2018-04-021-2/+1
* Make big cities visible at low zoomR6327mdankov2015-11-021-0/+4
* Check fwrite rc in maptoolR6301Michael Dankov2015-10-121-14/+13
* Fix:maptool:Fix experimental map by moving coastline to order=9. See #845.mdankov2015-03-191-4/+4
* Fix:maptool:Mark coastline pulling to order 6 as experimental feature, relate...mdankov2015-03-041-1/+4
* Fix:maptool:Fixed badly rendered coastlines ( Trac #854 )kazer_2015-03-031-0/+1
* Fix:maptool:Avoid turn restrictions skipping on long routes. Do not allow tur...mdankov2013-09-101-12/+26
* Fix:core:Introduce constants WORLD_BOUNDINGBOX_* for size of the world.sleske2012-11-051-2/+2
* Simple changes required to compile in MSVCbjasspa2012-08-121-3/+7
* Fix:Build:Better approach for #pragma pack vs __attribute__((packed))martin-s2011-08-051-1/+1
* Fix:maptool:Reduce priority of street_4 a bitmartin-s2011-06-241-2/+4
* Add:Maptool: Adds in extra street types, allowing for more routing options. C...geoghegan2011-06-211-2/+2
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-181-1/+1
* Add:maptool:Optionally create md5 sum of resulting mapmartin-s2011-02-121-15/+5
* Fix:core:Fix clang compiler warnings: discarded constsrikky2011-02-121-1/+1
* Fix:maptool:Some cleanupsmartin-s2011-01-021-3/+0
* Add:maptool:Experimental boundary polygon matchingmartin-s2010-05-151-0/+34
* Fix:maptool:Beginning of cleaning of buffer handlingmartin-s2010-05-151-1/+2
* Add:maptool:Support for specifying order range for itemsmartin-s2010-05-131-9/+28
* Fix:maptool:Don't crash on NULL stringsmartin-s2010-05-021-2/+4
* Add:maptool:Allow multiple -m parametersmartin-s2010-05-021-18/+22
* With Microsoft printf library the format for long long type is %I64d and not ...gauthier602010-04-111-3/+3
* Fix:maptool:Further cleanupsmartin-s2009-12-031-0/+36
* Fix:maptool:Convert character setmartin-s2009-11-271-1/+6
* Add:Core:Experimental CH Routingmartin-s2009-11-081-12/+0
* Fix:maptool:Further cleanups, enabled for buildingmartin-s2009-11-071-100/+15
* Add:Tools:Made osm2navit more modular and renamed to maptoolmartin-s2009-11-061-0/+436