[Tile-serving] [openstreetmap/osm2pgsql] Does the -G option support MultiPoint and MultiLineString geometries? (#609)

Paul Norman notifications at github.com
Thu Jul 21 00:51:58 UTC 2016


> I can't create primary keys on the highways due to osm_id duplicates.

The rendering tables do not have a unique or primary key by design. -G will not change that, nor is it supposed to.

-----

> Are there any plans to do so in the future?

They couldn't be in the C transforms. It would mean extending the Lua interface to have another return for if an object is supposed to be transformed into a Multi geometry type or not, as well as probably another return for what distance to split linestrings on.

---
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/issues/609#issuecomment-234127070
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160720/095591eb/attachment.html>


More information about the Tile-serving mailing list