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

Contours and hill shading : minimum instructions needed #318

Open
necarnot opened this issue Jan 15, 2024 · 1 comment
Open

Contours and hill shading : minimum instructions needed #318

necarnot opened this issue Jan 15, 2024 · 1 comment

Comments

@necarnot
Copy link
Contributor

Hello,

I've read the Makefile and tried to understand the dirty notes about contours and hill shading, but though I've downloaded the DEM files of some relevant zones, I don't know how to use this make file, as I don't know which make target I must call, neither where to put the DEM files.
As written in SHADING_AND_CONTOURS.md, the documentation has to be improved and I'm OK to try to improve it, but I may need some starting point, which I'm missing at present.

Thank you.

Nicolas

@zdila
Copy link
Member

zdila commented Jan 17, 2024

Many depends on the properties of data you have. But basically you should have DEM data geotiff transformed to EPSG:3857 and save it to build/merged.tif and then run make -j 4 build/final.tif.ovr.

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