Skip to content

Commit

Permalink
Merge pull request openmaptiles#702 from eva-j/waterway_docs
Browse files Browse the repository at this point in the history
Waterway documentation
  • Loading branch information
eva-j committed Nov 6, 2019
2 parents 67672de + 11c07bf commit ff47e39
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions layers/waterway/waterway.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
layer:
id: "waterway"
description: |
OpenStreetMap [waterways](https://wiki.openstreetmap.org/wiki/Waterways) for higher zoom levels
and Natural Earth rivers and lake centerlines for low zoom levels.
OpenStreetMap [waterways](https://wiki.openstreetmap.org/wiki/Waterways) for higher zoom levels (z9 and more)
and Natural Earth rivers and lake centerlines for low zoom levels (z3 - z8).
Linestrings without a name or which are too short are filtered
out at low zoom levels. Waterways do no not have a `subclass` field.
out at low zoom levels.
Till z11 there is `river` class only, in z12 there is also `canal` generated,
starting z13 there is no generalization according to `class` field applied.
Waterways do not have a `subclass` field.
buffer_size: 4
fields:
name: |
Expand Down

0 comments on commit ff47e39

Please sign in to comment.