[OpenLayers-Users] Error saving point WFS - GeoServer - PostGIS

2010-06-28 Thread giraam
Hi people, I'm having a problem since last week (yeah! 1 week wasted) and I read until my eyelids were burnt completely but nothing.. =( Here the link for the error returned by GeoServer:

[OpenLayers-Users] SLD with different filters

2010-06-28 Thread Martin.L
Hi at all! I'm trying to style points with different OGC-filters. Thereby it has to do with earthquakes. An earthquake should be visualized with the magnitude, the age and the depth. All these data is stored in a database, where Geoserver has acces on it. Now I want to style the points with SLD.

Re: [OpenLayers-Users] SLD with different filters

2010-06-28 Thread Ian Turton
On Mon, Jun 28, 2010 at 11:24 AM, Martin.L hermsdorfe...@web.de wrote: Hi at all! I'm trying to style points with different OGC-filters. Thereby it has to do with earthquakes. An earthquake should be visualized with the magnitude, the age and the depth. All these data is stored in a

Re: [OpenLayers-Users] Google and WFS Overlay problem

2010-06-28 Thread Cecily
The declared SRS of my WFS is 'EPSG:4326', which is different from Google. How can I use internalProjection or externalProjection for it? Thanks!! -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Google-and-WFS-Overlay-problem-tp5227089p5231695.html Sent from the

[OpenLayers-Users] Error: template.replace is not a function

2010-06-28 Thread daniel.smith1
I'm currently making a switch to a newer version of OpenLayers so I am able to use an OSM base layer. I am getting the error template.replace is not a function. The stacktrace in Firebug shows that it is happening when I call the setcenter function. Any ideas? Here is my (simplified) code:

Re: [OpenLayers-Users] SLD with different filters

2010-06-28 Thread Martin.L
Ian Turton wrote: Yes - start with http://docs.geoserver.org/stable/en/user/styling/sld-cookbook/points.html#attribute-based-point which shows how to set radius by magnitude, there are other sections which will cover transparency and color which you can set to properties as with radius.

Re: [OpenLayers-Users] Error: template.replace is not a function

2010-06-28 Thread daniel.smith1
daniel.smith1 wrote: map = new OpenLayers.Map( 'map', options ); OSMBaseLayer = new OpenLayers.Layer.OSM( OSM, {numZoomLevels: 20, 'sphericalMercator': true, 'isBaseLayer': true, 'maxExtent': new OpenLayers.Bounds(-20037508.34, -20037508.34, 20037508.34, 20037508.34)}

[OpenLayers-Users] How to SetUp Open Layers for an XML/WMS Service

2010-06-28 Thread Kalyan Kamepalli
Hello Everyone, I am new to Java Script and thus Open Layers. I have an application server that provides a map service and many other services like select, zoom in zoom out.I wanted to map them on to Open layers and finally embed open layers on to a website. The map service is an XML based