Re: [Geoserver-users] Multiple Geoserver instances with IIS, AJP13 and tomcat

2011-02-28 Thread Andrea Aime
On Mon, Feb 28, 2011 at 11:18 PM, Sjoerd Brandsma wrote: > Hi, > > Unfortunatly I cannot move to a linux platform because this machine is > also used for Microsoft .net WCF webservices. > Erdas Appollo 2011 runs on the same machine so that should be an equal > comparison. Both go through IIS and A

Re: [Geoserver-users] Geoserver getcapabilities request may be breaking geowebcache

2011-02-28 Thread Andrea Aime
On Tue, Mar 1, 2011 at 12:36 AM, Jamie Popkin wrote: > Hey all. > > I've been trying to upgrade to Geoserver 2.1. I believe Geowebcache (both > older and new versions) is having trouble with the getcapabilities call. > Resulting in no cached layers being recognized. > > This setting can be found i

Re: [Geoserver-users] GeoServer & WPS Suggestion

2011-02-28 Thread Andrea Aime
On Tue, Mar 1, 2011 at 7:42 AM, adityakumar529 wrote: > > Dear All, > I have installed the WPS extension of geoserver but I am not able to use > it along with Openlayers. > As far as I know OpenLayers does not have an official WPS protocol handler, so it's up to you to write one. I see some WPS

Re: [Geoserver-users] GeoServer & WPS Suggestion

2011-02-28 Thread David Alda Fernandez de Lezea
Andrea and Simone, I expected something like that. No problem, we'll look for another solution. Thanks to both of you. Un saludo, ·· David Alda Fernández de Lezea Lurralde eta Biodibertsitate Saila / Dpto.

Re: [Geoserver-users] GeoServer & WPS Suggestion

2011-02-28 Thread adityakumar529
Dear All, I have installed the WPS extension of geoserver but I am not able to use it along with Openlayers. Anyone is having any same code to perform wps on the data Aditya Kumar Ciao David, sorry for the late answer. If I were you, I would try a nightly form the 2.1 RC2 http://blog.geose

Re: [Geoserver-users] URL of shapefile

2011-02-28 Thread Simon Emmanuel
OK thanks. -Original Message- From: Ben Caradoc-Davies [mailto:ben.caradoc-dav...@csiro.au] Sent: Tuesday, 1 March 2011 5:13 PM To: Simon Emmanuel Cc: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] URL of shapefile Simon, I do not think you need GeoServer. To deliv

Re: [Geoserver-users] URL of shapefile

2011-02-28 Thread Ben Caradoc-Davies
Simon, I do not think you need GeoServer. To deliver files via HTTP you can use a web server such as Apache Web Server: http://httpd.apache.org/ GeoServer would allow you to use WFS or WMS (over http) to access a subset of your data in GML or as an image. I do not think this is what you want.

Re: [Geoserver-users] URL of shapefile

2011-02-28 Thread Simon Emmanuel
Thank to all for your responses. The application I'm using requires the .shp file to be stored on a web server. An extract from its help page is below ... I hope this can explain it clearer. I thought that Geoserver might be the solution, but I might be wrong ... To visualize one or multiple s

[Geoserver-users] Geoserver getcapabilities request may be breaking geowebcache

2011-02-28 Thread Jamie Popkin
Hey all. I've been trying to upgrade to Geoserver 2.1. I believe Geowebcache (both older and new versions) is having trouble with the getcapabilities call. Resulting in no cached layers being recognized. This setting can be found in the geowebcache-servlet.xml file: http://localhost:8080/geos

Re: [Geoserver-users] 2.1 RC2 - wrong order within sld [SEC=Unclassified]

2011-02-28 Thread Miles Jordan
Ricardo, Is your SLD valid? If so can you please post it? -Miles Ricardo Bayley wrote: > Hi everyone, > > I have updated my GS 2.0.2 to 2.1. > > Same SLD works differently. It seems I have a similar problem to the > one Andrea has. > > The layer I am testing is a street layer stored in a PostG

Re: [Geoserver-users] Multiple Geoserver instances with IIS, AJP13 and tomcat

2011-02-28 Thread Sjoerd Brandsma
Hi, Unfortunatly I cannot move to a linux platform because this machine is also used for Microsoft .net WCF webservices. Erdas Appollo 2011 runs on the same machine so that should be an equal comparison. Both go through IIS and AJP13 ECW data is on a raid 5 configuration with 'default' 5400 rpm 2

Re: [Geoserver-users] WFS Request Timeout with DWithin Filter

