Compare commits

...

2 Commits

Author SHA1 Message Date
nobohan
4efa0b0ea1 add nl and fr map style in renderd.conf 2025-05-02 14:49:44 +02:00
nobohan
64b3940c5c upd branch for osmbe map style 2025-05-02 14:49:17 +02:00
2 changed files with 17 additions and 1 deletions

View File

@ -19,3 +19,19 @@ XML=/data/style/mapnik.xml
HOST=localhost
TILESIZE=256
MAXZOOM=20
[osmbe_nl]
URI=/tile_nl/
TILEDIR=/var/cache/renderd/tiles
XML=/data/style/mapnik-nl.xml
HOST=localhost
TILESIZE=256
MAXZOOM=20
[osmbe_fr]
URI=/tile_fr/
TILEDIR=/var/cache/renderd/tiles
XML=/data/style/mapnik-fr.xml
HOST=localhost
TILESIZE=256
MAXZOOM=20

2
run.sh
View File

@ -14,7 +14,7 @@ function setPostgresPassword() {
function compileStyle() {
cd /data/style/
git clone --single-branch --branch update-2024 https://github.com/nobohan/openstreetmap-carto-be --depth 1
git clone --single-branch --branch update-2025 https://github.com/nobohan/openstreetmap-carto-be --depth 1
mkdir /data/style/patterns/
mv /data/style/openstreetmap-carto-be/patterns/* /data/style/patterns/
mkdir /data/style/symbols/