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


Ignore:
Timestamp:
Oct 17, 2025, 4:54:19 PM (3 weeks ago)
Author:
Josh Thomas

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36441, comment 12

    initial v1  
    33GEOS has been lazy-loaded for ~10 years without a check, meaning misconfigured GEOS installations have only been caught at runtime when geometry fields are actually used and I haven’t really seen complaints about that (though maybe I’ve just missed them!).
    44
    5 The question is: is a check needed because GDAL genuinely needs different treatment than GEOS, or is this just noticing the gap while touching GDAL code? I admit my ignorance on the details on the differences between the two libraries here.
     5The question is: is a check needed because GDAL genuinely needs different treatment than GEOS, or is this just noticing the gap while touching GDAL code? I admit my ignorance on the details of the differences between the two libraries here.
    66
    77What would be the preference?
Back to Top