Re: [Geoserver-users] WFS 1.1.0 and GML version in filters

2011-05-23 Thread Rahkonen Jukka
Hi, I had a look at the document http://schemas.opengis.net/gml/3.1.1/base/geometryBasic0d1d.xsd and I fear I start to understand. Envelope can be defined in four different ways, lowerCorner+upperCorner, coord, pos, and coordinates. The first choise lowerCorner+upperCorner is the one to use

[Geoserver-users] Updating a layer's bounding box after WFS-T insert

2011-05-23 Thread Ryan Zoerb
I'm creating a data store from an OpenLayers DrawFeature control, using WFS-T to save the geometry into GeoServer. This works great, except the data store's bounding box doesn't get set in GeoServer. However, if you create a data store from a shapefile, the bounding box gets automatically set.

Re: [Geoserver-users] Updating a layer's bounding box after WFS-T insert

2011-05-23 Thread Andrea Aime
On Mon, May 23, 2011 at 5:50 PM, Gabriel Roldán grol...@opengeo.org wrote: I may be wrong, but my impression (biased by the meaning of the WMS layer bounds in the spec) is that the bounds you declare for the layer are purely informative and intend to declare what the area of validity for the

Re: [Geoserver-users] Updating a layer's bounding box after WFS-T insert

2011-05-23 Thread Ryan Zoerb
Thanks for the responses Gabriel and Andrea. I need to get the bounding box of the actual feature (for zooming to the feature in OpenLayers), so I'll give the transaction listener a try. -Ryan On May 23, 2011, at 11:11 AM, Andrea Aime wrote: On Mon, May 23, 2011 at 5:50 PM, Gabriel Roldán

[Geoserver-users] Error rendering coverage on the fast path

2011-05-23 Thread Surendran K.N
Hi I am want to bring this layerhttp://sdmdataaccess.nrcs.usda.gov/Spatial/SDM.wms?VERSION=1.1.1REQUEST=GetMapLAYERS=SurveyAreaPoly,MapunitPolyStyles=SRS=EPSG:26915bbox=256000,3750400,256400,3750800width=400height=400format=image/gif into Geoserver and overly with some other layers in my

Re: [Geoserver-users] Updating a layer's bounding box after WFS-T insert

2011-05-23 Thread Ian Turton
On 23 May 2011 16:59, Ryan Zoerb razo...@usgs.gov wrote: Thanks for the responses Gabriel and Andrea.  I need to get the bounding box of the actual feature (for zooming to the feature in OpenLayers), so I'll give the transaction listener a try. Don't you already know the bounding box of the

Re: [Geoserver-users] Error rendering coverage on the fast path

2011-05-23 Thread Ian Turton
On 23 May 2011 17:12, Surendran K.N surendra...@gmail.com wrote: Hi I am want  to bring  this layer   into Geoserver and overly with some other layers in my Googlemap api v2 client application through Geowebcache. I have connected the remote layer directly with geowebcache but  the

[Geoserver-users] Description.ftl - can I capture bbox?

2011-05-23 Thread David Collins
Sending KML from Geoserver to Google Earth, I use description.ftl in workspaces\myworkspace\mydatastore\myfeature to create Google Earth balloon with a web link that gives more information about the feature. description.ftl uses ${fid}, ${myattribute.value}, etc. Is there any way that I can