Skip to content

Latest commit

 

History

History

static-map-tiles-builder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Static Map Tiles Builder

   
The following modules depend on it static_maps
This depends on the following builders mbtiles-builder

Description

Only use this if you have a server which has not enough power to run the alternative extension tileserver .

Generates static *.png map background tiles by bulk querying the build-in OpenMapTiles service which can generate *.png files out of the *.mbtile input file. The static *.png files are needed by the fallback extension static_maps and is aimed at servers with less CPU power and RAM storage e.g. cheap servers.

For servers with much CPU power we recommend using the module tileserver and its MBTile Builder to be more dynamic to changes of the map styles and to be able to individualize map styles.

How to use

Just run the command and see the magic:

docker-compose --env-file ../$envfile -f ./docker-compose.yml up --build map_builder && docker-compose -f ./docker-compose.yml stop
  • The static map tiles images will be located at ../data/<Country-City>/static_maps