Skip to content

Applying an OpenMapTiles-based style to vector tiles generated with Tilemaker #729

Answered by systemed
diehl asked this question in Q&A
Discussion options

You must be logged in to vote

If all placenames are missing then it might be a mismatch between the name attribute that tilemaker is writing, and the one that your stylesheet is using. Unfortunately the OMT spec is really ambiguous on this and different, nominally OMT-based stylesheets appear to expect different attributes. Have a look at the comments at the start of process-openmaptiles.lua - there is special handling for this and you can easily change it to write to a particular attribute.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@diehl
Comment options

@diehl
Comment options

@systemed
Comment options

Answer selected by diehl
@diehl
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants