/**
  * Provides the classes necessary to handle spatial reference systems and transformation between them.
  *
  * This package provides the classes for the SpatialReference and CoordinateTransformation classes.
  */
package org.gdal.osr;