Re: [Geoserver-users] geoserver REST API imagemosaic

2015-01-22 Thread Sabine Ohlendorf
or. Regards, Sabine   Gesendet: Mittwoch, 21. Januar 2015 um 14:00 Uhr Von: "Nicola Lagomarsini" An: "Sabine Ohlendorf" Cc: "geoserver-users@lists.sourceforge.net" Betreff: Re: [Geoserver-users] geoserver REST API imagemosaic Hi Sabine,   sorry for the de

Re: [Geoserver-users] geoserver REST API imagemosaic

2015-01-21 Thread Nicola Lagomarsini
Hi Sabine, sorry for the delay. If you want to harvest a local file from to a GeoServer located into another machine you can use two methods: - Mount a storage pointing to your local machine on the GeoServer machine and harvest the file using the "external.imagemosaic" extension. - Zip t

[Geoserver-users] geoserver REST API imagemosaic

2015-01-16 Thread Sabine Ohlendorf
Hi all,   I am using geoserver 2.6.1 and spent some time on getting used with the REST API. I basically followed REST examples for cURL from here: http://docs.geoserver.org/stable/en/user/rest/examples/curl.html I managed to define and configure a new image mosaic via curl -u admin:geoserver -X