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