2011-02-28 Thread Andrea Aime
On Thu, Feb 17, 2011 at 6:44 PM, Hajo Kliemeck wrote: > and the stacktrace: > 17 Feb 16:47:39 INFO [geoserver.wfs] - > Request: getServiceInfo > 17 Feb 16:48:00 ERROR [geoserver.ows] - > java.net.SocketTimeoutException: Read timed out > at java.net.SocketInputStream.socketRead0(Native Met

Re: [Geoserver-users] WFS Transaction problem

2011-02-28 Thread Andrea Aime
On Mon, Feb 28, 2011 at 12:45 PM, Zsolt Sandor wrote: > > Hello guys, > > You have to run a vacuum command on the database/table. Without that, a bug > will come up, which is not fixed yet. > > For more information see ticket: > > http://jira.codehaus.org/browse/GEOS-4342 > To get a bug fix in a

Re: [Geoserver-users] GeoServer & WPS Suggestion

2011-02-28 Thread Andrea Aime
On Mon, Feb 28, 2011 at 5:52 PM, Simone Giannecchini < simone.giannecch...@geo-solutions.it> wrote: > Ciao David, > most part of the things we are doing and which I am referring to are on > 2.1. > So, I hear your concerns, but still, you won't make much progress on > 2.0.2, I am afraid. > I have

Re: [Geoserver-users] GetFeature schema customization outputformat comparison

2011-02-28 Thread Andrea Aime
On Mon, Feb 28, 2011 at 7:14 PM, Ravi Pavuluri wrote: > Hi, > > I am using a basic WFS on Geoserver(2.0.2)and wanted to limit the > attributes through "schema customization" to be shown in getfeature. I was > following the 2.0.2 documentation and was not completely able to do that. > > As per > >

[Geoserver-users] GetFeature schema customization outputformat comparison

2011-02-28 Thread Ravi Pavuluri
Hi, I am using a basic WFS on Geoserver(2.0.2)and wanted to limit the attributes through "schema customization" to be shown in getfeature. I was following the 2.0.2 documentation and was not completely able to do that. As per http://docs.geoserver.org/2.0.2/user/services/wfs/schemamapping.html

Re: [Geoserver-users] Problem adding a custom JSP

2011-02-28 Thread Ray, Justin A.
Justin, Thanks for the reply. Yes, unfortunately, it does need to be contained within the same webapp. I did see a post before about someone wanting to serve dynamic content out of the data directory and your recommendation was to host a separate webapp. It would be something simple.

Re: [Geoserver-users] Monitoring plugin (nightly) is missing several libraries

2011-02-28 Thread Justin Deoliveira
Hi Ivan, On Mon, Feb 28, 2011 at 8:33 AM, Ivan Grcic wrote: > Hi Justin, > > I gave it a try last week to new module. Initially I was getting some > errors when I tried to get WMS reports, but after I deleted previous > db data, everything was working just fine. Tnx for quick intervention > :) >

Re: [Geoserver-users] GeoServer & WPS Suggestion

2011-02-28 Thread Simone Giannecchini
Ciao David, most part of the things we are doing and which I am referring to are on 2.1. So, I hear your concerns, but still, you won't make much progress on 2.0.2, I am afraid. Regards, Simone Giannecchini --- Ing. Simone Giannecchini GeoSolutio

[Geoserver-users] delete = ok, INSERT fails...??

2011-02-28 Thread Robert Buckley
When inserting a point the gml seem to be broken. How can I fix it? yours Robert 9.140625 41.484375

Re: [Geoserver-users] Monitoring plugin (nightly) is missing several libraries

2011-02-28 Thread Ivan Grcic
Hi Justin, I gave it a try last week to new module. Initially I was getting some errors when I tried to get WMS reports, but after I deleted previous db data, everything was working just fine. Tnx for quick intervention :) Oh and btw it seems that you've forgot to add joda time library (or is it

[Geoserver-users] Capabilities broken after adding a layer to a layer group

2011-02-28 Thread jose garcia
Hi I create a layer group in GeoServer 2.0.2, when add the first layer and generate the bounding box seem ok: EPSG:4326 is shown for SRS and the correct box is calculated. Requesting WMS Capabilities document is ok. Later adding another layer to group and regenerating the bounding box no error, b

Re: [Geoserver-users] Problem adding a custom JSP

2011-02-28 Thread Justin Deoliveira
What is the url you are hitting your custom webapp at? I would not be surprised at all if there was something in place that was throwing off your webapp as I don't think geoserver is extended in this way very often. Do you need to be running within the same webapp as geoserver, as opposed to a diff

Re: [Geoserver-users] Error deploying geoserver.war on WebLogic

2011-02-28 Thread Justin Deoliveira
Running geoserver without exploding the war is not really something that is tested afaik. I don't have a list of all the issues of why and how much work it would be to fix... but pretty much long story short is you are better off to run from an exploded war. That said this issue seems to be occurs

Re: [Geoserver-users] GeoServer 2.1.x conversion feature

