[Geoserver-users] DWITHIN is picking up too many points..

2011-06-01 Thread Phil Scadden
I am making a WFS query against geoserver 2.0.2, talking to oracle SDE. The post looking like: http://www.opengis.net/wfs"service="WFS"version="1.1.0"xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";

[Geoserver-users] GeoServer Proxy Extension makes Geoserver carsh

2011-06-01 Thread Surendran K.N
Geoserver 2.1 crash when click on the proxy admin page. It crashes when click on next ,previous button also. When the proxy extension is removed it works fine. Stack report is attached Surendran HTTP Status 500 - type Exception report message description The server encountered an internal erro

[Geoserver-users] New ImageMosaic Properties in 2.1

2011-06-01 Thread Lonnie Matsuno
Hi, I was looking at a data directory properties file after publishing an imagemosaic store/layer and noticed a couple of new properties: Heterogeneous=false and Caching=true Can anyone tell me what those are used for and the implications of the values they are set to? Thanks. --

Re: [Geoserver-users] Turn off WMS GetFeatureInfo

2011-06-01 Thread Gabriel Roldán
Hi Tim, patch reviewed and applied to both trunk and 2.1.x. Check the comment on the issue for links to the final patch. Cheers, Gabriel On Wed, 2011-06-01 at 13:51 -0400, Chris Holmes wrote: > There's a patch for this, but it hasn't been applied yet. > See http://jira.codehaus.org/browse/GEOS-4

Re: [Geoserver-users] Restrict WMS Output formats

2011-06-01 Thread Gabriel Roldán
JIRA created: Cheers, Gabriel On Wed, 2011-06-01 at 20:59 +0200, Andrea Aime wrote: > On Wed, Jun 1, 2011 at 7:58 PM, Chris Holmes wrote: > > Weirdly I don't think there is a way to do that. Seems like a common enough > > request, but I can't personall

Re: [Geoserver-users] Restrict WMS Output formats

2011-06-01 Thread Andrea Aime
On Wed, Jun 1, 2011 at 7:58 PM, Chris Holmes wrote: > Weirdly I don't think there is a way to do that.  Seems like a common enough > request, but I can't personally remember anyone else asking for it.  I can't > even think of a clean hack to accomplish it, though maybe some else can (or > knows a

Re: [Geoserver-users] Accuracy of 'origin' in WCS DescribeCoverage: expected (105.29857, -5.56523) but got (105.30417, -5.570833).

