[Tile-serving] [osm2pgsql] lost road (#359)

Charly Koza notifications at github.com
Fri Jun 5 16:11:26 UTC 2015


using osm2pgsql 0.85.0-1~trusty1

```
select * from planet_osm_ways where id=197265764
```
returns a line but 
```
select * from planet_osm_polygon where osm_id=197265764
select * from planet_osm_line where osm_id=197265764
select * from planet_osm_roads where osm_id=197265764
```
do not .
I'm not sure what happened here, it's part of some multipolygons

http://www.openstreetmap.org/way/197265764#map=19/48.86484/2.39892

It seems it worked in version 0.81.0-1~precise1.

any idea ?

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/359
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150605/e0933a6f/attachment.html>


More information about the Tile-serving mailing list