org.deegree.coverage.raster.io.imageio.geotiff
Class Geographic_CS_Codes
java.lang.Object
org.deegree.coverage.raster.io.imageio.geotiff.Geographic_CS_Codes
public class Geographic_CS_Codes
- extends Object
Geographic_CS_Codes defines the different codes defined in the GeoTIFF spec. see
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.1 for a list of possible values.
- Version:
- $Revision: 19567 $, $Date: 2009-09-10 12:26:41 +0200 (Do, 10 Sep 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: rbezema $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
containsGeographicCSTypeCode
public static boolean containsGeographicCSTypeCode(String code)
- Parameters:
code -
- Returns:
- true if prime CS type code available
getGeogrpahicCSTypeCode
public static int getGeogrpahicCSTypeCode(String code)
- checks, if Code is found and returns the appropriate key-value.
- Parameters:
code -
- Returns:
- type code
contains_Ellipsoid_Only_GCS
public static boolean contains_Ellipsoid_Only_GCS(String code)
- Parameters:
code -
- Returns:
- true if prime ellipse GCS available
contains_Geodectic_Datum_Code
public static boolean contains_Geodectic_Datum_Code(String code)
- Parameters:
code -
- Returns:
- true if prime geodectic datum available
contains_Ellipsoid_Only_Datum
public static boolean contains_Ellipsoid_Only_Datum(String code)
- Parameters:
code -
- Returns:
- true if prime ellipse datum available
contains_Ellipsoid_Codes
public static boolean contains_Ellipsoid_Codes(String code)
- Parameters:
code -
- Returns:
- true if prime ellipse available
contains_Prime_Meridian_Codes
public static boolean contains_Prime_Meridian_Codes(String code)
- Parameters:
code -
- Returns:
- true if prime meridian available
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>