[Tile-serving] [osm2pgsql-dev/osm2pgsql] Flex: call `:get_bbox()` on geometry, not on parameter table (object) (Issue #2219)
Marek Dorda
notifications at github.com
Mon Aug 12 14:01:46 UTC 2024
I can only speak for myself. And I find it much more practical to return single values: xmin, ymin, xmax, ymax. You can still work with them. For example, increase the bbox according to the individual geometries in a multipolygon under certain conditions (which in effect means, to filter out some polygons from multipolygon and get bbox for them).
But there could be to methods: `:envelope()` and `:envelope_box()` to get Postgis format for example. I have never been good at naming.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2219#issuecomment-2284073580
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/2219/2284073580 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240812/e0ca68b3/attachment-0001.htm>
More information about the Tile-serving
mailing list