[Tile-serving] [osm2pgsql-dev/osm2pgsql] Missing ways when importing relations (Issue #2301)
Goncalo Oliveira
notifications at github.com
Tue Feb 11 16:23:25 UTC 2025
ok, maybe this is because it's an extract... I found that I can look for a way in the osm.pbf file so I did this
```
osmium getid gabon-latest.osm.pbf w1218021336 -o way_1218021336.osm
```
The contents contain only the bounds
```xml
<?xml version='1.0' encoding='UTF-8'?>
<osm version="0.6" generator="osmium/1.17.0">
<bounds minlat="-5.756775" minlon="7.389727" maxlat="2.325716" maxlon="14.563751"/>
</osm>
```
So maybe this is because it's an extract? I'll download the entire continent and see if it's fixed there...
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2301#issuecomment-2651324747
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2301/2651324747 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250211/8f379d44/attachment.htm>
More information about the Tile-serving
mailing list