[Tile-serving] [openstreetmap/osm2pgsql] Re-do Lua API (#901)
Sarah Hoffmann
notifications at github.com
Fri Mar 22 12:06:20 UTC 2019
It's possible, we have the information but it would make the processing more expensive. Currently we only retrieve geometries for ways that have not been filtered. If filtering needs the geometries then we need to retrieve it for all ways. So my favourite solution would be a callback function for Lua that can retrieve the geometry when needed. (e.g. in the particular case only for ways that are rendered in a country-specific style.).
--
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/901#issuecomment-475596187
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190322/76d935b3/attachment.html>
More information about the Tile-serving
mailing list