Replies: 1 comment 3 replies
-
|
Hum... I guess I've found my answer: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use the planetiler output along with OpenMapTiles styles like osm-bright-gl-style.
The style often tries to render labels using the following expression:
Now... using the defaults, name:nonlatin seems to be present in a few layers:
But it's also missing in the following:
The output is otherwise compatible with osm-bright-gl-style. I've searched around but could not find a simple tweak I can do to include it (other than defining a custom schema, maybe). Before I start digging into the code, did I miss anything obvious?
Beta Was this translation helpful? Give feedback.
All reactions