techmavengeospatial
techmavengeospatial
If ESRI has their data available like this http://elevation3d.arcgis.com/arcgis/rest/services/WorldElevation3D/Terrain3D/ImageServer/tile/{z}/{y}/{x}.lerc2 why can't I serve data to Cesium like this? http://someip:port/folder/tile/{z}/{y}/{x}.lerc2 https://github.com/CesiumGS/cesium/blob/3601fc73247ab3526c4f18be38ccc8c1860a541b/Source/Core/ArcGISTiledElevationTerrainProvider.js#L63 https://cesium.com/learn/cesiumjs/ref-doc/ArcGISTiledElevationTerrainProvider.html https://github.com/CesiumGS/cesium/blob/main/Apps/Sandcastle/gallery/ArcGIS%20Tiled%20Elevation%20Terrain.html https://cesium.com/learn/cesiumjs/ref-doc/Resource.html I've produced my own LERC tiles and...
Just curious why this is using old SRTM data and not newer ASTER GDEM Version 2 or NED Terrain/Elevation Data? The easy way to download either data is via Global...
Map Data Explorer iOS and Android https://mapexplorer.techmaven.net supports 3DTILES online and offline
https://earthexplorer.techmaven.net is based on fork of Cesium terriajs and works online/offline Supports 3DTILES URL's and offline 3TZ archive format or .3DTILES zip archives and CesiumION Assets Supports offline map tiles...
is there any plans to support OGC Web Coverage Service/OGC API Coverages URL's
**Describe the documentation issue** https://github.com/opengeospatial/OGC-OS-Sprint-04-2020/tree/master/Shared_Datasets https://github.com/jerstlouis/developer-events/blob/patch-1/2023/Tiling-Interfaces-Code-Sprint/README.md https://github.com/jerstlouis/developer-events/blob/patch-1/2023/Tiling-Interfaces-Code-Sprint/GeoPackage%20Vector%20Tiles%20Extensions.pdf **Additional context** Army Geospatial Center and NGA want to distribute data in GPKG format with vector tiles inside using new extension to gpkg...
If I upload some geotiff's or mrsid imagery and a WMS or XYZ tile server I would like to change the order. Not just the order I've uploaded or added...
the application breaks if a node version other than 0.12 Is there anyway to update the node version to 6? LTS Status Release Active LTS Start Active LTS End/Maintenance Start...
**Describe the documentation issue** https://github.com/opengeospatial/OGC-OS-Sprint-04-2020/tree/master/Shared_Datasets https://github.com/jerstlouis/developer-events/blob/patch-1/2023/Tiling-Interfaces-Code-Sprint/README.md https://github.com/jerstlouis/developer-events/blob/patch-1/2023/Tiling-Interfaces-Code-Sprint/GeoPackage%20Vector%20Tiles%20Extensions.pdf **Additional context** Army Geospatial Center and NGA want to distribute data in GPKG format with vector tiles inside using new extension to gpkg...
Is there any document or specification on building archive of TPKX from folder of compact cache v2 .bundle tiles ?