Skip to content

Commit 66cca02

Browse files
authored
Merge pull request #100 from pnorman/railway_service
streets: Correct flipped zooms for rails
2 parents 11abe88 + 56c3b77 commit 66cca02

File tree

1 file changed

+2
-2
lines changed
  • shortbread-website/content/schema

1 file changed

+2
-2
lines changed

shortbread-website/content/schema/1.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,8 @@ The following features are available in this layer:
415415
| bicycle paths | `cycleway` | 13+ | |
416416
| runway | `runway` | 11+ | |
417417
| taxiway | `taxiway` | 13+ | |
418-
| railway | `rail` | 8/10+ | ways with {{< tag service >}} on zoom level 8+, other ways on zoom level 10+ |
419-
| narrow gauge railway | `narrow_gauge` | 8/10+ | ways with {{< tag service >}} on zoom level 8+, other ways on zoom level 10+ |
418+
| railway | `rail` | 8/10+ | ways with {{< tag service >}} on zoom level 10+, other ways on zoom level 8+ |
419+
| narrow gauge railway | `narrow_gauge` | 8/10+ | ways with {{< tag service >}} on zoom level 10+, other ways on zoom level 8+ |
420420
| tram | `tram` | 10+ | |
421421
| light railway | `light_rail` | 10+ | |
422422
| funicular | `funicular` | 10+ | |

0 commit comments

Comments
 (0)