[Tile-serving] [openstreetmap/osm2pgsql] WORK IN PROGRESS: Add pole_of_inaccessibility() function in Lua for polygons (PR #1822)
Jochen Topf
notifications at github.com
Fri Dec 23 09:24:17 UTC 2022
@pnorman had the suggestion in chat to scale by aspect ration of the bounding box `(ST_YMax(g)-ST_YMin(g))/(ST_XMax(g)-ST_XMin(g))` instead of with a fixed scale.
Code here: https://gist.github.com/pnorman/58a58346915eb5c7369d8ff80bfac849
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1822#issuecomment-1363776398
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/pull/1822/c1363776398 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20221223/7dc3623e/attachment.htm>
More information about the Tile-serving
mailing list