Changes between Initial Version and Version 1 of Ticket #16219
- Timestamp:
- 2018-04-24T18:10:06+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16219 – Description
initial v1 1 1 ==== What steps will reproduce the problem? 2 {{{3 2 With the Mercator projection, zoom over the south part of Norway and select the "Kartverket Accessibility" imagery (wms_endpoint), then select any map layer. 4 }}}5 3 6 4 ==== What is the expected result? 7 {{{8 5 The chosen WMS map layer should be rendered. 9 }}}10 6 11 7 ==== What happens instead? 12 {{{13 8 Projection EPSG:25835 is chosen by JOSM, which only works in the northern part of the country. 14 }}}15 9 16 10 ==== Please provide any additional information below. Attach a screenshot if possible.