Changes between Version 1 and Version 2 of Ticket #36441, comment 12
- Timestamp:
- Oct 17, 2025, 5:15:46 PM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36441, comment 12
v1 v2 8 8 9 9 1. Add it to `BaseSpatialField` which would check both GEOS + GDAL 10 2. Add it to `RasterField` only, which uses GDAL but not GEOS , and would more mirror the Pillow/`ImageField` pattern10 2. Add it to `RasterField` only, which uses GDAL but not GEOS 11 11 3. Do nothing and let GDAL follow the same lazy pattern as GEOS