You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hye,
In France, a public service called Geoportail use WMS flux provided by IGN. Requests are in this format : https://wxs.ign.fr/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts?LAYER=ELEVATION.ELEVATIONGRIDCOVERAGE.HIGHRES&FORMAT=image/x-bil;bits=32&SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE=normal&TILEMATRIXSET=WGS84G&TILEMATRIX=12&TILEROW=1012&TILECOL=4228
I would like to use this flux as as CesiumTerrainProvider in CesiumJS.
For questions like this one, please post on the Cesium Community Forum, where our engineers and community members can help answer. We limit Github postings to feature requests and bug reports. Thank you!
Hye,
In France, a public service called Geoportail use WMS flux provided by IGN. Requests are in this format :
https://wxs.ign.fr/an7nvfzojv5wa96dsga5nk8w/geoportail/wmts?LAYER=ELEVATION.ELEVATIONGRIDCOVERAGE.HIGHRES&FORMAT=image/x-bil;bits=32&SERVICE=WMTS&VERSION=1.0.0&REQUEST=GetTile&STYLE=normal&TILEMATRIXSET=WGS84G&TILEMATRIX=12&TILEROW=1012&TILECOL=4228
I would like to use this flux as as CesiumTerrainProvider in CesiumJS.
I tried with https://github.com/kaktus40/Cesium-GeoserverTerrainProvider with no result...
Any idea please ...?
The text was updated successfully, but these errors were encountered: