Skip to content

Commit b327c54

Browse files
committed
change drop_names_on_short_boundaries.pixels_per_letter from 8 to 5
1 parent 15dd937 commit b327c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

queries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2048,7 +2048,7 @@ post_process:
20482048
end_zoom: 17
20492049
# pixels (256px nominal) to require per letter in the name. if lines are shorter than this,
20502050
# the name gets dropped. larger values mean fewer lines are eligible for labelling.
2051-
pixels_per_letter: 8
2051+
pixels_per_letter: 5
20522052

20532053
# since we drop names in the previous step, we would like merge it again
20542054
- fn: vectordatasource.transform.merge_line_features

0 commit comments

Comments
 (0)