We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15dd937 commit b327c54Copy full SHA for b327c54
queries.yaml
@@ -2048,7 +2048,7 @@ post_process:
2048
end_zoom: 17
2049
# pixels (256px nominal) to require per letter in the name. if lines are shorter than this,
2050
# the name gets dropped. larger values mean fewer lines are eligible for labelling.
2051
- pixels_per_letter: 8
+ pixels_per_letter: 5
2052
2053
# since we drop names in the previous step, we would like merge it again
2054
- fn: vectordatasource.transform.merge_line_features
0 commit comments