Changes between Initial Version and Version 2 of Ticket #37073
- Timestamp:
- Apr 28, 2026, 6:52:02 AM (2 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37073
- Property Component Uncategorized → GIS
-
Ticket #37073 – Description
initial v2 1 1 When trying to import geos, one need to gdal library installed 2 2 This adds a unnecessary overhead. 3 Ideally the gdal import should be done only if call tothe few functions that uses it are called.3 Ideally the gdal import should happen only one of the few functions that uses it are called.