[Tile-serving] [osm2pgsql] Invalid multipolygon or osm2pgsql issue? (#185)
Paul Norman
notifications at github.com
Wed Sep 24 18:01:09 UTC 2014
After importing the relation/full, I get
```
osm2pgsql_test=# select st_numinteriorrings(way) from planet_osm_polygon where osm_id=-3393792;
┌─────────────────────┐
│ st_numinteriorrings │
├─────────────────────┤
│ 9 │
└─────────────────────┘
```
The multipolygon is being imported fine - which is supported by the fact that it renders fine.
If there's an issue with any other objects, you need to give the ID.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/185#issuecomment-56712386
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140924/066b1e44/attachment.html>
More information about the Tile-serving
mailing list