Table of Contents

Method RequestHeightMap

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

RequestHeightMap(GeoRect)

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

public DataRequest RequestHeightMap(GeoRect gps)

Parameters

gps GeoRect

Longitude/latitude rectangle to download.

Returns

DataRequest

A request that completes after the TIFF has been downloaded, decoded, normalized, and cropped.