upd README for rsync
This commit is contained in:
parent
b93f524413
commit
a364466d93
@ -43,7 +43,7 @@ Then, you can import the OSM data by doing this command:
|
|||||||
docker-compose run --rm map import
|
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 :
|
You should end with :
|
||||||
|
|
||||||
@ -85,7 +85,7 @@ For Belgium up to zoom 18, it might take >48 hours!
|
|||||||
|
|
||||||
|
|
||||||
```bash
|
```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
|
## Original README
|
||||||
|
Loading…
Reference in New Issue
Block a user