Example_PixelPyramid

Description

class Tinman.Demo.Examples.Example_PixelPyramid

Full source code is included in the Tinman 3D SDK download.

Examples on how to use the IPixelPyramid interface.

Public / Methods

Stream­From­Custom­Service


[OwnerReturn]
public static method StreamFromCustomService → ()

returns → IPixelPyramid

The streaming pixel pyramid.

Shows how to create a pixel pyramid that stream data from a custom web service.

Stream­From­Web­Map­Service


[OwnerReturn]
public static method StreamFromWebMapService → ()

returns → IPixelPyramid

The streaming pixel pyramid.

Shows how to create a pixel pyramid that streams data from a Web Map Service (WMS).

NASA Earth Observations
Land Cover Classification (1 year)
https://neo.gsfc.nasa.gov/view.php?datasetId=MCD12C1_T1

Stream­From­Web­Map­Tile­Service


[OwnerReturn]
public static method StreamFromWebMapTileService → ()

returns → IPixelPyramid

The streaming pixel pyramid.

Shows how to create a pixel pyramid that streams data from a Web Map Tile Service (WMTS).