[Tile-serving] [osm2pgsql] Wrong polygon generation (overfitting) with closed ways (#304)
SomeoneElseOSM
notifications at github.com
Tue Mar 17 10:03:19 UTC 2015
I'm not sure if this is similar or not, but while http://www.openstreetmap.org/relation/4672722 existed the roundabout consisting of ways such as http://www.openstreetmap.org/way/33181751 didn't render on OSM-carto, humanitarian or my local database. In my case it was due to the constituent way not being in the database:
psql -c "select osm_id from planet_osm_roads where osm_id = '33181751'" gis
osm_id
--------
(0 rows)
I'm running "osm2pgsql SVN version 0.85.0 (64bit id space)" which would of course not contain any fix from 18 days ago, but for info @simonpoole sees a similar thing with 0.87.2-dev .
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/304#issuecomment-82254450
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150317/63f1eb04/attachment.html>
More information about the Tile-serving
mailing list