Skip to content

Conversation

bradh
Copy link
Contributor

@bradh bradh commented Aug 31, 2025

It returns a bounding polygon expanded by a specified amount. A common use case is doing a "near" search on a point.

This is a postgis function, not found by me in OGC MM.

See https://postgis.net/docs/ST_Expand.html

@bradh bradh changed the title feat: implement ST_Extend feat: implement ST_Expand Aug 31, 2025
It returns a bounding polygon expanded by a specified amount. A common
use case is doing a "near" search on a point.

This is a postgis function, not found by me in OGC MM.

See https://postgis.net/docs/ST_Expand.html
@bradh bradh force-pushed the st_extend_2025-08-31 branch from 3b87eb6 to de9a55a Compare August 31, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant