Opened 44 minutes ago
Last modified 11 minutes ago
#37334 assigned Cleanup/optimization
Ignore max_geom_collections for GEOS 3.15+.
| Reported by: | Sarah Boyce | Owned by: | Sarah Boyce |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
GEOS 3.15 and later provide built-in protection against deeply nested geometry collections. See: https://github.com/libgeos/geos/commit/8b8b3da7a3d9fb8953ff60bc49aa0320d51ae45c
The max_geom_collections security limit can be ignored for GEOS 3.15+.
We may want to deprecate max_geom_collections in future.
Change History (2)
comment:1 by , 38 minutes ago
| Has patch: | set |
|---|
comment:2 by , 11 minutes ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Note:
See TracTickets
for help on using tickets.