[Tile-serving] [openstreetmap/osm2pgsql] Minor issue with source path for the LUA tag transform script in latest version? (#1063)
mboeringa
notifications at github.com
Mon Jan 20 18:42:26 UTC 2020
I tried to update to the latest version of osm2pgsql with libosmium version 2.15.4. I followed the instructions and was able to successfully compile it. So far no problem.
However, when I attempt to run osm2pgsql using the exact same command line I used many times before, osm2pgsql fails with an error about a non-existing path, and I see 'src/openstreetmap-carto' duplicated in the error message, which is indeed an incorrect path.
Simply removing the 'src/openstreetmap-carto' part of the **--tag-transform-script** parameter and re-running the command, allowed osm2pgsql to successfully start up.
This is an absolutely minor issue, but am I correct this is a small undocumented change where the LUA script's path should no longer be included and only the script's name specified?

--
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/1063
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200120/931bcb63/attachment.htm>
More information about the Tile-serving
mailing list