2011-06-01 Thread Ariel Nunez
Thanks Daniele, Here are my tests based on the information you gave me. I will try to update my unit tests to reflect that and make sure it works, but it seems like your suspicion is correct. Thanks again, Ariel. >>> pixel = 0.0112000 >>> expected_origin = (105.2985698,-5.5652330

Re: [Geoserver-users] Restrict WMS Output formats

2011-06-01 Thread Chris Holmes
Weirdly I don't think there is a way to do that. Seems like a common enough request, but I can't personally remember anyone else asking for it. I can't even think of a clean hack to accomplish it, though maybe some else can (or knows a way to disable it properly). Chris On Wed, Jun 1, 2011 at 1

Re: [Geoserver-users] Turn off WMS GetFeatureInfo

2011-06-01 Thread Chris Holmes
There's a patch for this, but it hasn't been applied yet. See http://jira.codehaus.org/browse/GEOS-4501 Should be in 2.1.1 release. On Wed, Jun 1, 2011 at 11:47 AM, Tim Martin wrote: > Hi GS Users > > > > As standard any layer you deploy is queryable – as seen in the > getcapabilities documen

Re: [Geoserver-users] Accuracy of 'origin' in WCS DescribeCoverage: expected (105.29857, -5.56523) but got (105.30417, -5.570833).

2011-06-01 Thread Daniele Romagnoli
Hi Ariel, Not sure if I'm totally wrong but maybe it could be a simple pixel CENTER vs pixel CORNER difference. Usually gdalinfo shows the coordinate of the corner of the pixel. Not sure whether the origin in describeCoverage is referred to the center too or to the corner. Could you check whether

[Geoserver-users] Accuracy of 'origin' in WCS DescribeCoverage: expected (105.29857, -5.56523) but got (105.30417, -5.570833).

2011-06-01 Thread Ariel Nunez
Hello list, We are using GeoServer for impact calculations and noticed that the GeoServer WCS module is not able to report the origin attribute with sufficient precision (for our application) We expected (105.29857, -5.56523) but got (105.30417, -5.570833). Has anyone experienced a similar issue?

[Geoserver-users] Anyone using GeoServer for INSPIRE services

2011-06-01 Thread Tim Martin
Hi My current role at OS is to support any INSPIRE data publishers who would like to use GeoServer to setup INSPIRE compliant web services. After sponsoring the upgrade from WMS 1.1 to WMS 1.3.0 and also the INSPIRE plugin I am now trying to write some documentation to help people achieve t

[Geoserver-users] Turn off WMS GetFeatureInfo

2011-06-01 Thread Tim Martin
Hi GS Users As standard any layer you deploy is queryable - as seen in the getcapabilities document Is there a way to turn this off in the UI? There seems to be nothing in the documentation and have done the obligatory google search but found no answer. Any ideas Thanks

[Geoserver-users] Restrict WMS Output formats

2011-06-01 Thread Tim Martin
Hi GS Users I have been searching this afternoon and cannot seem to find a solution. I would like to restrict the GetMap format options, ie remove KML and KMZ Is there a way within the UI or do I have to amend an XML document within the geoserver directory Thanks Tim This

[Geoserver-users] Unable to add a WFSDataStore Geoserver 2.1

2011-06-01 Thread Surendran K.N
I am not able to add a WFS data store to this WFS capability document. I use the basing required settings only. When I click save I got the following error "Could not list layer

Re: [Geoserver-users] WMS store pointing to different server

2011-06-01 Thread Surendran K.N
On Sun, May 29, 2011 at 6:02 AM, Andrea Aime wrote: > On Fri, May 27, 2011 at 6:57 PM, Surendran K.N > wrote: > > > > I am using Geoserver 2.1 > > > > I have added this capability document as a WMS store and import all > > layers into geoserver for some testing. The layers was working fine a

Re: [Geoserver-users] pySLD

2011-06-01 Thread David Winslow
This is pretty cool. Perhaps we could collaborate a bit, I've been working on a Python module for accessing the GeoServer configuration through the rest API. Currently you are on your own for creating SLDs, but you can upload them if you have them in files. A Python API for manipulating styles w

Re: [Geoserver-users] GS2.1 Adding shapefile errors/WAR too big/Stylesheet remove error

2011-06-01 Thread Andrea Aime
On Wed, Jun 1, 2011 at 12:03 PM, Tim Martin wrote: > Hi GS Users > > > > I am currently writing a tutorial on how to use the INSPIRE plugin to create > an INSPIRE compliant WMS. > > > > So I have just installed GS2.1 on Tomcat 7.0.14 and my normal practice is to > remove the normal workspaces, dat

Re: [Geoserver-users] How to change Password of Installed Geoserver

2011-06-01 Thread Harikumar Reddy
Hi, check this http://docs.geoserver.org/latest/en/user/security/index.html Regards, Hari On Wed, Jun 1, 2011 at 3:06 PM, Mustafa646 wrote: > I have installed GeoServer as web archieve in Apache Tomcat. I can access > Geoserver by using its default user name and password. (admin, geoserver).

Re: [Geoserver-users] How to increase Chache memory of GeoServer

2011-06-01 Thread Andrea Aime
On Wed, Jun 1, 2011 at 11:41 AM, Mustafa646 wrote: > WFS rendered slowely and also after complete download, when i change zoom > size, it takes time to show. I think it can be improved by increasing chache > size of Geoserver. > > Can somebody explain me how we can increase chache memory in Geoser

[Geoserver-users] How to increase Chache memory of GeoServer

2011-06-01 Thread Mustafa646
WFS rendered slowely and also after complete download, when i change zoom size, it takes time to show. I think it can be improved by increasing chache size of Geoserver. Can somebody explain me how we can increase chache memory in Geoserver ? -- View this message in context: http://osgeo-org.18

[Geoserver-users] How to change Password of Installed Geoserver

2011-06-01 Thread Mustafa646
I have installed GeoServer as web archieve in Apache Tomcat. I can access Geoserver by using its default user name and password. (admin, geoserver). I want to change Its password, How can i do this ? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-change-Password-

[Geoserver-users] refresh map image NAME on request from a raster with WMS and Google Maps

2011-06-01 Thread Marcos Nino-Ruiz
Hi everyone! Maybe some one has a suggestion to my problem: I need to refresh from a raster with WMS on request, the website knows that the raster, with a Layer already published in geoserver, has been modified externally. If I make the following request: .../geoserver/lsa/wms?service=WMS&version

Re: [Geoserver-users] Bug in 2.1

2011-06-01 Thread Andrea Aime
On Wed, Jun 1, 2011 at 6:06 AM, Harikumar Reddy wrote: > Hi, > > I have deleted the default layers like below. We need to have write access > for the geoserver data directory. > > First removed configured layers > Then removed datastores > Then removed styles > Then removed workspaces > > Error ma