upd README for rsync

This commit is contained in:
nobohan 2024-02-22 10:18:57 +01:00
parent b93f524413
commit a364466d93
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ Then, you can import the OSM data by doing this command:
docker-compose run --rm map import
```
This will take a while, about 15 min for Luxembourg for example.
This will take a while, about 15 min for Luxembourg for example, but up to 7 hours for Belgium with OAM!
You should end with :
@ -85,7 +85,7 @@ For Belgium up to zoom 18, it might take >48 hours!
```bash
rsync --compress --recursive ./tiles/cyclosm debian@juniperus.champs-libres.be:/var/lib/mod_tile/cyclosm
rsync --compress --recursive ./tiles/cyclosm debian@juniperus.champs-libres.be:/var/lib/mod_tile/
```
## Original README