[Tile-serving] [openstreetmap/osm2pgsql] Missing MultiPolygons (#866)

Michael Gale notifications at github.com
Mon Sep 3 11:39:57 UTC 2018


Hi All

I have posted this question on the OSM forum but the responses were "well it works for me" - so I was wondering if anyone here could shed some light.....

https://forum.openstreetmap.org/viewtopic.php?id=63521

I have loaded a full planet import into Postgres and I am coming across occurrences where some multipolygons are not getting imported into the **planet_osm_polygons** table. They do however exist in the **planet_osm_rels** table. I have loaded both with and without the multipolygon switch but still these features do not get imported

This is my import command: (version 0.96 - style sheet is default):

`osm2pgsql -v -l --unlogged --create --slim -C 50000 --number-processes 6 --multi-geometry --flat-nodes planet.nodes --extra-attributes -S /usr/local/share/osm2pgsql/default_timestamp_version.style --hstore -d osm_planet -U osm planet-latest.osm.pbf`

Below are a few examples of Mutipolygons that don't get added to the planet_osm_polygon table:

https://www.openstreetmap.org/relation/3923874
https://www.openstreetmap.org/relation/5325528
https://www.openstreetmap.org/relation/5325529

Am I missing something?

Thanks,

Mike

-- 
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/866
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180903/8cc8637a/attachment.html>


More information about the Tile-serving mailing list