SatelliteApplicationsCatapult / fulgurite

A library to read and write GeoTIFF images using Apache Spark
Other
18 stars 3 forks source link

Remove usage of Base Metadata #7

Closed emilyselwood closed 8 years ago

emilyselwood commented 8 years ago

The base metadata bit in the saveGeoTiff function is horrible. It should be removed.

To remove this we will need to include enough information in the GeoTiffMeta object to be able to completely rebuild the metadata for the image.