Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad behaviour with GDAL 3 in DTMCreation #46

Open
EkicierNico opened this issue Feb 26, 2020 · 1 comment
Open

Bad behaviour with GDAL 3 in DTMCreation #46

EkicierNico opened this issue Feb 26, 2020 · 1 comment

Comments

@EkicierNico
Copy link

EkicierNico commented Feb 26, 2020

Hi,
Just to tell you that there is a bad behaviour with GDAL 3 (at least <= 3.0.2).
In DTMCreation/tuilage_mnt_eau_S2.py, the coordinates tranformation from osr (line 104/105) returns opposite values : (y, x) instead of (x,y).

The consequence is a wrong intersection between S2 image and SRTM coordinates (wrong path of srtm file, line 118/119).

Issue from OSGEO already identified : OSGeo/gdal#1546

For now, MAJA works fine with GDAL 2, my advice is do not update to GDAL 3 until issue is fixed.

Nicolas Ekicier

@petket-5
Copy link

petket-5 commented Mar 4, 2020

The new version of Start_maja takes this into account already.

See: petket-5/Start_maja_int@8ccf43a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants