Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Factor out densification logic from getExtent() into own function. | Guilhem Moulin | 2025-05-21 | 1 |
| | | | | | | And only densify if needs be. Most sources are already in SWEREF 99 (modulo axis mapping strategy) so in pratice we can use mere rectangles as spatial filters. | |||
* | common_gdal: Replace remaining generic Exception with RuntimeError. | Guilhem Moulin | 2025-05-21 | 1 |
| | ||||
* | common_gdal.py: Use OGR_TZFLAG_UTC rather than hardcoding its value 100. | Guilhem Moulin | 2025-04-23 | 1 |
| | | | | Cf. https://gdal.org/en/stable/api/vector_c_api.html#c.OGR_TZFLAG_UTC . | |||
* | webmap-import: Break down into separate modules. | Guilhem Moulin | 2025-04-21 | 1 |