Hi, almost any GeoServer does: http://demo.geo-solutions.it/geoserver/sf/wms?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetFeatureInfo&FORMAT=image%2Fpng&TRANSPARENT=true&QUERY_LAYERS=sf%3Arestricted&STYLES&LAYERS=sf%3Arestricted&INFO_FORMAT=application/json&FEATURE_COUNT=50&X=50&Y=50&SRS=EPSG%3A26713&WIDTH=101&HEIGHT=101&BBOX=593689.8722436512%2C4919792.27973198%2C595617.7466318649%2C4921720.154120194
On Fri, Dec 8, 2017 at 9:38 AM, Michel Stuyts <[email protected]> wrote: > This server supports JSON > https://ro.ruimtevlaanderen.be/drodsi-geoserver/wms > > > Michel > > -----Oorspronkelijk bericht----- > Van: QGIS-Developer [mailto:[email protected]] > Namens Matthias Kuhn > Verzonden: donderdag 7 december 2017 9:30 > Aan: [email protected] > Onderwerp: [QGIS-Developer] WMS GetFeatureInfo: Test Server with JSON > support? > > Hi all, > > QGIS suppors querying features from a WMS. Among the supported response > formats is JSON. > > The current code is based on QScript, which is deprecated. > > I've written some code that removes this dependency, so we can stick to > maintained Qt code and can remove a dependency from QGIS. > > Now the state is as follows, the code is written, but I couldn't test it > because I don't know a WMS server with this behavior. > > If someone could point me towards a server that responds with JSON > formatted feature information, I can make sure, the new code behaves the > way it should. > > If not, I'll just keep the old code around on any system that has QScript > available (which should be almost any system out there) and only resort to > the untested code when QScript is not available in the build environment. > > Thanks a lot in advance > > Matthias > > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > _______________________________________________ > QGIS-Developer mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer > -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
