Tiles export: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
()
No edit summary
Line 1: Line 1:
The '''Tiles export''' tool allows you to extract a region of the map in a basemap or overlay, and store it in a GeoPackage or MBTiles file. Everything displayed is exported, with the exception of web maps and the M3 background map. The resulting files will have web mercator (EPSG:3857) projection and GoogleMapsCompatible tiling scheme.
The '''Tiles export''' tool allows you to extract a region of the map in a basemap or overlay, and store it in a GeoPackage or MBTiles file. Everything displayed is exported, with the exception of web maps and the M3 background map. The resulting files will have web mercator (EPSG:3857) projection and GoogleMapsCompatible tiling scheme.
== Usage ==
[[File:M3 tiles export.png]]
[[File:M3 tiles export.png]]


== Usage ==
The tool can be started when a basemap or overlay is open, using the button on the top right toolbar. You can drag a bounding box in the map to select the area to export. You can also type geographic coordinates for the extents of the area.
The tool can be started when a basemap or overlay is open, using the button on the top right toolbar. You can drag a bounding box in the map to select the area to export. You can also type geographic coordinates for the extents of the area.



Revision as of 13:28, 26 March 2020

The Tiles export tool allows you to extract a region of the map in a basemap or overlay, and store it in a GeoPackage or MBTiles file. Everything displayed is exported, with the exception of web maps and the M3 background map. The resulting files will have web mercator (EPSG:3857) projection and GoogleMapsCompatible tiling scheme.

Usage

M3 tiles export.png

The tool can be started when a basemap or overlay is open, using the button on the top right toolbar. You can drag a bounding box in the map to select the area to export. You can also type geographic coordinates for the extents of the area.

Min/max level

The minimum and maximum zoom levels to fetch tiles from within the selected extent. Remember that for each zoom level increment, the number of tiles are quadrupled.

Tile format

Format for tiles:

  • PNG - Lossless format, larger size. Best suited for thematic raster data with few unique colors.
  • JPEG - Lossy format, smaller size. Best suited for imagery and maps with shading. Tiles which are partly transparent are saved as PNG.

Buffer

Extra pixels to include around each tile. Use for vector maps with labels, if the labels are cut off at tile borders.

Type

File type for the resulting database.

Save as

Create a single file in a chosen folder, or create an M3 product (parameters for creating the product are explained here)

Elevation shading

Elevation shading can be included in the output file, generated from the highest resolution elevation dataset available in your workspace. Simply make sure that elevation shading is active before starting the tiles export. Use the button on the top right toolbar to activate elevation shading.