omniscale / imposm3

Imposm imports OpenStreetMap data into PostGIS
http://imposm.org/docs/imposm3/latest/
Apache License 2.0
710 stars 156 forks source link

Fixed memberIndex detection #277

Closed molind closed 1 year ago

molind commented 2 years ago

Same member could be used multiple times in relation. Old code used index of first occurance of the member for all occurances.

e.g. after import https://www.openstreetmap.org/relation/11777666 this relation will result two last members with memberIndex = 50.