-
Notifications
You must be signed in to change notification settings - Fork 3
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
Wrong contours when generating from geotiff with other projections #51
Labels
bug
Something isn't working
Comments
Hi. Thanks for the bug report. Can you please attach/provide a link to the various tif files you used to reproduce the issue? |
Here you go: |
Ok, thanks for looking into it! |
agrenott
added a commit
that referenced
this issue
May 1, 2024
Internal processing expect tiles to be rectangles aligned to WSG84 coordinates. Detect and fail on non-compatible tiles. Close #51
agrenott
added a commit
that referenced
this issue
May 1, 2024
Internal processing expect tiles to be rectangles aligned to WSG84 coordinates. Detect and fail on non-compatible tiles. Close #51
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
I tried generating contours from a geotiff file that had a Lambert2008 projection.
They are wrong however, and do not match up with the ones (correctly) generated from the same geotiff in EPSG:3857.
I've included a screenshot from QGIS showing OSM tiles, with the Lambert2008 geotiff on top. The pink contours are generated by pyhgtmap from the Lambert2008 tiff file, with the brown ones generated from the EPSG:3857 geotiff file.
Here's the listgeo output of that Lambert2008 geotiff file:
The text was updated successfully, but these errors were encountered: