Package org.gdal.osr

Provides the classes necessary to handle spatial reference systems and transformation between them.

See:
          Description

Interface Summary
osrConstants  
 

Class Summary
CoordinateTransformation Object for transforming between coordinate systems.
osr Class with static methods for utility functions.
SpatialReference This class respresents a OpenGIS Spatial Reference System, and contains methods for converting between this object organization and well known text (WKT) format.
 

Package org.gdal.osr Description

Provides the classes necessary to handle spatial reference systems and transformation between them. This package provides the classes for the SpatialReference and CoordinateTransformation classes.