[Tile-serving] [openstreetmap/osm2pgsql] Allow decision on single/multi geometry for each geometry (#1057)
Jochen Topf
notifications at github.com
Thu Jan 9 13:17:22 UTC 2020
With the old code the decision whether to generate many single polygons
or one multipolygon is done when creating the osmium_builder_t object
(based on a command line argument). This change optionally allows this
to be set when each (multi)polgyon is build. This flexibility will be
used later to allow setting this on a table-by-table basis.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1057
-- Commit Summary --
* Allow decision on single/multi geometry for each geometry
-- File Changes --
M src/osmium-builder.cpp (12)
M src/osmium-builder.hpp (4)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1057.patch
https://github.com/openstreetmap/osm2pgsql/pull/1057.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/1057
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200109/a1199c33/attachment.htm>
More information about the Tile-serving
mailing list