ausschneiden eines Kartenausschnitts in Open Street Maps gehlt auf der Kommandozeile mit Osmosis: http://wiki.openstreetmap.org/wiki/Osmosis. Ein Beispiel:
set JAVACMD_OPTIONS=-Xmx1024M
rem osmosis-0.31.1\bin\osmosis --read-xml ..\germany.osm.bz2 --bounding-box
rem left="9.43" top="48.69" right="10.56" bottom="48.19" --write-xml ulm.osm
rem Dortmund
rem 7.37045,51.45230,7.65335,51.58219
G:\Data\SSE\OSM
g:
osmosis-0.34\bin\osmosis
--read-xml enableDateParsing=no file=.\germany.osm --bounding-box
bottom=51.4 left=7.3 top=51.5 right=7.6 --write-xml file=Dortmund_07.osm
rem left=7.37 top=51.58 right=7.65 bottom=51.45 --write-xml Dortmund_05.osm
pause
set JAVACMD_OPTIONS=-Xmx1024M
rem osmosis-0.31.1\bin\osmosis --read-xml ..\germany.osm.bz2 --bounding-box
rem left="9.43" top="48.69" right="10.56" bottom="48.19" --write-xml ulm.osm
rem Dortmund
rem 7.37045,51.45230,7.65335,51.58219
G:\Data\SSE\OSM
g:
osmosis-0.34\bin\osmosis
--read-xml enableDateParsing=no file=.\germany.osm --bounding-box
bottom=51.4 left=7.3 top=51.5 right=7.6 --write-xml file=Dortmund_07.osm
rem left=7.37 top=51.58 right=7.65 bottom=51.45 --write-xml Dortmund_05.osm
pause
Keine Kommentare:
Kommentar veröffentlichen