Skip to content
dankrusi edited this page Apr 22, 2012 · 2 revisions

Data Maps

The Data Maps provide information for the different analysis strategies.

Example Implementation

Data Map Classes

DataMap

The base class for any data map. This class handles requests from the drawing framework to draw tiles and also maps requests from Analysis Maps for data information.

ImageDataMap

Helper class for displaying large image data within the framework. Maps can inherit from this class to automatically create tiles et cetera.

Available Data Maps

Color Relief Data Map

Screenshot

Elevation Data Map

Screenshot

Further Ideas

TODO