-
Notifications
You must be signed in to change notification settings - Fork 18
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
Add Hillshade layer to notebook api #304
Conversation
Integration tests report: appsharing.space |
415e153
to
7c1f656
Compare
"attribution": { | ||
"type": "string", | ||
"description": "The attribution for the raster-dem source" | ||
}, | ||
"encoding": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it some outdated thing we used to have with maplibre?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea, that and tileSize
were needed in MapLibre
7c1f656
to
164ad6d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Description
Add
add_hillshade_layer
to notebook api and removes some old MapLibre stuff from theRasterDemSource
schema.Checklist
Failing lint checks can be resolved with:
pre-commit run --all-files
jlpm run lint
📚 Documentation preview: https://jupytergis--304.org.readthedocs.build/en/304/
💡 JupyterLite preview is available from the doc, by clicking on