Changes between Initial Version and Version 1 of Ticket #10267
- Timestamp:
- 2014-07-15T10:28:31+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10267
- Property Milestone → 14.07
-
Ticket #10267 – Description
initial v1 9 9 10 10 Can you please look into it and fix it? 11 11 {{{ 12 12 Here is the example WMS link and error message: 13 13 INFO: Grabbing WMS (attempt 4) http://geoportal.cuzk.cz/WMS_ORTOFOTO_PUB/service.svc/get?FORMAT=image/jpeg&VERSION=1.1.1&SERVICE=WMS&REQUEST=GetMap&LAYERS=GR_ORTFOTORGB&STYLES=&SRS=EPSG:4326&WIDTH=570&HEIGHT=520&BBOX=14.2942391,49.2568705,14.2960236,49.2579330 … … 25 25 at org.openstreetmap.josm.io.imagery.Grabber.run(Grabber.java:50) 26 26 at java.lang.Thread.run(Unknown Source) 27 27 }}}