How does the STEP parameter work? #789
Unanswered
melindafemminis
asked this question in
Q&A
Replies: 1 comment
-
The X and Y pixel size is multiplied by the step value. So a DEM imported with a 0,5m by 0,5m will result in a 1,5m by 1,5m with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When importing a georeferenced elevation raster as DEM raw data build, it is possible to chose the step parameter.
When it is increased the upload is faster.
How does this work? What is the algorithm behind it?
I would like to know how the data is changed by it.
Beta Was this translation helpful? Give feedback.
All reactions