Changes between Initial Version and Version 1 of Ticket #10623, comment 9
- Timestamp:
- 2015-04-19T09:41:11+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10623, comment 9
initial v1 1 An implementation could heavily use `WMSImagery` and `AddWMSLayerPanel` and alter the behaviour where needed (`org.openstreetmap.josm.io.imagery.WMSImagery#attemptGetCapabilities`, `org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel#getImageryInfo`). In the end, a generated TMS URL would be returned …1 An implementation could heavily use `WMSImagery` and `AddWMSLayerPanel` and alter the behaviour where needed (`org.openstreetmap.josm.io.imagery.WMSImagery#attemptGetCapabilities`, `org.openstreetmap.josm.gui.preferences.imagery.AddWMSLayerPanel#getImageryInfo`). In the end, a generated TMS URL could be returned … 2 2 3 3 Let's see what GSOC brings … :-)


