[Tile-serving] [openstreetmap/osm2pgsql] Should planet_osm_polygons have MultiPolygon geometry type, not Geometry? (#573)

Rory McCann notifications at github.com
Fri Apr 22 09:06:33 UTC 2016


>> Standard Polygons can be converted to MultiPolygons (a multipolygon with just one polygon).

>There are operations you can do on polygons that you can't do on multipolygons

I can see [ST_ExteriorRing](http://postgis.net/docs/ST_ExteriorRing.html), are there others?

How about this: When using `-G` option, the data type could be MuliPolygon, and without `-G` it would be Polygon? Then the user will get data that works with the queries they expect to work.

---
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/573#issuecomment-213342397
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20160422/1b6da174/attachment.html>


More information about the Tile-serving mailing list