Opened 8 weeks ago
Closed 3 weeks ago
#36854 closed Cleanup/optimization (fixed)
Update GEOS bindings to remove usage of deprecated functions
| Reported by: | David Smith | Owned by: | David Smith |
|---|---|---|---|
| Component: | GIS | Version: | 6.0 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
At time of writing (early 2026) the minimum supported version of GEOS is 3.8. There are a number of functions that GEOS has deprecated support for, see a full list at:
https://libgeos.org/doxygen/deprecated.html
An audit should be conducted of used functions against this list and then migrate away from them.
Two functions that have been noticed so far are initGEOS_r link and finishGEOS_r link.
Change History (6)
comment:1 by , 8 weeks ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 8 weeks ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:5 by , 3 weeks ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
Hey David !
I'd Like to work on this issue; (in case your are not)