Open GoogleCodeExporter opened 9 years ago
This is a very useful enhancement, since most WMS servers can return HTML, for
example GeoServer:
http://geodata.nationaalgeoregister.nl/natura2000/wms?LAYERS=natura2000&QUERY_LA
YERS=natura2000&STYLES=&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&BBOX=17
0670.76%2C447617.56%2C196771.24%2C463557.4&FEATURE_COUNT=8&HEIGHT=593&WIDTH=971&
FORMAT=image%2Fpng&INFO_FORMAT=text/html&SRS=EPSG%3A28992&X=483&Y=279
Note to self: in the implementation we may trigger an HTML GFI Panel via the
featureInfoFormat: "text/html" Layer config. Note that also many WFS-en may
return HTML.
For all "HTML-cases" the downside is that no geometries are returned/shown and
Download is not directly possible, or at least more elaborate.
We just need an owner and a timescale...
Original comment by jus...@gmail.com
on 23 Dec 2013 at 11:37
Original issue reported on code.google.com by
pedrogon...@gmail.com
on 23 Dec 2013 at 8:27