Skip to content

Commit 56c6391

Browse files
committed
Add waterway=drain
1 parent 50d74cb commit 56c6391

File tree

1 file changed

+7
-6
lines changed
  • shortbread-website/content/schema

1 file changed

+7
-6
lines changed

shortbread-website/content/schema/1.1.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,13 @@ Holds waterway line geometries. Features are sorted by their {{< tag layer >}} t
8787

8888
#### Features
8989

90-
| Type of feature | Value of `kind` | OSM tag | Geometry | Zoom |
91-
| --------------- | :---------------- | :-------------------------- | :------- | :---------------------------------------------------------------------------- |
92-
| Canals | `canal` | {{< tag waterway canal >}} | line | Canals are available if their line is longer than 0.25 pixel but not below 9. |
93-
| Rivers | `river` | {{< tag waterway river >}} | line | Rivers are available if their line is longer than 0.25 pixel but not below 9. |
94-
| Streams | `stream` | {{< tag waterway stream >}} | line | 14+ |
95-
| Ditches | `ditch` | {{< tag waterway ditch >}} | line | 14+ |
90+
| Type of feature | Value of `kind` | OSM tag | Geometry | Zoom |
91+
| ------------------ | :---------------- | :-------------------------- | :------- | :---------------------------------------------------------------------------- |
92+
| Canals | `canal` | {{< tag waterway canal >}} | line | Canals are available if their line is longer than 0.25 pixel but not below 9. |
93+
| Rivers | `river` | {{< tag waterway river >}} | line | Rivers are available if their line is longer than 0.25 pixel but not below 9. |
94+
| Streams | `stream` | {{< tag waterway stream >}} | line | 14+ |
95+
| Drainage waterways | `drain` | {{< tag waterway drain >}} | line | 14+ |
96+
| Ditches | `ditch` | {{< tag waterway ditch >}} | line | 14+ |
9697

9798
### Layer "water_lines_labels"
9899

0 commit comments

Comments
 (0)