Changes between Version 1 and Version 2 of Ticket #36441, comment 12


Ignore:
Timestamp:
Oct 17, 2025, 5:15:46 PM (3 weeks ago)
Author:
Josh Thomas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36441, comment 12

    v1 v2  
    88
    991. 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` pattern
     102. Add it to `RasterField` only, which uses GDAL but not GEOS
    11113. Do nothing and let GDAL follow the same lazy pattern as GEOS
Back to Top