[Tile-serving] [openstreetmap/osm2pgsql] Add a script for simple updating of a database (#1411)
Stephan
notifications at github.com
Sat Feb 6 22:07:23 UTC 2021
Quite interesting. With osmosis being end-of-life and osmupdate also last update three years ago, it is nice to see some alternatives around.
It is nice that it detects from a Geofabrik pbf file that is has there a replication service for extracts.
@mmd-osm that would cover your use-case. run init with the osm-file parameter.
If I use a Geofabrik extract as a base for my own extract then it does still insist to load updates from there.
I would like to reduce dependency to 3rd party services. When running without a parameter it tries to guess the starting sequence. Why not allowing to specify the state file URL where to start?
I also noticed that if I update my extract that there is no way to have a polygon filtering applied before feeding in the updates to the database.
Could you include a polygon filtering like the one used here:
https://github.com/Zverik/regional/blob/master/trim_osc.py
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1411#issuecomment-774550780
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210206/8d7aef9f/attachment.htm>
More information about the Tile-serving
mailing list