Table of Contents

Namespace Pinwheel.Vista.RealWorldData

Classes

AAIGridReader
AAIGridReader.Header
AAIGridReader.Result
CustomImageTileProvider

Image-tile request helper that expands a URL template into concrete tile requests for a custom map service.

CustomTiledDataProvider
CustomTiledDataProviderAsset
DataProviderAsset

Base asset for real-world data providers that download, cache, and expose height or color maps for Vista workflows.

DataRequest
Delegates
GeoPointExtensions

Converts GeoPoint values between GPS, Web Mercator, and viewport-100 coordinate spaces.

GeoRectExtensions

Adds subdivision, transform, validation, and coordinate-space conversion helpers for GeoRect.

GpsUtils
MapTile
MapTileUtilities
OpenTopographyDataProvider
OpenTopographyDataProviderAsset
ProgressHandler
RWBInputProvider
RealWorldBiome

Procedural biome that projects a real-world longitude/latitude rectangle onto an in-scene area and feeds downloaded data into a terrain graph.

TiffReader
TiffReader.ReadTileFailedException
TiffReader.Result
Utilities
VersionInfo
WaitAllWebRequestsCompleted

Structs

GeoPoint
GeoRect
Mathd

Interfaces

IImageTileProvider

Provides per-tile image requests for tiled real-world imagery services.

IMapTile<T>

Describes one tile in a quadtree-style map-tile hierarchy.

IRwdProvider

Provides downloadable real-world data for Vista biomes and provider assets.

Enums

DataAvailability
LoadState
OpenTopographyDataProvider.DEMTypes

Supported DEM datasets exposed by the OpenTopography Global DEM API.

TiffReader.BitDepth
TiffReader.Pivot
TileQuality

Delegates

Delegates.PostProcessDataHandler<T>