On Wed, Oct 10, 2012 at 9:52 AM, Gianni Barrotta
<giannibarro...@gmail.com>wrote:

> Hi,
> we are going to implement a process that can store the results of a
> geometric operation in order to visualize the retrived features via wms.
>
> Shortly speaking, the process should:
> - select features in a layer with a geometric operator (intersect,
> contains, etc..);
> - store those features server side
> - create a specific wms for the user session, with a specific SLD to
> present features correctly
> - allow to delete old features, based on a parametric time counter
>
> No needs to work on raster.
>
> Before starting, I wonder if there's something ongoing in the wfs or wps
> module that does something similar.
>

Sounds to me this could be done by chaining the gs:Import process after the
one that generates the data, which
will create a new layer in GeoServer and persist the data in a store of
your choosing,
and then use rest-config mark the layer as non advertised and delete the
old layers once they are not needed
anymore

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

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

-------------------------------------------------------
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to