Hello:
Is there a way to export workspaces and layers available in one older geoserver
installation to a new installation?
We are switching to linux and I don't know how to preserve all 100+ layers I've
published into this new linux install.
Any help will be appreciated.
---------------------------
Iván Santiago
GIS Specialist
Information Technologies
Office of Management and
Budget<https://mail.ogp.gobierno.pr/exchweb/bin/redir.asp?URL=https://mail.ogp.gobierno.pr/exchweb/bin/redir.asp?URL=http://www.ogp.gobierno.pr/>
787.725.9420 x 2233
Calle Cruz 254
PO Box 9023228
San Juan, PR 00902-3228
From: Justin Deoliveira [mailto:[email protected]]
Sent: Monday, August 12, 2013 12:02 PM
To: Mike Grogan
Cc: [email protected]
Subject: Re: [Geoserver-users] GetCapabilities (& other requests) very slow for
time-enabled PostGIS layers
The changes I made where indeed backported to 9.x.
https://github.com/geotools/geotools/pull/195
http://jira.codehaus.org/browse/GEOT-4457
They should have been released for geotools 9.3 which i believe would have made
it into geoserver 2.3.3?
So it may be in this case there is an intermediate wrapper being used that we
are not accounting for. One thing that comes to mind might be a layer renaming.
@Mike: What is the published layer name (ie the layer you request from
geoserver) in this case? Is it called "latest". If the published layer is not
named "latest" can you try temporarily renaming it to "latest" and see if that
affects anything.
On Fri, Aug 9, 2013 at 8:49 AM, Mike Grogan
<[email protected]<mailto:[email protected]>> wrote:
Thanks, Andrea and Justin. I'm not quite following the flow of the code yet,
but trying. If Justin has a chance to review my description and log excerpts
at some point, that would be great, too. I appreciate your response.
- Mike Grogan
On Thu, Aug 8, 2013 at 1:45 PM, Andrea Aime
<[email protected]<mailto:[email protected]>> wrote:
On Thu, Aug 8, 2013 at 7:28 PM, Mike Grogan
<[email protected]<mailto:[email protected]>> wrote:
Can anyone point me to the point in the source where these queries are made to
determine the times for the time dimensions for WMS GetCapabilities and postgis
stores? The problem described in my earlier post continues to perplex me ...
and I can't find the location in the source to look for myself. I have tried!
GeoServer code almost never knows about the nature of the underlying storage,
it uses the GeoTools API
to access data, in this case, it's using a UniqueVisitor if possible (or a
min/max one depending on the representation type):
https://github.com/geoserver/geoserver/blob/master/src/wms/src/main/java/org/geoserver/wms/WMS.java#L947
This in turn should lead to the encoding of a aggregate function here:
https://github.com/geotools/geotools/blob/master/modules/library/jdbc/src/main/java/org/geotools/jdbc/JDBCDataStore.java#L1279
However, there might be some hiccups in the intermediary classes between the
first and the second code bits,
maybe a wrapper that does reprojection, crs forcing or something like that
misses the appropriate delegation.
Which is actually something Justin (cc'ed) tried to fix some time ago, but not
sure in which branch that work landed?
It might be that 2.4 beta does not exhibit this problem 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<tel:%2B39%200584%20962313>
fax: +39 0584 1660272<tel:%2B39%200584%201660272>
mob: +39 339 8844549<tel:%2B39%20%C2%A0339%208844549>
http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users