Table of Contents

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

gps GeoRect

Longitude/latitude rectangle to download.

Returns

DataRequest

The provider request for the normalized height map.