Class CRS2GeoTiffMetadataAdapter

    • Constructor Detail

      • CRS2GeoTiffMetadataAdapter

        public CRS2GeoTiffMetadataAdapter​(CoordinateReferenceSystem crs)
        Constructs a parser using the default set of symbols and factories.
    • Method Detail

      • parseCoordinateReferenceSystem

        public GeoTiffIIOMetadataEncoder parseCoordinateReferenceSystem()
                                                                 throws GeoTiffException
        Parses a coordinate reference system.

        For the moment we can only encode geographic and projected coordinate reference systems, we cannot encode the other types like vertical coordinate reference systems.

        Throws:
        GeoTiffException