new vs old labels where is labels? #724
sacedronfly
started this conversation in
General
Replies: 1 comment 2 replies
-
The first step is to examine your vector tiles to see whether they have the placenames in them. Either:
|
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
hello everyone
i have both version of tilemaker.
Could it be that the new version of TileMaker doesn't create a vector file with labels?
When i using old version and extract mbtiles to vector map from pbf i can render every labels of city,town village i use config-openmaptiles and process-openmaptiles.
when i using new version of tilemaker and use newest files process and config include with project opentilemap i can renderer and didnt see labels of cities,villages or towns ? its a bug?
i use the same command with both version "tilemaker --input file.pbf --output file.mbtiles -process file_openmaptiles.lua --config config-openmaptiles.json"
i trying renderer with style for example part of file:
{
"id": "country_label",
"type": "symbol",
}
whats wrong with this?
Beta Was this translation helpful? Give feedback.
All reactions