[Tile-serving] [osm2pgsql-dev/osm2pgsql] Error in reprocessing of ways in relation, if osmc_symbols-tag of the relation contains the word 'backslash' (Issue #2128)

Mathias notifications at github.com
Thu Feb 1 13:00:03 UTC 2024


I found more out about it. But first a correction of the output of osm2pgsql which got lost during copy and past:

![grafik](https://github.com/osm2pgsql-dev/osm2pgsql/assets/10726570/efd3fdbd-572e-4c88-9da9-d84aacb7ede9)

My first workaround was: 
1. Clip and convert the PBF to OSM for my bounding box with osmium
2. Import the OSM file with osm2pgsql

What was also working:
1. Clip to my bounding box and save as PBF
2. Import with osm2pgsql

So I was converting the whole file and searched for 'green:white:green:' and found this relation https://www.openstreetmap.org/relation/1830701#map=14/50.1851/12.2991. That is far away from my boundingbox:

`osm2pgsql -O flex -S demo.lua -b 13.662356,50.792525,13.888777,50.89853 sachsen-latest.osm.pbf`

The error happens, if I convert the complete file sachsen-latest.osm.pbf to OSM-XML. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2128#issuecomment-1921274692
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2128/1921274692 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240201/338f8b67/attachment.htm>


More information about the Tile-serving mailing list