update README + BE Ardenne coordinates

This commit is contained in:
nobohan
2023-08-14 17:19:03 +02:00
parent 24d1b5709d
commit bf4e6e42ec
2 changed files with 17 additions and 1 deletions
+8
View File
@@ -79,6 +79,14 @@ Move this `tiles.list` file in the `/tiles/` directory and then run:
docker-compose run --rm map generate_tiles
```
For Belgium up to zoom 18, it might take >48 hours!
#### Transfer the tiles to tiles.champs-libres.be
```bash
rsync --dry-run --compress --recursive ./tiles/cyclosm debian@juniperus.champs-libres.be:/var/lib/mod_tile/.
```
## Original README