Replies: 3 comments
-
|
This discussion more likely belongs to the planetiler-openmaptiles repository |
Beta Was this translation helpful? Give feedback.
-
I usually generate a pmtiles output file, then drag and drop it to https://pmtiles.io/ |
Beta Was this translation helpful? Give feedback.
-
|
Yes I'm constructing a SLD / SE styling file. That's why I ask these questions : to build the ogc filters, I want to use the tags I mentioned. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please look at here : https://openmaptiles.org/schema/#landcover
It says :
subclass
Use subclass to do more precise styling. Original value of either the natural, landuse, leisure, or wetland tag.
But after mbtiles build, it seems that these tags are not present in mbtiles file datas.
Question : do I need to specify all these tags with "extra_name_tags" argument to keep them in output datas ?
Also : do you know any tool to inspect the datas in the output mbtiles file ? It will be very useful to construct the filters in style file.
Beta Was this translation helpful? Give feedback.
All reactions