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
@Maxxen
Copy link
Member

Maxxen commented Oct 31, 2025

Thanks for the PR! I've included it as part of this merge #700

@Maxxen Maxxen closed this Oct 31, 2025
@bradh bradh deleted the st_extend_2025-08-31 branch October 31, 2025 19:43
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.

2 participants