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. 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.
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. This code is compiled into osm2pgsql and available as functions in the
osm2pgsqlnamespace.Please use this issue to propose functions for the library or discuss needs.