Updated for qgis3: https://github.com/3liz/qgis-wmsGetFeatureInfoPrecision/blob/master/wmsGetFeatureInfoPrecision.py
Warning, because of https://github.com/qgis/QGIS/pull/9773 <https://github.com/qgis/QGIS/pull/9773> configuration located at the project path is not fully supported yet. David > Le 16 avr. 2019 à 16:01, René-Luc Dhont <[email protected]> a écrit : > > Hi Andreas, > > We have build a plugin for doing so. > It is available for QGIS 2 and we are working on proting it to QGIS 3. > https://github.com/3liz/qgis-wmsGetFeatureInfoPrecision > <https://github.com/3liz/qgis-wmsGetFeatureInfoPrecision> > > Regards, > René-Luc > > Le 16/04/2019 à 15:53, Alessandro Pasotti a écrit : >> >> On Tue, Apr 16, 2019 at 3:46 PM Andreas Neumann <[email protected] >> <mailto:[email protected]>> wrote: >> Hi, >> >> I wonder if it is possible to globally set/influence the FI_POINT_TOLERANCE >> in QGIS server? >> >> We'd like to configure QGIS server such, that by default it is a bit more >> tolerant (using a larger search radius) for point features. >> >> I know that the client can set the FI_POINT_TOLERANCE on GetFeatureInfo >> request, but what if the client doesn't know about QGIS and these special >> parameters? >> >> Could this be set globally in QGIS server by an environment variable? >> >> >> No, that's not possible. >> >> >> Thanks for your reply and greetings, >> >> Andreas >> >> _______________________________________________ >> QGIS-Developer mailing list >> [email protected] <mailto:[email protected]> >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> <https://lists.osgeo.org/mailman/listinfo/qgis-developer> >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> <https://lists.osgeo.org/mailman/listinfo/qgis-developer> >> >> -- >> Alessandro Pasotti >> w3: www.itopen.it <http://www.itopen.it/> >> >> _______________________________________________ >> QGIS-Developer mailing list >> [email protected] <mailto:[email protected]> >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> <https://lists.osgeo.org/mailman/listinfo/qgis-developer> >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> <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
_______________________________________________ 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
