mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Upgrade planetiler-basemap to be compatible with OpenMapTiles 3.13 (#49)
Applying changes to layers from [OpenMapTiles 3.13 release](https://github.com/openmaptiles/openmaptiles/releases/tag/v3.13) (https://github.com/openmaptiles/openmaptiles/compare/v3.12.2...v3.13), minus transportation network connectivity improvements - those will be a separate change.
This commit is contained in:
@@ -7,10 +7,10 @@ See [README.md](../README.md) in the parent directory for instructions on how to
|
||||
|
||||
- Road name abbreviations are not implemented yet in the `transportation_name` layer
|
||||
- `agg_stop` tag not implemented yet in the `poi` layer
|
||||
- Paths are visible at z13 and z14 in `transportation` and `transportation_name` layers instead of just z14 in
|
||||
OpenMapTiles, to revert this behavior set `--transportation-z13-paths=false`
|
||||
- `brunnel` tag is excluded from `transportation_name` layer to avoid breaking apart long `transportation_name`
|
||||
lines, to revert this behavior set `--transportation-name-brunnel=true`
|
||||
- `rank` field on `mountain_peak` linestrings only has 3 levels (1: has wikipedia page and name, 2: has name, 3: no name
|
||||
or wikipedia page or name)
|
||||
|
||||
## Code Layout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user