[Tile-serving] [osm2pgsql] Delete undesired tags with Lua transform (#268)

Paul Norman notifications at github.com
Tue Jan 27 20:31:13 UTC 2015


> Isn't that done [here](https://github.com/openstreetmap/osm2pgsql/blob/master/style.lua#L55) already?

Ah, I had missed that.

Kind of - there are two differences from the C transforms. The first is it uses a different list, which is easily fixed. The second is that the method used (setting specific keys to nil) doesn't work for wildcards.


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/268#issuecomment-71721997
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150127/0ce42dbc/attachment.html>


More information about the Tile-serving mailing list