I am using the integrated installation of GeoServer and GeoWebCache (not the suite). Consequently, I do not see the Import Data option in the main Administration menu. Question: How do I upload a coverage of hundreds of geotiffs all at once, such that they can be properly server via the WMS?
Thanks!
On Mon, Sep 23, 2013 at 5:35 PM, David McKinney <geomatney@anonymised.com> wrote:
I am using the integrated installation of GeoServer and GeoWebCache (not
the suite). Consequently, I do not see the Import Data option in the main
Administration menu. Question: How do I upload a coverage of hundreds of
geotiffs all at once, such that they can be properly server via the WMS?
You'll have to write your own script using the REST configuration api.
The importer is being contributed to GeoServer btw, but it will take some
more time before it
becomes an official extension.
Justin (cc'ed), do you know what timeframe are we looking at?
Cheers
Andrea
--
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
-------------------------------------------------------
Is there no other solution to getting a collection of GeoTiffs into GeoServer without using REST or the Import Data feature (available only in the Suite)?
···
On Mon, Sep 23, 2013 at 12:43 PM, Andrea Aime <andrea.aime@anonymised.com> wrote:
On Mon, Sep 23, 2013 at 5:35 PM, David McKinney <geomatney@anonymised.com> wrote:
I am using the integrated installation of GeoServer and GeoWebCache (not the suite). Consequently, I do not see the Import Data option in the main Administration menu. Question: How do I upload a coverage of hundreds of geotiffs all at once, such that they can be properly server via the WMS?
You’ll have to write your own script using the REST configuration api.
The importer is being contributed to GeoServer btw, but it will take some more time before it
becomes an official extension.
Justin (cc’ed), do you know what timeframe are we looking at?
Cheers
Andrea
–
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
On Wed, Sep 25, 2013 at 3:23 PM, David McKinney <geomatney@anonymised.com> wrote:
Is there no other solution to getting a collection of GeoTiffs into
GeoServer without using REST or the Import Data feature (available only in
the Suite)?
None. Well, unless they are supposed to be a mosaic, which means they have
all the same features (same color type, same resolution, same overviews,
and so on), if that's the case the mosaic store will load them and expose
them as a single layer.
From the error messages you've reported though, it seems the files are not
uniform.
Cheers
Andrea
--
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
-------------------------------------------------------