Add:Tools:Made osm2navit more modular and renamed to maptool
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 6 Nov 2009 23:05:01 +0000 (23:05 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Fri, 6 Nov 2009 23:05:01 +0000 (23:05 +0000)
commit5ae73f93b2e79a0e1e1633e609831a288c21ac65
treede1f92057ca6d8206fb7324165517dc8085eab5d
parentb2a938091cb5da2c113b5c5c9c016af39dce2d71
Add:Tools:Made osm2navit more modular and renamed to maptool

git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit@2724 ffa7fe5e-494d-0410-b361-a75ebd5db220
13 files changed:
navit/maptool/Makefile.am [new file with mode: 0644]
navit/maptool/buffer.c [new file with mode: 0644]
navit/maptool/coastline.c [new file with mode: 0644]
navit/maptool/geom.c [new file with mode: 0644]
navit/maptool/itembin.c [new file with mode: 0644]
navit/maptool/maptool.c [new file with mode: 0644]
navit/maptool/maptool.h [new file with mode: 0644]
navit/maptool/misc.c [new file with mode: 0644]
navit/maptool/osm.c [new file with mode: 0644]
navit/maptool/sourcesink.c [new file with mode: 0644]
navit/maptool/tempfile.c [new file with mode: 0644]
navit/maptool/tile.c [new file with mode: 0644]
navit/maptool/zip.c [new file with mode: 0644]