Jump to content

payame_noor

Inactive Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    USA

payame_noor's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I have a layer in geoserver and I want to get this layer with WMS in OpenLayers. population = new OpenLayers.Layer.WMS("population", "http://localhost:8080/geoserver/world/wms", {'layers': 'population', transparent: true, format: 'image/png'}, {isBaseLayer: false} ); I get the property of feature with OpenLayers.Control.WMSGetFeatureInfo. featureInfo = new OpenLayers.Control.WMSGetFeatureInfo({ queryVisible: true, layers: [population], output: 'features', infoFormat : 'application/vnd.ogc.gml', format: new OpenLayers.Format.GML, eventListeners: { getfeatureinfo: showInfo } }); I want to edit the property of some features. How can i do?
  2. What format do you want to export? but you can go to geoserver administrator interface -> Layer Preview -> choose your layer("Name" column) and your format("View" column) ->go
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.

Disable-Adblock.png

 

If you enjoy our contents, support us by Disable ads Blocker or add GIS-area to your ads blocker whitelist