Hi everyone,

I wanna edit my WFS publish using "OPENLAYERS EDITOR". but i could not understand what i have to write Element ID section. "The DOM element ID that will be passed the value of the features. This will probably be a textfield or textarea" was written under the Element ID section. What I have to write there. what does the "DOM element ID" mean. please help me.

Thank you for your interest. :)

CommentFileSizeAuthor
openlayers_DOM.png62.36 KBmuratakin82
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

muratakin82 created an issue. See original summary.

friedjoff’s picture

Status: Active » Fixed

Hi,

editing WFS layers requires a custom JavaScript solution. Please have a look at http://dev.openlayers.org/examples/wfs-protocol-transactions.html for an example.

The "Element ID" is only necessary for modules like Geofield or PostGIS. In most cases OpenLayers Editor will write spatial data to a hidden form field specified by "Element ID" and one of those modules will read the form field on the server. These modules will set the "Element ID" automatically.

If you're already using Cartaro think about using a PostGIS field instead of WFS-T.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

muratakin82’s picture

Hi friedjoff,

I think you mean that, I have to create content types with PostGIS fields and I will add new content as described http://cartaro.org/documentation/getting-started.

Am I right?

Thank you for your interest. :)

I am interested in Cartaro so i wanna write promotional article. When my article will be published in Turkey also i will send you it. again Thank you for your interest and help.

muratakin82’s picture

Status: Closed (fixed) » Active