2011-02-28 Thread Justin Deoliveira
Hi Martin, On Fri, Feb 25, 2011 at 7:35 AM, Martin Zeller wrote: > > Hi Justin, > thanks, I found it - still some questions: > > so I can use this operation to upload a file: > /workspaces//datastores//file[.] - PUT > ws - name of workspace > ds - name of data store > extension - zip for zipped

[Geoserver-users] Problem adding a custom JSP

2011-02-28 Thread Ray, Justin A.
Hi all, I am trying to add to add a new web resource on top of a base geoserver webapp. I have added a custom URL mapping in an applicationContext.xml file. I can get my Spring MVC controller to call, but every time I try to forward to my view (Either directly via forward or with a Spring Vie

Re: [Geoserver-users] 2.1 RC2 - wrong order within sld [SEC=Unclassified]

2011-02-28 Thread Ricardo Bayley
Hi everyone, I have updated my GS 2.0.2 to 2.1. Same SLD works differently. It seems I have a similar problem to the one Andrea has. The layer I am testing is a street layer stored in a PostGIS db. My SLD has 2 FeatureStyle, one to draw the border of the street, and a 2 to draw the "fill" of t

Re: [Geoserver-users] GeoServer & WPS Suggestion

2011-02-28 Thread David Alda Fernandez de Lezea
Hi Simone, Don't worry, sometimes you can answer at the moment but sometimes you cannot, it also happens to me. I've tried to merge GeoServer 2.0.2 and the GeoServer WPS module, but without success. I get the following error, which I suspect is going to be impossible to fix to get it work wi

[Geoserver-users] BoundingBox for 1 point = not valid? (tasmania-cities sample data set)

2011-02-28 Thread Robert Buckley
In the geoserver-2.0.2 sample data, tasmania cities consists of one point. when displayed in the Layer Preview i get an exeption "invalid boundingbox" How could I get around this? I have tried altering this manually but it still gives an exception. yours, Rob

Re: [Geoserver-users] OK - Undeployed application at context path /geoserver - Why is this not being deployed in Tomcat6?

2011-02-28 Thread Robert Buckley
Solved for some reason I can set a new path for GEOSERVER_DATA_DIR as long as the directory name stays the same...ie. by geoserver-2.0.2 "data" and not "data_dir" like I orignally had. yours, Robert Von: Robert Buckley An: geoserver-users@lists.sourc

Re: [Geoserver-users] WFS Transaction problem

2011-02-28 Thread Zsolt Sandor
Hello guys, You have to run a vacuum command on the database/table. Without that, a bug will come up, which is not fixed yet. For more information see ticket: http://jira.codehaus.org/browse/GEOS-4342 Zsolt Sandor wrote: > > Ok guys, i run into another problem, as i described above. I don't

Re: [Geoserver-users] Image Mosaic nodata issue

2011-02-28 Thread Simone Giannecchini
Ciao Chuck, question, which geoserver version are you using? That said, you should try to set the input transparent color to #00 which means black becomes transparent. If that does not help, please provide us with some samples so that we can play with them. Regards, Simone Giannecchini

[Geoserver-users] Default WMS PATH & layer hierarchy

2011-02-28 Thread Terje
Hi, We try to use Default WMS PATH and group layers to create a layer hierarchy. When adding “virtual” layers in Default WMS PATH like “wms_top/country/county” this looks ok in the WMS GetCapabilities response. But when the client query these virtual layers from geoserver we get an error because t

Re: [Geoserver-users] Multiple Geoserver instances with IIS, AJP13 and tomcat

2011-02-28 Thread Andrea Aime
On Sun, Feb 27, 2011 at 7:12 PM, Simone Giannecchini < simone.giannecch...@geo-solutions.it> wrote: > Ciao Sjoerd, > I would conside to move to linux, you should be able to squeeze even > better performance due to better OS caching. > Yep, in the last wms shootout all the tests that were performe

[Geoserver-users] Error deploying geoserver.war on WebLogic

2011-02-28 Thread Terje
Hi, We have trouble deploying geoserver 2.1rc2 on weblogic (10.3.3.0) using war-file. If we use the expanded binary/jar it works fine. When using war we get the error: FileNotFoundException: ServletContext resource [/index.html] cannot be resolved to absolute file path - web application archive not

Re: [Geoserver-users] add geotiff

2011-02-28 Thread Simone Giannecchini
Ciao Dna, here is some links that you might find helpful: http://www.gdal.org/gdalinfo.html http://fwtools.maptools.org/ Regards, Simone Giannecchini --- Ing. Simone Giannecchini GeoSolutions S.A.S. Founder Via Poggio alle Viti 1187 55054  Mass

Re: [Geoserver-users] add geotiff

2011-02-28 Thread dan vrbik
Hi, I don't know, what is gdalinfo or how I can get it :( But anyway, I don't know how it is possible, but it's working. I think, that my geoserver living it's own life :) I tried to turn it off and on again and I suppose to upload the geotiff. So thank you for helping ;) Dan Simone Giannecchin