Hi,
I’ve just created a new pull request that follows up the GeoTools one about structured coverage grid readers:
https://github.com/geoserver/geoserver/pull/264
The pull is split in a few commits:
Adds support for the structured grid coverage readers in GeoServer, and prepares the land in main for the other commits by sharing a resource pool method in CatalogBuilder (that rest config then needs) and adds some test data
https://github.com/aaime/geoserver/commit/e0d28130565615ed2ec14bf31229b85fefdcdc35
Adds a number of improvements to the WCS 2.0 module that we have been working on during the last months and that build partly upon the structured grid coverage reader API
This one adds the WCS earth observation community modules, that heavily build on the structured grid coverage API
https://github.com/aaime/geoserver/commit/527a28d7178178ca7b441459b26c42e00dcb761f
This one is the most interesting one, it adds two things:
- support configuration of new mosaics by uploading a zip file with the mosaic config and at least one granule, and configuration of all the coverages inside of it (unless configure=none is provided, just like with geotiff sources)
- an extension to the REST api that allows to leverage structured grid coverage readers by allowing to harvest new files into a mosaic, list the contents of a mosaic, get the feature type structure of the attributes attached to the granules, and remote selected granules from the mosaic as well
I still don’t have the commit for the documentation, but in attachment you can find a draft of it that provides a list of the new capabilities and sample outputs.
Not sure if this particular change (rest config api) warrants a proposal, but if you feel like it should I’ll make one.
Feedback welcomed
Cheers
Andrea
–
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.
Ing. Andrea Aime
@geowolf
Technical Lead
GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
(attachments)
structured-rest-api.pdf (239 KB)