[Tile-serving] [openstreetmap/osm2pgsql] Return error when Lua tag transform cannot be read (#842)

Paul Norman notifications at github.com
Sun Apr 22 05:51:05 UTC 2018


> I haven't really looked much into the test cases yet. Do we already have tests covering errors during tag processing, like "Tag transform style does not contain a function filter_tags_node"?

Currently we're not really handling any errors with missing lua functions, be it a missing file, or a missing function within the file. We should be, but we want to make sure that new code has corresponding tests in the test suite.

-- 
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/pull/842#issuecomment-383357446
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180421/c6f26f7b/attachment.html>


More information about the Tile-serving mailing list