Table of Contents

Method RequestColorMap

Namespace
Pinwheel.Vista.RealWorldData.USGS
Assembly
Pinwheel.Vista.RealWorldData.Runtime.dll

RequestColorMap(GeoRect)

Starts an asynchronous USGS color request for the specified GPS rectangle.

public DataRequest RequestColorMap(GeoRect gps)

Parameters

gps GeoRect

Longitude/latitude rectangle to download.

Returns

DataRequest

A request that completes after the imagery has been downloaded and cropped.