Class OpenTopographyDataProvider
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
[Serializable]
public class OpenTopographyDataProvider : IRwdProvider
- Inheritance
-
OpenTopographyDataProvider
- Implements
- Inherited Members
Properties
- apiKey
API key forwarded to the OpenTopography request URL.
- availability
Data types supported by this provider.
- demType
OpenTopography DEM dataset queried by this provider.
Methods
- RequestColorMap(GeoRect)
Color-map requests are not supported by this provider.
- RequestHeightMap(GeoRect)
Starts an asynchronous OpenTopography height request for the specified GPS rectangle.
Events
- postProcessHeightDataCallback
Invoked after the downloaded height data has been normalized and cropped but before it is stored in the request.