Tool NameImport TMS Image
Tool ID9
Library IDio_gdal
Version1.0
Author(s)O.Conrad (c) 2016

Description

The "Import TMS Image" tool imports a map image from a Tile Mapping Service (TMS) using the "Geospatial Data Abstraction Library" (GDAL) by Frank Warmerdam.

GDAL Version:3.12.4


References

GDAL/OGR contributors (2019): GDAL/OGR Geospatial Data Abstraction software Library. A translator library for raster and vector geospatial data formats. Open Source Geospatial Foundation. Link


Parameters

NameTypeIdentifierDescriptionConstraints
Input
Gridgrid, inputTARGET
Output
Mapgrid, outputTARGET_MAP
Options
Target DefinitionchoiceTARGET_DEFAvailable Choices:
[0] grid
[1] user defined
Default: 0
Westfloating point numberTARGET_XMINMinimum: -20037508.340000
Maximum: 20037508.340000
Default: -20037508.340000
Eastfloating point numberTARGET_XMAXMinimum: -20037508.340000
Maximum: 20037508.340000
Default: 20037508.340000
Southfloating point numberTARGET_YMINMinimum: -20037508.340000
Maximum: 20037508.340000
Default: -20037508.340000
Northfloating point numberTARGET_YMAXMinimum: -20037508.340000
Maximum: 20037508.340000
Default: 20037508.340000
Columnsinteger numberTARGET_NXMinimum: 1
Default: 600
Rowsinteger numberTARGET_NYMinimum: 1
Default: 600
Coordinate System DefinitiontextCRS_STRINGSupported formats comprise PROJ and WKT strings, object codes (e.g. "EPSG:4326").
ServerchoiceSERVERAvailable Choices:
[0] Open Street Map
[1] Google Map
[2] Google Satellite
[3] Google Hybrid
[4] Google Terrain
[5] Google Terrain, Streets and Water
[6] ArcGIS MapServer Tiles
[7] TopPlusOpen
[8] EMODnet Bathymetry WMTS service
[9] user defined
Default: 0
ServertextSERVER_USERDefault: tile.openstreetmap.org/${z}/${x}/${y}.png
EPSGinteger numberSERVER_EPSGDefault: 3857
Block Sizeinteger numberBLOCKSIZEMinimum: 32
Default: 256
CachebooleanCACHEEnable local disk cache. Allows for offline operation.Default: 0
Directoryfile pathCACHE_DIRIf not specified the cache will be created in the current user's temporary directory.
Gray Scale ImagebooleanGRAYSCALEDefault: 0