So we'll try to implement some logic calulates the WMS layer time based on the preconfigured interval / resolution. I haven't yet hacked in the geoserver project. Can you point me to a particular module, package or class that requires tweaking?

Thanks,
Matthias

Am 21.02.2013 14:12, schrieb Andrea Aime:
On Thu, Feb 21, 2013 at 1:19 PM, Matthias Müller
<matthias_muel...@tu-dresden.de <mailto:matthias_muel...@tu-dresden.de>>
wrote:

    Thanks for the hints, Andrea.

    If we provide fixed values for time and spatial extent when creating
    the layer - would that avoid the execssive data base queries?


The spatial extent used is the one already set in the configuration page.
The fixed time list is an idea, it has to be implemented in code by
someone, but yes, getting
the domain (list, or min/max) of the times is nowadays the primary
reason why a
getCapabilities issues queries on a database.

The rationale is simple, while the spatial extent of most data is
roughly static, the
list of times normally changes multiple times a day.
As such, the fixed list of times in the config would have to be
developed as something
optional, and whatever software updates the datasets adding/removing
times would
also have to update the configured ones.

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

-------------------------------------------------------


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb



_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users



Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to