Re: [Geoserver-users] How to get metadata such as the native bounding box for raster data through REST?

2011-06-22 Thread Ole Nielsen
Thanks for the link and the explanation. This was exactly what I was after. This link works beautifully and provides the information we need. http://www.aifdr.org:8080/geoserver/rest/workspaces/hazard/coveragestores/Lembang_Earthquake_Scenario/coverages/Lembang_Earthquake_Scenario.xml However

[Geoserver-users] Sorry, your session timed out...

2011-06-22 Thread DanLear
Hi, Just upgraded to 2.1 by replacing the war file in tomcat. However when I try to create a new data store I get a Sorry, your session timed out... page. The logfile says: 2011-06-22 12:47:41,893 ERROR [wicket.Session] - Exception when detaching/serializing page java.lang.OutOfMemoryError:

Re: [Geoserver-users] Sorry, your session timed out...

2011-06-22 Thread Charles Galpin
Dan this is common, and permgen space is not the same as heap space. You need to tell the JVM to increase the permgern space from the default 64m but it varies depending on how you are running geoserver. Just google it. hth charles On Jun 22, 2011, at 7:55 AM, DanLear wrote: Hi, Just

Re: [Geoserver-users] MS SQL Server 2008 geometry/geography/byte[]

2011-06-22 Thread David Whicker
Hi All, I have the same problem recognising SQL 2008 geometry columns in Geoserver 2.1.0 SQL Views. Geoserver shows geometry columns as byte[]. Any suggestions to get round this issue? Many thanks, David

Re: [Geoserver-users] public WMS Server

2011-06-22 Thread David Winslow
The default configuration should make everything readable/visible to everyone. Perhaps there is a proxy between your client and the GeoServer instance which is imposing its own restrictions. -- David Winslow OpenGeo - http://opengeo.org/ On Wed, Jun 22, 2011 at 9:04 AM, Georg Kaspar

Re: [Geoserver-users] MS SQL Server 2008 geometry/geography/byte[]

2011-06-22 Thread Andrea Aime
On Wed, Jun 22, 2011 at 3:01 PM, David Whicker dwhic...@hotmail.com wrote: Hi All, I have the same problem recognising SQL 2008 geometry columns in Geoserver 2.1.0 SQL Views. Geoserver shows geometry columns as byte[]. Any suggestions to get round this issue? Fix the datastore, which is

Re: [Geoserver-users] Image pyramid plugin issue

2011-06-22 Thread andyjc
Wasn't sure where to record this, so apologies for bumping an old thread. Had the same issue with Geoserver (2.2) deployed on JBoss (5.1.0.GA). The issue fix posted http://geo-solutions.blogspot.com/2010/05/fix-geotools-and-geoserver-not-able-to.html here by Simone Giannecchini is certainly

Re: [Geoserver-users] moving geoserver configurations from one server to another

2011-06-22 Thread Andrea Aime
On Wed, Jun 22, 2011 at 6:47 PM, Morgen Bullock Healy mhe...@appgeo.comwrote: All- We are running Geoserver 2.1 on a virtual machine to support multiple different websites, all of which have different data. So, we have many layers, styles, layer groups, etc with a very careful naming

Re: [Geoserver-users] moving geoserver configurations from one server to another

2011-06-22 Thread Brett Antonides
Andrea, I also like to see this functionality. +1 if anyone is keeping track. Brett On Wed, Jun 22, 2011 at 1:42 PM, Andrea Aime andrea.a...@geo-solutions.itwrote: On Wed, Jun 22, 2011 at 6:47 PM, Morgen Bullock Healy mhe...@appgeo.comwrote: All- We are running Geoserver 2.1 on a

Re: [Geoserver-users] moving geoserver configurations from one server to another

2011-06-22 Thread Charles Galpin
+1 here too. -- charles On Jun 22, 2011, at 2:20 PM, Brett Antonides banto...@gmail.com wrote: Andrea, I also like to see this functionality. +1 if anyone is keeping track. Brett On Wed, Jun 22, 2011 at 1:42 PM, Andrea Aime andrea.a...@geo-solutions.it wrote: On Wed, Jun 22, 2011

Re: [Geoserver-users] How to get metadata such as the native bounding box for raster data through REST?

2011-06-22 Thread Chris Holmes
Oh weird, if I go from chrome I get the .xml link, if I go from firefox I get the html page you sent. Which yeah, give a big error, so something is wrong. On Wed, Jun 22, 2011 at 3:49 AM, Ole Nielsen ole.niel...@aifdr.org wrote: Thanks for the link and the explanation. This was exactly what I

[Geoserver-users] Seeding the cache of a secure layer

2011-06-22 Thread Jamie Popkin
Hello all. I've found that it's not possible to seed the cache of a secure layer. Even when properly authorized. The workaround is to make they layer temporarily public... Seed the cache Then securing the layer when it's done. Obviously this isn't ideal. Does anyone know why this is? I'm

Re: [Geoserver-users] moving geoserver configurations from one server to another

2011-06-22 Thread Andrea Aime
On Wed, Jun 22, 2011 at 8:20 PM, Brett Antonides banto...@gmail.com wrote: Andrea, I also like to see this functionality. +1 if anyone is keeping track. I think we already have a jira, a very old one actually: http://jira.codehaus.org/browse/GEOS-621 The usual stuff, the idea is good but

[Geoserver-users] load SLD in a GridPanel

2011-06-22 Thread bea
Hi Guys , can any of you explain me how i can display a SLD-file in a GridPanel (like in the example: http://api.geoext.org/1.0/examples/attributes.html)? Do I have do change the SLD file to get the attribute name?? I really need your help. Thank you very much -- View this message in

Re: [Geoserver-users] load SLD in a GridPanel

2011-06-22 Thread David Winslow
Sorry, this forum does not support GeoExt widgets. See http://www.geoext.org/developer/index.html for some better places to ask this question. -- David Winslow OpenGeo - http://opengeo.org/ On Sat, Jun 11, 2011 at 3:04 PM, bea bea-br...@web.de wrote: Hi Guys , can any of you explain me how

Re: [Geoserver-users] Seeding the cache of a secure layer

2011-06-22 Thread Gabriel Roldán
On Wed, 2011-06-22 at 11:40 -0700, Jamie Popkin wrote: Hello all. I've found that it's not possible to seed the cache of a secure layer. Even when properly authorized. The workaround is to make they layer temporarily public... Seed the cache Then securing the layer when it's done.

[Geoserver-users] Integration of Geoserver with a document management system (DMS)

2011-06-22 Thread Sindile Bidla
I wonder whether if anyone has experience with in integrating Geoserver or any mapping system with a document management system (preferably open source). This is to be used within the context of supporting landuse management.

[Geoserver-users] Viewing tiles cached from external WMS server once offline

2011-06-22 Thread Alex Zendel
Hello all, We are embarking on a kayaking trip in the area north east of Quebec City. We will need some fairly detailed topo maps for a few small regions in that area once we arrive. The Canadian Gov't provides a topo WMS service with great looking maps. But we won't have an internet

Re: [Geoserver-users] Geoserver-users Digest, Vol 61, Issue 101

2011-06-22 Thread Andrea Aime
On Wed, Jun 22, 2011 at 10:47 PM, Nomeneta Saili nome.sa...@gmail.comwrote: Hi guys. I am getting this error 21 Jun 23:13:57 INFO [geoserver.ows] - java.lang.reflect.InvocationTargetExceptionException in thread btpool10-5java.lang.OutOfMemoryError: Java heap space. This causes the map to