| Both sides previous revision
Previous revision
Next revision
|
Previous revision
|
terra4d:gislayers [2024/04/03 06:00] editor |
terra4d:gislayers [2026/03/11 14:19] (current) editor |
| * Create a Layer group named "ArcGIS" under "Global Imagery", set Children to "inclusive" | * Create a Layer group named "ArcGIS" under "Global Imagery", set Children to "inclusive" |
| * Add the following layers to the "ArcGIS" group each without a layer file, set type to "Imagery", set Layer Class to "Map", set Driver to "ArcGIS" and set URL to one of the | * Add the following layers to the "ArcGIS" group each without a layer file, set type to "Imagery", set Layer Class to "Map", set Driver to "ArcGIS" and set URL to one of the |
| * Satellite: [[http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer]], Layer Class "Map" | * Satellite: [[https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer]] |
| * Transport: [[http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Transportation/MapServer]], Layer Class "Traffic" | * Layer Class: "Map" |
| * Places: [[http://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places_Alternate/MapServer]], Layer Class "Places/POI" | * Transport: [[https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Transportation/MapServer]] |
| * Traffic: [[https://utility.arcgis.com/usrsvcs/servers/68aa64f21c5a4b0488b2c29b3c6042bc/rest/services/World/Traffic/MapServer]], Layer Class "Traffic" | * Layer Class "Traffic" |
| | * Places: [[https://services.arcgisonline.com/ArcGIS/rest/services/Reference/World_Boundaries_and_Places_Alternate/MapServer]] |
| | * Layer Class "Places/POI" |
| | * Traffic: [[https://utility.arcgis.com/usrsvcs/servers/68aa64f21c5a4b0488b2c29b3c6042bc/rest/services/World/Traffic/MapServer]] |
| | * Layer Class "Traffic" |
| * Keep all other properties as default | * Keep all other properties as default |
| |
| * Set "Gamma correction" to "0.3" | * Set "Gamma correction" to "0.3" |
| |
| The list of tile map server on [[https://wiki.openstreetmap.org/wiki/Tile_servers]] has also some "useful" overlay map layers (e.g. transport or sea markers). | URL with alternative styles: |
| * Create a XYZ image layer and set the URL to one listed in the table (e.g. ''http://tile.memomaps.de/tilegen/${z}/${x}/${y}.pn'') | * ÖPNVKarte: ''https://tile.memomaps.de/tilegen/{z}/{x}/{y}.png'' |
| | * Carto Light: ''https://cartodb-basemaps-[abc].global.ssl.fastly.net/light_all/{z}/{x}/{y}.png'' |
| | * Carto Dark: ''https://cartodb-basemaps-[abc].global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png'' |
| | |
| | The list of tile map server on [[https://wiki.openstreetmap.org/wiki/Tile_servers]] has also some "useful" overlay map layers (e.g. transport or sea markers). If parameter ''{s]'' can usually be replace with a ''[abc]'' (this is used for server rotation and load balancing). |
| | |
| | * Create a XYZ image layer and set the URL to one listed in the table (e.g. ''http://tile.memomaps.de/tilegen/${z}/${x}/${y}.png'') |
| * Keep profile to "spherical-mercator" | * Keep profile to "spherical-mercator" |
| * If the layer appears too bright, then decrease the gamma correction value. | * If the layer appears too bright, then decrease the gamma correction value. |
| | |
| | A list of available tile server can be found [[https://wiki.openstreetmap.org/wiki/Raster_tile_providers]]. Some of the listed servers require a paid subscription and some might no longer be operational. |
| |
| ===== OpenCycleMap ===== | ===== OpenCycleMap ===== |
| * Keep profile to "spherical-mercator" | * Keep profile to "spherical-mercator" |
| * Set "CacheId" to "osm_cycle" | * Set "CacheId" to "osm_cycle" |
| | * Set "Gamma correction" to "0.3" |
| | |
| | ===== OpenSeaMap ===== |
| | * Add a new layer to the configuration under the group "Global Imagery" |
| | * Set type to "Imagery" |
| | * Select driver "XYZ" |
| | * set URL to ''https://tiles.openseamap.org/seamark/${z}/${x}/${y}.png'' |
| | * Keep profile to "spherical-mercator" |
| | * Set "CacheId" to "openseamap" |
| * Set "Gamma correction" to "0.3" | * Set "Gamma correction" to "0.3" |
| |