[Tile-serving] [openstreetmap/osm2pgsql] Flex output does not generate numeric (int4) "layer" column with "compatible.lua". (#1334)
mboeringa
notifications at github.com
Sun Nov 22 11:32:28 UTC 2020
As an extension of #1333 , the flex output with "compatible.lua" as input style, does not generate a numeric int4 layer column, instead it generates a text type column. Old style pgsql output of openstreetmap-carto always did this, converting the text layer values to int4 numeric column.
I think it would be desirable to have "compatible.lua" do this as well.
--
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/1334
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20201122/d5daee4f/attachment-0001.htm>
More information about the Tile-serving
mailing list