summaryrefslogtreecommitdiff
path: root/osm2navit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:Tools:Use correct plugin namemartin-s2009-07-031-1/+1
* Add:Tools:Duplicate ways and nodes if necessary, some cleanupsmartin-s2009-07-031-178/+113
* Fix:Tool:Fix for infinit loop.|Thanks to hgavin for the patchhorwitz2009-06-301-0/+5
* Add:Tools:Add country index for chilemartin-s2009-06-281-0/+1
* Fix:Tools:Don't call alarm on win32martin-s2009-06-241-0/+2
* Fix:Tools:Use word stems for generating indexmartin-s2009-06-241-13/+18
* Add:Tools:Added multiple index entries for special charsmartin-s2009-06-231-6/+17
* Add:Tools:Added hungarymartin-s2009-06-231-0/+1
* Add:osm2navit:Add some more country codes|Thanks to petrs for the patchhorwitz2009-06-221-1/+4
* Fix:Tools:Fixed a typomartin-s2009-06-221-1/+1
* Fix:Tools:Enable one percent overlap for osm2navitmartin-s2009-06-221-1/+1
* Patch:Core:Patch from ticket #324, converts osm max_speed from mph to km/h|Th...kazer_2009-06-161-1/+5
* Fix:OSM:Buffer size should not be hardcoded, we have nice #definepavel2009-05-231-1/+1
* Add:Core:Add support for cities that do not have is_in tag, trac #338pavel2009-05-231-1/+4
* Add:Tools:Overlap parameter for tile generationmartin-s2009-05-121-26/+30
* Fix:Tools:Fixed typo in osm2navit generating false country bboxesmartin-s2009-05-111-1/+2
* Add:Tools:Made osm2navit more memory friendly, made slice sizemartin-s2009-05-101-86/+215
* Fix:Tools:Fixed memory corruption in osm2navitmartin-s2009-05-021-4/+4
* Revert "Fix:Osm2Navit:Fixing some compiler warnings. Thanks Worldcitizen for ...tinloaf2009-04-271-4/+4
* Fix:Osm2Navit:Fixing some compiler warnings. Thanks Worldcitizen for the patch.tinloaf2009-04-261-4/+4
* Fix:Tools:Let osm2navit split up all road types on intersectionsmartin-s2009-04-241-8/+10
* Fix:Revert commit of wrong branch. Blame git...tinloaf2009-04-221-65/+12
* Add:Various:Adding LZMA support to binfilestinloaf2009-04-221-12/+65
* Fix:osm2navit: Fixed issues with r2203singesang2009-04-201-8/+7
* Fix:osm2navit: Corrected total number of entriessingesang2009-04-181-4/+9
* Add:Osm2Navit:Support Polandtinloaf2009-04-151-0/+1
* Fix:Osm2Navit:Don't allocate huge buffers on stacktinloaf2009-04-141-1/+9
* Fix:Core:Made routing more flexiblemartin-s2009-04-121-40/+91
* Fix:Osm2Navit:Fixing spelling mistaketinloaf2009-04-061-1/+1
* Add:Osm2Navit:Support the Czech Republictinloaf2009-04-061-0/+1
* Fix:Tools:Fixed country tablemartin-s2009-04-021-2/+2
* Fix:Core:Cleaned up routing and made it more flexiblemartin-s2009-03-161-13/+98
* Fix:Tools:Fix z option in osm2navitmartin-s2009-03-121-1/+1
* Fix:Tools:Cleanup all temp filesmartin-s2009-03-051-1/+3
* Add:Tools:Better support for multiple layers in osm2navitmartin-s2009-02-221-147/+179
* Add:Osm2Navit:Implementing speedlimitstinloaf2009-02-211-3/+19
* Fix:Tools:Correctly number search filesmartin-s2009-02-181-1/+2
* Fix:Tools:Fixed a performance issue in osm2navitmartin-s2009-02-181-7/+8
* Fix:Tools:Use unique filenames in osm2navitmartin-s2009-02-131-6/+17
* Fix:Tools:Correctly clean up tmpfilesmartin-s2009-02-131-1/+1
* Fix:Core:Replaced g_file_get_contents with navit versionmartin-s2009-02-131-3/+5
* Fix:Tools:Further cleanup and bug fixing of osm2navitmartin-s2009-02-111-41/+56
* Fix:Tools:Further cleanup and bug fixing of osm2navitmartin-s2009-02-111-61/+84
* Fix:Tools:Cleanup of osm2navitmartin-s2009-02-111-129/+108
* Add:Core:Initial working on turn restrictionsmartin-s2009-01-271-38/+144
* Add:osm2navit:Write binary ids instead of debug for osm idsmartin-s2009-01-261-2/+17
* added some barriers according to Map Features in the osm wiki. christeck2009-01-091-0/+6
* Add:Tools:Added support for belgium in osm2navitmartin-s2009-01-051-0/+1
* Fix:Core:Raise buffer size to get latest osm maps convertedmartin-s2009-01-011-1/+1
* osm2navit:fix:Fix some warningshorwitz2008-12-291-2/+5