Method RequestHeightMap
- Namespace
- Pinwheel.Vista.RealWorldData
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
RequestHeightMap(GeoRect)
Starts an asynchronous OpenTopography height request for the specified GPS rectangle.
public DataRequest RequestHeightMap(GeoRect gps)
Parameters
gpsGeoRectLongitude/latitude rectangle to download.
Returns
- DataRequest
A request that completes after the AAIGrid payload has been downloaded, parsed, normalized, and cropped.