osmosis
Verfasst von thomas am Mo, 08/12/2008 - 21:43
Published in
osmosis
Java-Komandozeilenanwendung, übersetzt von/in viele Formate (xml, mysql, postgresql)
Schema anlegen in PostgreSQL, script liegt unter \script\pgsql_simple_schema.sql
osmosis --read-xml file=d:\daten\osm\niedersachsen.osm.bz2 --write-pgsql host="localhost" database="osm" user="osm" password="osm"
Die (De-)kompressionsroutinen sind ziemlich langsam, im Zweifelsfall besser externes bzip2 benutzen