mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Update README.md (#248)
This commit is contained in:
@@ -11,7 +11,7 @@ Using pre-built docker image:
|
|||||||
docker run -v "$(pwd)/data":/data openmaptiles/planetiler-openmaptiles:latest --force --download --area=monaco
|
docker run -v "$(pwd)/data":/data openmaptiles/planetiler-openmaptiles:latest --force --download --area=monaco
|
||||||
```
|
```
|
||||||
|
|
||||||
Or to build from source, after [installing Java 21+](https://adoptium.net/installation.html):
|
Or to build from source, after [installing Java 21+](https://adoptium.net/installation):
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Build the project (use mvnw.cmd on windows):
|
# Build the project (use mvnw.cmd on windows):
|
||||||
|
|||||||
Reference in New Issue
Block a user