-
It seems the metadata doesn't have that information. Without that, how can one specify the painter_rules? |
Beta Was this translation helpful? Give feedback.
Answered by
bdon
Apr 16, 2023
Replies: 2 comments
-
by convention you can include That will give you the necessary information to write |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
bdon
-
(convert to discussion) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
by convention you can include
vector_layers
in the JSON metadata, this will be part of spec revision 3.1: #123That will give you the necessary information to write
paint_rules
or MapLibre JSON styles. But the MVT spec lets any type of geometry be in each layer.