[OSM-dev] osmosis and changesets
Frederik Ramm
frederik at remote.org
Fri Feb 20 13:27:12 GMT 2009
Hi,
> Then I tried to patch the daily changesets but since I could not find how to
> filter out the changesets and boundary, osmosis keps mysql server busy for
> ~3 hours.
Unless you have do, don't use a MySQL server for this. Simply take your
India extract, apply the diff and immediately afterwards cut out the
polygon:
osmosis --rxc daily.diff --rx india.osm --ac --bp file=india.poly --wx
india-new.osm
If you don't have a polygon then you can use the --bb task instead,
specifying a bounding box.
Bye
Frederik
More information about the dev
mailing list