From 4f52f84c9dbf76e4e9b22c432907e17e1a5ee6da Mon Sep 17 00:00:00 2001
From: Sebastian Felix Zappe
Describes the general wheelchair accessibility of the place. This is a human-rated value. It SHOULD conform to the traffic light system found in OpenStreetMap and Wheelmap.org.
diff --git a/docs/describing-objects/interfaces.md b/docs/describing-objects/interfaces.md index 457b1aa..0f280e9 100644 --- a/docs/describing-objects/interfaces.md +++ b/docs/describing-objects/interfaces.md @@ -13,7 +13,7 @@ them as they are, or mix them into your own entity definitions. ### Accessibility - [:fontawesome-solid-code:](https://github.com/sozialhelden/a11yjson/blob/main/src/Accessibility.ts#L87) + [:fontawesome-solid-code:](https://github.com/sozialhelden/a11yjson/blob/main/src/Accessibility.ts#L88)Describes the physical (and sometimes human rated) accessibility of a place.
@@ -124,7 +124,8 @@ describe pathways from there to this place.null
indicates there is no payment possible/required,
undefined
or missing property indicates unknown.
undefined
| QueueSystemInformation about the place's queue system.
-undefined
| Restroom[]Describes the accessibility of restrooms in the place.
+undefined
| Restroom[]Describes the accessibility of restrooms that belong to the place.
+undefined
| Room[]Describes the accessibility of rooms that belong to the place.
Describes local signage systems. If multiple different systems are used, describe them all.
string
### GenericInteraction
-[:fontawesome-solid-code:](https://github.com/sozialhelden/a11yjson/blob/main/src/Accessibility.ts#L81)
+[:fontawesome-solid-code:](https://github.com/sozialhelden/a11yjson/blob/main/src/Accessibility.ts#L82)
@@ -1316,7 +1316,7 @@ Definition: one of the following strings:
### WheelchairAccessibilityGrade
-[:fontawesome-solid-code:](https://github.com/sozialhelden/a11yjson/blob/main/src/Accessibility.ts#L50)
+[:fontawesome-solid-code:](https://github.com/sozialhelden/a11yjson/blob/main/src/Accessibility.ts#L51)