Package | Description |
---|---|
org.openstreetmap.josm.data.imagery |
Provides the classes for JOSM imagery sources, coupled with
JMapViewer classes. |
Modifier and Type | Method and Description |
---|---|
static WMTSCapabilities |
WMTSTileSource.getCapabilities(java.lang.String url,
java.util.Map<java.lang.String,java.lang.String> headers)
Call remote server and parse response to WMTSCapabilities object
|
Constructor and Description |
---|
WMTSTileSource(ImageryInfo info)
Creates a tile source based on imagery info
|