[Tile-serving] [openstreetmap/osm2pgsql] Lua relation members gets post-way transform member tags (#659)
Paul Norman
notifications at github.com
Thu Dec 22 22:42:17 UTC 2016
> My inclination is that this is a bug. I can probably work around it in ClearTables by encoding all the tags into one column as text, since I have a function to do that
Nope, this isn't really an option. I was hoping that I'd be able to use avoid parsing that text and just using if it's different, but I need the tags in a table to check for each way if I want to accept the feature. The former just tells me if it's an old-style MP, not if I want it in the relevant table.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/659#issuecomment-268906992
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20161222/a5322c0c/attachment.html>
More information about the Tile-serving
mailing list