Replies: 1 comment 1 reply
-
Can you please share more information in order for someone else to be able to reproduce what you see? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've got a map with a terrain layer where I'm rendering the hillshade using MapLibre's Igor algorithm with the following settings.
I'm trying to precompute the hillshade with GDAL so I can make the map more responsive and so far, I've not been able to match MapLibre's output with GDAL. I'm curious if anyone has any insight about how to do this? I've not gone so far as to compare the algorithms yet. I love what I'm seeing in terms of the result in MapLibre. GDAL's Igor output is not as visually striking.
Beta Was this translation helpful? Give feedback.
All reactions