The REST API doesn't provide any special support for configuring pyramids,
the way it does for auto-importing Shapefiles.  However, you should be able
to:

   1. Configure one Pyramid manually.
   2. Track it down in XML form in RESTConfig
   3. Edit the XML file to form a template in your templating language of
   choice.
   4. Create a script that applies that template to the rest of your
   pyramids and POSTs the results to GeoServer.

This is actually the process I follow for most actions in RESTConfig; do it
once in the GUI, find out what the XML looks like, make a template, then
script a client.

--
David Winslow
OpenGeo - http://opengeo.org/

On Mon, Oct 18, 2010 at 9:55 AM, Morabito, Chris <
[email protected]> wrote:

> I have a large number of ImagePyramid stores that I would like to add to a
> GeoServer installation. Doing this manually through the web admin interface
> would be extremely tedious and I would like to be able to write a script of
> some sort that would accomplish the task. I know that the REST API does not
> support stores for the ImagePyramid extension, but is there another way that
> I can do a batch import/configuration that does support pyramids?
>
>
>
> --Chris
>
>
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to