[Tile-serving] [openstreetmap/osm2pgsql] Skip output for untagged objects (#815)
Sarah Hoffmann
notifications at github.com
Sat Feb 3 09:44:15 UTC 2018
When adding objects call output backends only when there
are any tags. Only works for the initial import. When updating
data, all objects need to be forwarded in case they need to
be deleted. That also means that output backends still must
be able to handle untagged objects.
Fixes #706.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/815
-- Commit Summary --
* Skip output for untagged objects
-- File Changes --
M osmdata.cpp (23)
M tests/test-parse-xml2.cpp (8)
M tests/test_output_multi_line_storage.osm (3)
M tests/test_output_multi_poly_trivial.osm (3)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/815.patch
https://github.com/openstreetmap/osm2pgsql/pull/815.diff
--
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/815
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180203/1bb0a2ed/attachment.html>
More information about the Tile-serving
mailing list