mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Upgrade basemap profile to OpenMapTiles v3.13.1 (#227)
This commit is contained in:
@@ -41,7 +41,7 @@ To run `Generate.java`, use [scripts/regenerate-openmaptiles.sh](https://github.
|
||||
OpenMapTiles release tag:
|
||||
|
||||
```bash
|
||||
./scripts/regenerate-openmaptiles.sh v3.13
|
||||
./scripts/regenerate-openmaptiles.sh v3.13.1
|
||||
```
|
||||
|
||||
Then follow the instructions it prints for reformatting generated code.
|
||||
@@ -49,7 +49,7 @@ Then follow the instructions it prints for reformatting generated code.
|
||||
If you want to regenerate from a different repository than the default openmaptiles, you can specify the url like this:
|
||||
|
||||
```bash
|
||||
./scripts/regenerate-openmaptiles.sh v3.13 https://raw.githubusercontent.com/openmaptiles/openmaptiles/
|
||||
./scripts/regenerate-openmaptiles.sh v3.13.1 https://raw.githubusercontent.com/openmaptiles/openmaptiles/
|
||||
```
|
||||
|
||||
## License and Attribution
|
||||
|
||||
Reference in New Issue
Block a user