Changes between Initial Version and Version 2 of Ticket #37073


Ignore:
Timestamp:
Apr 28, 2026, 6:52:02 AM (2 hours ago)
Author:
Raphaël Stefanini
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37073

    • Property Component UncategorizedGIS
  • Ticket #37073 – Description

    initial v2  
    11When trying to import geos, one need to gdal library installed
    22This adds a unnecessary overhead.
    3 Ideally the gdal import should be done only if call to the few functions that uses it are called.
     3Ideally the gdal import should happen only one of the few functions that uses it are called.
Back to Top