Re: [Geoserver-users] More information about new experimental OGR data store

2012-10-17 Thread Krister Wicksell
Hi Justin, Thanks for your reply! Maybe it was not in the actual release notes but the announcement on the GeoServer Blog, http://blog.geoserver.org/2012/09/21/geoserver-2-2-released/. You can read about it under the section Data access. It would be great if you could provide me with

[Geoserver-users] Authenticate in Geoserver from PHP application

2012-10-17 Thread Rodrigo Antonialli
Hi everyone! I'm running an old version of Geoserver (GeoServer 2.0-RC1). I've set all layers (read and write permissions) to be accessed only by ROLE_ADMINISTRATOR users. Geoserver side is working fine. When I open geoserver web interface, I can't see any layers. If proceed with login with admin

Re: [Geoserver-users] Geoserver 2.2 Insertection with buffer

2012-10-17 Thread Martin Davis
On Wed, Oct 17, 2012 at 2:14 AM, apmartins wrote: > > Another question: can I know how much percentage of the area is being > intersected by the buffer? Is there a direct way? I use te > percentagesEnabled and te areasEnabled of the > gs:IntersectionFeatureCollection but I don't think that's what

Re: [Geoserver-users] Looking for OpenLayers sample code

2012-10-17 Thread Justin Deoliveira
Hi Al, You might get a better response on the openlayers forum. But I would just make a request like the one below and view the source of the page. That will give you the full ol configuration. In GeoServer this is generated with a template which you can find here: https://github.com/geoserver/ge

Re: [Geoserver-users] More information about new experimental OGR data store

2012-10-17 Thread Justin Deoliveira
Hi Krister, Where did you see it referenced in the release notes? Basically its still an unsupported module in geotools. https://github.com/geotools/geotools/tree/master/modules/unsupported/ogr There are two flavours of it. Both require ogr to be installed on the system. One uses a library ca

[Geoserver-users] Looking for OpenLayers sample code

2012-10-17 Thread Al Vigil
I am having trouble displaying a shp-file map on a web browser using OpenLayers. The map displays fine within GeoServer using the demo viewer.and the following script: http://localhost:8088/geoserver/wms?bbox=-88,11,-84,15&styles=nicbase,l4Roads&Format=application/openlayers&request=GetMap&l

[Geoserver-users] More information about new experimental OGR data store

2012-10-17 Thread Krister Wicksell
Hi, In the release notes for GeoServer 2.2 there is information about an experimental OGR data store. I have searched for more information about this but can't find anything. So, where can I find more information about how to configure and use this new OGR data store? Best Regards /Kriste

[Geoserver-users] non earth CRS

2012-10-17 Thread Chris Faulkner
Hi all I am fairly new to geoserver. I want to use it to display some geographic data and some schematic plans. Obviously the geographic data is quite straightforward but the schematics are causing me a small problem. I have the vectors stored in Oracle, with a "non-earth" SRS. The WKT is given

Re: [Geoserver-users] wps return type

2012-10-17 Thread Pietro Arena
Here is my "PPIO": * public class MyProcessPPIO extends XStreamPPIO { public MyProcessPPIO() { super(MyProcessPPIO.DownloadUrl.class); } @Override protected XStream buildXStream() { XStream xstream = new XStream() { protected MapperWrapper wrapMapper(Mapp

Re: [Geoserver-users] Geoserver 2.2 Insertection with buffer

2012-10-17 Thread apmartins
Thanks a lot Martin. It was exactly that. I was missing the gs:Feature :) I talked about performance because I was doing "simple" test operations like reprojectGeometry and took a lot of time. Another question: can I know how much percentage of the area is being intersected by the buffer? Is ther

[Geoserver-users] Parameter filters on layers, geoserver 2.2

2012-10-17 Thread Agustí Escobar
Hello, I have a web app that shows a large, very complex vector layer that takes a long time to draw, so I thought that it might be a good idea to use tiling (the integrated geowebcache in geoserver 2.2) to accelerate it. My clients access the layer via WMS queries which always include a CQL_F

Re: [Geoserver-users] Problem with geoserver 2.2 but not 2.1.2: Failed to compute the scale denominator Longitude 506°25.5'W is out of range (±180°).

2012-10-17 Thread Andrea Aime
On Wed, Oct 17, 2012 at 9:19 AM, Andrea Aime wrote: > >> Long story short, we have to go into the OGC scale computation, not in > the accurate one, since that code is WMS (thus it has to respect OGC > directives) > Fixed: http://jira.codehaus.org/browse/GEOS-5354 (btw, for the interested coder, t

Re: [Geoserver-users] Problem with geoserver 2.2 but not 2.1.2: Failed to compute the scale denominator Longitude 506°25.5'W is out of range (±180°).

2012-10-17 Thread Andrea Aime
On Tue, Oct 16, 2012 at 6:17 PM, Martin Davis wrote: > This is due to the calculation of the wms_scale_denominator environment > variable, which I think was added in 2.2. > > There is an open GeoTools ticket covering this: > > https://jira.codehaus.org/browse/GEOT-4269 > > As you say, it doesn't