Skip to content

Commit

Permalink
Transportation: add filter to reject unsigned routes
Browse files Browse the repository at this point in the history
Fixes issue openmaptiles#1613
  • Loading branch information
Blijbol committed Jan 15, 2024
1 parent a682d50 commit fb748b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions layers/transportation/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,9 @@ tables:
- name: colour
key: colour
type: string
filters:
reject:
unsigned: ["yes"]
mapping:
route:
- road
Expand Down

0 comments on commit fb748b9

Please sign in to comment.