-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
How to create the elevation tiles from Esri? #184
Comments
The current ElevationEndpointTemplate is redirecting to https://osm-tiles.ams3.cdn.digitaloceanspaces.com/elevation/ |
New here, but found this #46 (comment) not sure what level ids are, but guessing they downloaded the start and end for each level then put it into a digitalocean s3 server https://github.com/Esri/raster-tiles-compactcache/blob/master/CompactCacheV2.md |
I wonder how it compares to https://github.com/Jorl17/open-elevation/tree/master |
@StrandedKitty Any more insights we can get on this? Super curious |
I want to host streets-gl on my local machine. How can i create the elevation tiles from Esri for self-hosting? I mean the tiles which are configured with the ElevationEndpointTemplate:
https://github.com/StrandedKitty/streets-gl/blob/dev/src/app/Config.ts#L145
The text was updated successfully, but these errors were encountered: