You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to generate Zoom15 tiles to get a map that includes names for my small roads.
This works, however when I do this I loose the bigger place names.
Generating with the default config works perfectly fine, but I'd like a little more detail when you zoom in.
Here are some screenshots of the problem:
Zoom 14 Tileset (With Place Names)
I read through the lua code, but it was a little hard to follow, I assume we need to update something in there, or make that script work for Z 15, is there a way we could configure that as a variable somewhere ?
The text was updated successfully, but these errors were encountered:
Hi there, thanks for this excellent project !
I am trying to generate Zoom15 tiles to get a map that includes names for my small roads.
This works, however when I do this I loose the bigger place names.
Generating with the default config works perfectly fine, but I'd like a little more detail when you zoom in.
Here are some screenshots of the problem:
Zoom 14 Tileset (With Place Names)
Zoom 15 Tileset (Without Place Names)
More Detailed Example of a Town:
Zoom 14 Tileset:
Zoom 15 Tileset:
Here is the config I used for the Zoom 15 tiles:
I read through the lua code, but it was a little hard to follow, I assume we need to update something in there, or make that script work for Z 15, is there a way we could configure that as a variable somewhere ?
The text was updated successfully, but these errors were encountered: