Re: [Geoserver-users] Loading Data into GeoServer/GeoWebCache sans the Import Data

2013-09-27 Thread Andrea Aime
On Wed, Sep 25, 2013 at 3:23 PM, David McKinney 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

Re: [Geoserver-users] Loading Data into GeoServer/GeoWebCache sans the Import Data

2013-09-25 Thread David McKinney
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 wrote: > On Mon, Sep 23, 2013 at 5:35 PM, David McKinney wrote: > >> I am using the integrated

Re: [Geoserver-users] Loading Data into GeoServer/GeoWebCache sans the Import Data

2013-09-23 Thread Andrea Aime
On Mon, Sep 23, 2013 at 5:35 PM, David McKinney 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 a

[Geoserver-users] Loading Data into GeoServer/GeoWebCache sans the Import Data

2013-09-23 Thread David McKinney
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? Thank