File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
shortbread-website/content/schema Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments