|
Provides an implementation of GridCoverage, currently focused simple 2D rasters formats such as GeoTiff, world plus image and so on.
The interfaces are once again provided by GeoAPI, this time they are based on an early OGC standard called GridCoverageExchange. At the time of writing GeoAPI is in the process of lining up with the original ISO specification for coverages (we expect improvements for the next release of GeoAPI). Additional Unsupported FormatsPlease check out the unsupported folder for a range of additional raster formats that have not gone through QA testing yet. You can even see a sneak preview of some fancy GDAL wrappers. |
|
The GCE stancard has kind of been orphaned. At the time of writing Simone Giannecchini has plans to move to an API more in keeping with DataStore, and directly target the ISO Standard that GCE used for inspiration by way of cutting out the OGC middleman and supportin nD coverages.