Changes between Initial Version and Version 3 of Ticket #20354
- Timestamp:
- 2021-01-06T15:01:30+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20354
- Property Summary Failing Imagery tests because of invalid bponding box (zero width) → Failing Imagery tests because of invalid bounding box (zero area)
-
Ticket #20354 – Description
initial v3 1 1 Some Imagery tests are failing with {{{Invalid values for BBOX}}} like PL-Geoportal2-PL-Streets_WMS, PL-Geoportal2-PL-addres_points_WMS and PL-Geoportal2-PL-buildings_WMS. 2 The bounding box is defined by {{{BBOX=5390252.4918224,6079981.9976201,5390252.4918224,6079981.9976201}}} where the horizontal values are identical (5390252.4918224) which results in a bounding box with zero width. 2 The bounding box is defined by {{{BBOX=5390252.4918224,6079981.9976201,5390252.4918224,6079981.9976201}}} where the horizontal values are identical (5390252.4918224) which results in a bounding box with zero width. Also the vertical values are identical (6079981.9976201).


