[Tile-serving] [osm2pgsql-dev/osm2pgsql] Ideas for improved geometry processing (Issue #1663)
Jochen Topf
notifications at github.com
Sun Jul 27 19:45:48 UTC 2025
joto left a comment (osm2pgsql-dev/osm2pgsql#1663)
Here is another use case worth mentioning: Large oddly-shaped geometries can make indexes really inefficient. Think of an L-shaped linestring covering a large part of the map or a C-shaped polygon. Their bounding boxes can be much larger than the actual geometry, so any index lookup in that bounding box will hit that shape only to be later filtered out.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/1663#issuecomment-3124687509
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/issues/1663/3124687509 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20250727/a4b6dfaf/attachment.htm>
More information about the Tile-serving
mailing list