Opened 23 months ago
Closed 23 months ago
#35086 closed New feature (fixed)
Add BoundedCircle support with SpatiaLite 5.1+
| Reported by: | David Smith | Owned by: | David Smith |
|---|---|---|---|
| Component: | GIS | Version: | dev |
| 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
SpatiaLite added support for BoundedCircle (GEOSMinimumBoundingCircle) https://groups.google.com/g/spatialite-users/c/hAJ2SgitN4M
GeoDjango already supports this on Oracle / PostGIS backends, we should allow support on SpatiaLite too.
Change History (4)
comment:1 by , 23 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
| Type: | Uncategorized → New feature |
| Version: | 5.0 → dev |
comment:2 by , 23 months ago
| Has patch: | set |
|---|
comment:3 by , 23 months ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
PR