[OpenLayers-Users] Update error

2009-11-17 Thread pericoltoxic
I'm looking for a strategy to use OL as an editor to update a polygon PostGis layer. My PostGis table looks like gid int4 primary key, name varchar2(20), geom polygon I implement a classic stategy var saveStrategy = new OpenLayers.Strategy.Save()

[OpenLayers-Users] How to add new layers in PostGis using WSF?

2009-11-12 Thread pericoltoxic
I use OpenLayers, GeoServer, Postgres with PostGis. I copied the source of this file http://openlayers.org/dev/examples/wfs-protocol-transactions.html. I modified this code: wfs = new OpenLayers.Layer.Vector("Editable Features", { strategies: [new OpenLayers.Strategy.BBOX(), save

Re: [OpenLayers-Users] WFS

2009-11-12 Thread pericoltoxic
What if you add 'localhost:8080' to the list of allowedHosts in your proxy.cgi? Who i do that? I use GeoServer. -- View this message in context: http://n2.nabble.com/WFS-tp3986535p3991668.html Sent from the OpenLayers Users mailing list archive at Nabble.com. ___

Re: [OpenLayers-Users] WFS

2009-11-11 Thread pericoltoxic
Sige wrote: > > http://openlayers.org/dev/examples/wfs-protocol.html > > > pericoltoxic wrote: >> >> What is the steps to render topp:tasmania_roads with WFS using vector >> (OpenLayers.Layer.Vector)? >> > > Thank for your answer, but i hav

[OpenLayers-Users] WFS

2009-11-11 Thread pericoltoxic
What is the steps to render topp:tasmania_roads with WFS using vector (OpenLayers.Layer.Vector)? -- View this message in context: http://n2.nabble.com/WFS-tp3986535p3986535.html Sent from the OpenLayers Users mailing list archive at Nabble.com. ___ Use