ah, das mit dem migrate kannte ich noch nicht. und das mit dem dateparsing ist mir auch neu.
DANKE! On Wed, 2011-03-02 at 21:06 +0100, Stephan Knauss wrote: > On 02.03.2011 20:32, Gary68 wrote: > > habe srtm daten der uni stuttgart im osm format runtergeladen. scheint > > v0.5-format zu sein. wie kann ich das in 0.6 umwandeln? > > > ../osmosis/osmosis-0.35.1/bin/osmosis --read-xml-0.5 file="a.osm" --sort > > type="TypeThenId" --write-xml-0.6 file="as.osm" > > Warum nicht über migrate wie in der Doku beschrieben? > > Example: Migrating an 0.5 OSM file to API version 0.6. > > osmosis --read-xml-0.5 enableDateParsing=no file="input_0.5.osm" > --migrate --write-xml file="output_0.6.osm" > > > > _______________________________________________ > Talk-de mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/talk-de _______________________________________________ Talk-de mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-de

