Jump to content

Search the Community

Showing results for tags 'geoserver openlayers'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Feedback and Introduction
    • Off Topic
    • Geography
  • Geographic Information Science News and Discussions
    • General
    • GeoData
    • GeoHardware
    • WebGIS
    • Analysis and Geoprocessing
    • Cartography Design
    • Spatial Programming
    • Remote Sensing
    • Mobile GIS
    • Applied GIS
    • Jobs and Schedules
  • GIS Around The World
    • Language Specific Room
  • RS-GIS Sharing Area

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


MSN


Yahoo


AIM


ICQ


Jabber


Location


Interests

Found 1 result

  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?
×
×
  • 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