add nl and fr map style in renderd.conf
This commit is contained in:
parent
64b3940c5c
commit
4efa0b0ea1
@ -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
|
Loading…
x
Reference in New Issue
Block a user