WCSTerrainProvider icon indicating copy to clipboard operation
WCSTerrainProvider copied to clipboard

How to add this functionality to Cesium?

Open rsignell-usgs opened this issue 9 years ago • 1 comments

What is the proper procedure for adding the WCSTerrainProvider function to Cesium?

rsignell-usgs avatar Jan 30 '16 17:01 rsignell-usgs

You will need to include GeotiffParser.js from https://github.com/xlhomme/GeotiffParser.js, then WCSTerrainProvider.js should work with Cesium.js and WCS from GeoServer 2.11.

openfirmware avatar Aug 15 '17 23:08 openfirmware