Hi all

I'd like to create the local copy of osm api db.
First I populated DB with full planet.osm file using osmosis,
afterwards initialized and created osm change file.

Should I run --simplify-change before applying the change file to the db?

I.e. is it required
nice gzip -d -c change.osm.gz | nice ./osmosis --read-xml-change
file=/dev/stdin --simplify-change --write-xml-change file=- | nice
gzip -9 -c > change.unique.osm.gz

Thanks
-- 
Dmytro Korochkin
Senior Analyst of IT Operations
Cogniance Inc

_______________________________________________
osmosis-dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/osmosis-dev

Reply via email to