The getfeatureinfo tag has no wiki summary.
1
vote
2answers
46 views
How to specify layer getWMSInfo when click feature on map (getWMSInfo with multiple layers)
i'm using getWMSFeatureInfo with multiple layers (point)!
When i click a point on map, how to specify point clicked belong to any layer??
1
vote
1answer
102 views
Geoserver 2.1.3 no GetFeatureInfo-Response when multiple Features found on same location within same layer
I have a Geoserver postgis layer with multiple point features on the same location. GetFeatureInfo returns results when only one feature is found.
But Geoserver returns nothing (empty html) when ...
0
votes
1answer
77 views
Openlayers & WMS - GetFeatureInfo problem
I'm making a small project but I encounter some problems. Let me explain that : Having generated mapfile with mapserver and they are viewable by the openlayers interface, I would like to make me ...
0
votes
1answer
44 views
WMS - Export Retrieved XML Data
I use WMS layer in my app and could successfully retrieved Feature Info by click like so: http://openlayers.org/dev/examples/getfeatureinfo-control.html
My question is: Is there any way to export the ...
0
votes
1answer
49 views
uncaught typeerror: undefined is not a function
Using some examples from internet, I found this code that shows WMSGetfeatureinfo
I don't know where's the problem:
Here goes my code:
<!DOCTYPE HTML>
<meta http-equiv="Content-Type" ...
0
votes
1answer
37 views
How to configure mapproxy and mapnik for getfeatureinfo requests
I'm wondering if its possible to configure mapproxy and mapnik for getfeatureinfo requests. I've made this combination work for getmap requests, but when I request getfeatureinfo I receive layer xxx ...
2
votes
0answers
118 views
Geoserver create SqlView Layer with Geoserver Manager
I would like to register a new sql view layer to geoserver through the rest api. I am using geoserver-manager.
The registration is ok, the layer is working fine, except wms getFeatureInfo, which ...
2
votes
0answers
98 views
How do I format tilelayer.wms url properties such that I add an overlay iteratively to my base map in leaflet
My base map was created using hard-coded template variables. I am using the leaflet tilelayer.wms constructor and including the url like so:
url: ...
2
votes
0answers
890 views
How to deactive Vector Selection In OpenLayers wms features
This is my sample code and work fine :), But I have a little problem,
I'm using multiple layer (WMS), when I zooming the layer will be shown or hidden.
In my example bellow when OpenLayers level zoom ...
2
votes
0answers
350 views
Extending Identify widget and connect it with Legend widget
Sorry if its a ver basic question but I am new in Flex, so I'll appreciate your help.
I am using latest Flex Identify widget and I have created my own legend widget.
What I am trying to do is, when ...
1
vote
0answers
93 views
Get info from WMS layer with Openlayers mobile
I am trying to build a webapp for iPad using OpenLayers Mobile. One of the features it should have is that you can tap on a tree displayed on a basemap and get info about this tree. These trees are ...
1
vote
0answers
67 views
Wrong data with FEATURE_COUNT=1 for GetFeatureInfo
When I am querying the WMS service with FEATURE_COUNT=1 then I get the wrong meta data. Once I make FEATURE_COUNT=2 then first row contains the correct data.
I am executing the URL directly in ...
0
votes
0answers
42 views
GetFeatureInfo Pop up - Openlayers/GeoServer
I am an OL and GeoServer newbie. I've been trawling the net looking for guidance on how to code a GetFetureInfo request in OpenLayers to retrieve attribute information from a GeoServer WMS running on ...
0
votes
0answers
102 views
Get feature from two overlapping KML layers doesn't work
I did an implementation similar to http://openlayers.org/dev/examples/sundials.html
The difference is that I have two or more kml layers at the same location and want to show their information ...
0
votes
0answers
123 views
WMS getfeatureinfo() giving incorrect result
I am using openlayers and Geoserver. I have created a base layer using OSM and then added wms layer topp:states. I want to show a world map and on that show US states. I have added onclick ...
0
votes
0answers
21 views
How do I set the selected class in the UMN-Mapserver template?
UMN-mapserver allows for GetFeatureInfo-request a HTML-template. This template can set values from the selected features, for instance wit [item name=name]. I want to insert into the template the ...
0
votes
0answers
301 views
WMS GetFeatureInfo; multiple layers, different sources
I'm developing a web application using GeoExt, OpenLayers and having my own GeoServer to serve various maps. Still, I want to let the user add other WMS's if needed, to be able to play around with all ...
0
votes
0answers
145 views
QGIS getfeatureinfo in format text/xml does not show any attribute
Do I understand http://hub.qgis.org/issues/5887 correct, that currently WMS answers in format text/xml are not shown in QGIS (upto QGIS-Codeversion 953c4e0)?
Whereas text/html or text/plain will be ...
