public class OSMService extends WebMercatorTileService
MAX_LATITUDE, MAX_LONGITUDE, MIN_LATITUDE, MIN_LONGITUDE, WEB_MERCATOR_CRS| Constructor and Description |
|---|
OSMService(String name,
String baseUrl) |
| Modifier and Type | Method and Description |
|---|---|
double[] |
getScaleList()
Returns a list that represents a mapping between zoom-levels and map scale.
|
TileFactory |
getTileFactory()
Returns the TileFactory which is used to call the method getTileFromCoordinate().
|
getBounds, getProjectedTileCrsaddTileToCache, createSafeEnvelopeInWGS84, findTilesInExtent, getBaseUrl, getMaxZoomLevel, getMinZoomLevel, getName, getTileCrs, getTileHeight, getTileWidth, getZoomLevelFromMapScale, getZoomLevelToUse, toStringpublic double[] getScaleList()
TileServiceArray index: zoom-level Value at index: map scale High zoom-level -> more detailed map Low zoom-level -> less detailed map
getScaleList in class TileServicepublic TileFactory getTileFactory()
TileServicegetTileFactory in class TileServiceCopyright © 1996–2019 Geotools. All rights reserved.