Method RequestHeightMap
- Namespace
- Pinwheel.Vista.RealWorldData.USGS
- Assembly
- Pinwheel.Vista.RealWorldData.Runtime.dll
RequestHeightMap(GeoRect)
Starts a height-map request through the wrapped USGS provider.
public override DataRequest RequestHeightMap(GeoRect gps)
Parameters
gpsGeoRectLongitude/latitude rectangle to download.
Returns
- DataRequest
The provider request for the normalized height map.