aboutsummaryrefslogtreecommitdiffstats
path: root/common_gdal.py
Commit message (Collapse)AuthorAgeFiles
* common_gdal: Replace remaining generic Exception with RuntimeError.Guilhem Moulin2025-05-211
|
* common_gdal.py: Use OGR_TZFLAG_UTC rather than hardcoding its value 100.Guilhem Moulin2025-04-231
| | | | Cf. https://gdal.org/en/stable/api/vector_c_api.html#c.OGR_TZFLAG_UTC .
* webmap-import: Break down into separate modules.Guilhem Moulin2025-04-211