Hi,

An old request to add description how to use REST to harvest an existing file into ImageMosaic store:
/workspaces/<ws>/coveragestores/<cs>/external[.<extension>]
to http://docs.geoserver.org/stable/en/user/rest/api/coveragestores.html
has been recently closed as "unresolved" by Andrea (https://osgeo-org.atlassian.net/browse/GEOS-7594).

However, a code for this scheme is present in master branch:

https://github.com/geoserver/geoserver/blob/e1334446d41ca3c85ae3a96cc2d4803aa779c190/src/restconfig/src/main/java/org/geoserver/rest/catalog/CoverageStoreFileController.java#L398

At least two tests exist:

https://github.com/geoserver/geoserver/blob/3518cdb07ec159c1ac365fc8583da7ff4b9da89b/src/restconfig/src/test/java/org/geoserver/rest/catalog/StructuredCoverageStoresTest.java#L331

https://github.com/geoserver/geoserver/blob/e31cbe18456ddc0727136c3869cf0432590ce5dc/src/restconfig/src/test/java/org/geoserver/rest/catalog/CoverageStoreControllerTest.java#L382

And examples in current docs:

http://docs.geoserver.org/stable/en/user/rest/workspaces.html
http://docs.geoserver.org/stable/en/user/rest/examples/curl.html


It's a very useful feature with no "official" documentation!


Cheers

Maciej

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to