StrandedKitty/streets-gl

How to create the elevation tiles from Esri?

Strubbl opened this issue · 4 comments

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 current ElevationEndpointTemplate is redirecting to https://osm-tiles.ams3.cdn.digitaloceanspaces.com/elevation/
Who is providing these tiles?

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

@StrandedKitty Any more insights we can get on this? Super curious