Bug report #19383
QGIS Server WMS GetFeatureInfo requests parameter TOLERANCE=0 not working
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Paul Blottiere | ||
Category: | QGIS Server | ||
Affected QGIS version: | 3.2 | Regression?: | No |
Operating System: | linux ubuntu 16.04 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 27211 |
Description
Adding FI_LINE_TOLERANCE=0&FI_POINT_TOLERANCE=0&FI_POLYGON_TOLERANCE=0 doesn't limit the tolerance to 0 pixels as expected, it gives back all features.
Actually calling GetFeatureInfo without this parameters seems to define a default tolerance of 0.
Setting higher values, like FI_LINE_TOLERANCE=1&FI_POINT_TOLERANCE=1&FI_POLYGON_TOLERANCE=1 seems to work as expected.
History
#1 Updated by Paul Blottiere about 6 years ago
- Assignee set to Paul Blottiere
#2 Updated by Paul Blottiere about 6 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|2c5d1c548b95345290deaf02ef64925d7834da0c.