[Tile-serving] [openstreetmap/osm2pgsql] Lua library for flex backend (#1079)
Jochen Topf
notifications at github.com
Sat Feb 22 15:56:06 UTC 2020
The flex backend uses Lua much more than before. Many Lua scripts will need similar code to handle common cases like parsing/converting tags, checking for existence of certain tags etc. Some code for that is already [here](https://github.com/openstreetmap/osm2pgsql/blob/master/src/init.lua). This code is compiled into osm2pgsql and available as functions in the `osm2pgsql` namespace.
Please use this issue to propose functions for the library or discuss needs.
--
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/1079
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200222/5e34b5ae/attachment.htm>
More information about the Tile-serving
mailing list