Tell me more ×
Geographic Information Systems Stack Exchange is a question and answer site for cartographers, geographers and GIS professionals. It's 100% free, no registration required.

is there a way to programmatically change the geometry column on which a WFS layer is based and displayed?

WFS (from GeoServer) is correctly returning me two geometry columns, I want to change "on the fly" the geometry column openLayers uses to display items, obviously having openLayers displaying items (points, in this case) at the new coordinates.

I already tried to change the protocol.geometryName field, even forcing reload o refresh on the layer, but without success.

Thanks in advance

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.