GlobeEngine
geGIS::ReferenceSystemInfo Struct Reference

#include <ReferenceSystem.h>

Public Attributes

double scaleToLocalLongCoordinates
 
double scaleToLocalLatCoordinates
 
short optimalTileTreeCount
 
std::string profile
 
double refSystemBounds [4]
 
double rescaleTo [3]
 
vmml::Vector2d fullExtent
 

Member Data Documentation

vmml::Vector2d geGIS::ReferenceSystemInfo::fullExtent
short geGIS::ReferenceSystemInfo::optimalTileTreeCount

Shows the optimal tile tree for profile: possible values are 1 (Mercator), 2 (Geodaetic), 6 (Cubic)

std::string geGIS::ReferenceSystemInfo::profile

Georeference profile string common values are: WGS84, CH1903

double geGIS::ReferenceSystemInfo::refSystemBounds[4]

Georeference system bounds Interpreted as: minx, miny, maxx, maxy For WGS84: -180.0000, -90.0000, 180.0000, 90.0000

double geGIS::ReferenceSystemInfo::rescaleTo[3]

Rescale factor rescale in x, y und altitude Richtung

double geGIS::ReferenceSystemInfo::scaleToLocalLatCoordinates

Georeference Properties Lat

double geGIS::ReferenceSystemInfo::scaleToLocalLongCoordinates

Georeference Properties Long


The documentation for this struct was generated from the following file: