summaryrefslogtreecommitdiff
path: root/navit/maptool/osm_o5m.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-22/+11
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-296/+285
* fix:maptool:proper signednessR6737Michael Dankov2016-08-241-2/+2
* refactor:maptool:Support 56 bit node IDsR6731Michael Dankov2016-07-271-4/+4
* Fix:maptool:Skip & report unknown o5m tags. Recognize and silently ignore 0xd...Michael Dankov2015-08-141-1/+11
* Fix:maptool:Increase o5m processing buffer size. Report more info in case we ...mdankov2015-05-161-2/+2
* Fix:maptool:Fix boundaries issue on win32rikky2012-04-231-5/+5
* Add:maptool:Some cleanupmartin-s2011-07-091-4/+4
* Add:maptool:Add POIs for OSM way objects if appropriate|Thanks tryagainmartin-s2011-07-051-2/+2
* Add:maptool:Experimental o5m supportmartin-s2011-07-031-0/+342