diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2024-06-11 02:42:50 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2024-06-11 03:06:50 +0200 |
commit | d1f8a99fd6ebe22a5213857dd4ac03dc7ac654ce (patch) | |
tree | 0ad1f7489485165227a7a457afff2152f4ec2086 /common.py | |
parent | 74dd14bccf9b24f06ba80d1cedb1fd7482663257 (diff) |
Fix extent logic when the SRS of the output layer is not the destination SRS.
The extent is expressed in config['SRS'] in traditional GIS order
(easting/northing ordered: minX, minY, maxX, maxY), but the destination
layers might be pre-existing and use other SRS:es or mapping strategy.
Diffstat (limited to 'common.py')
0 files changed, 0 insertions, 0 deletions