The PLACE entity defines topographically significant places that a transport model may wish to describe. It also allows the description of the possibility of connecting between them. A PLACE may be of dimension 0 (a POINT), 1 (a road section) or 2 (a ZONE).
...
Classification | Name | Type | Cardinality | Description | |
::> | ::> | Zone | ::> | PLACE inherits from ZONE. | |
«PK» | id | PlaceIdType | 1:1 | Identifier of PLACE. (Abstract) | |
«cntd» | placeTypes | TypeOfPlaceRef | 0:* | Categorisation of PLACE. In EPIP (see Stop Place), STOP PLACEs shall be assigned one of the following two values: · ‘epip:monomodal‘ · ‘epip:general’ For example: |
Currently this XML Element is not in use in the Austrian NeTEx Profile
AddressablePlace (Abstract)
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | Place | ::> | ADDRESSABLE PLACE inherits from PLACE. |
«PK» | id | AddressablePlaceIdType | 1:1 | Identifier of an ADDRESSABLE PLACE. |
| Url | xsd:anyURI | 0:1 | Default URL for ADDRESSABLE PLACE. |
| Image | xsd:anyURI | 0:1 | Default image for ADDRESSABLE PLACE. |
«cntd» | PostalAddress | PostalAddress | 0:1 | A POSTAL ADDRESS to which mail can be sent. |
«cntd» | RoadAddress | RoadAddress | 0:1 | ADDRESS of a numbered building on a named road. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
SiteElement (Abstract)
A SITE ELEMENT describes common properties of a spatially situated place.
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | AddressablePlace | ::> | SITE ELEMENT inherits from ADDRESSABLE PLACE. |
«PK» | id | SiteElementIdType | 0:1 | Identifier of SITE ELEMENT. |
«cntd» | AccessibilityAssessment | AccessibilityAssessment | 0:1 | ACCESSIBILITY of SITE ELEMENT. |
«cntd» | AccessModes | AccessModeEnum | 0:* | Access modes by which SITE ELEMENT may be accessed. · foot · bicycle · boat · car · taxi · shuttle · ski · skate |
NameSuffix | MultilingualString | 1:1 | Suffix to use to qualify name (mainly for bus modes). For example, two different bus stop QUAYs either side of the road might have the same name “The White Horse” but be distinguished by suffixes “next to” and “opposite”. | |
«cntd» | alternativeNames | AlternativeName | 0:* | Alternative names for the SITE ELEMENT. Used for stops that have multiple aliases. |
CrossRoad | MultilingualString | 0:1 | Name of nearest cross road or crossing street on which site is and which can be used to locate SITE. Mainly relevant for bus modes, where the cross road may provide necessary context to describe the stop to a user. | |
Landmark | MultilingualString | 0:1 | Name of a nearby Landmark. Mainly relevant for bus modes. | |
«cntd» | SiteElementPropertiesGroup | xmlGroup | 0:1 | Further properties of the element: see below. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
SiteElementPropertiesGroup – Group
Classification | Name | Type | Cardinality | Description |
«enum» | PublicUse | PublicUseEnum | 0:1 | Whether the SITE ELEMENT can be used by the general public. · publicOnly · staffOnly · authorisedPublic-Only · disabledPublicOnly · all |
«enum» | Covered | CoveredEnum | 0:1 | Whether element is covered or outdoors. · indoors · outdoors · covered · mixed · unknown |
«enum» | Gated | GatedEnum | 0:1 | Whether element is within a gated area. · gatedArea · openArea · unknown |
«enum» | Lighting | LightingEnum | 0:1 | How element is lit. · wellLit · poorlyLit · unlit · other · unknown |
Currently this XML Element is not in use in the Austrian NeTEx Profile
Site (Abstract)
A type (i.e. specialisation) of PLACE, such as a STOP PLACE, POINT OF INTEREST, to which passengers may wish to travel.
...
Classification | Name | Type | Cardinality | Description |
::> | ::> | SiteElement | ::> | SITE inherits from SITE ELEMENT. |
«PK» | id | SiteIdType | 1:1 | Identifier of SITE. |
«FK» | TopographicPlaceRef | TopographicPlaceRef | 0:1 | Reference to a TOPOGRAPHIC PLACE with which the SITE is associated. |
«cntd» | additionalTopographicPlaces | TopographicPlaceRef | 0:* | Additional TOPOGRAPHIC PLACEs associated with SITE. |
«enum» | SiteType | SiteTypeEnum | 0:1 | Type of SITE. |
AtCenter | xsd:boolean | 0:1 | Whether the site is central to the locality, referenced at the town centre. | |
«cntd» | Locale | Locale | 0:1 | Locale setting time zone, default language, etc., for the SITE. |
«FK» | OrganisationRef | OrganisationRef | 0:1 | Reference to OPERATOR of SITE. |
«FK» | ParentSiteRef | SiteRef | 0:1 | Parent SITE which contains this SITE. |
«cntd» | adjacentSites | SiteRef | 0:* | Adjacent Sites to SITE. |
«FK» | ContainedInPlaceRef | TopographicPlaceRef | 0:1 | Parent SITE which contains this SITE. |
«cntd» | levels | Level | 0:* | LEVELs for SITE. |
«cntd» | entrances | Entrance | 0:* | ENTRANCEs to SITE. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
SiteElementPropertiesGroup – Group
Classification | Name | Type | Cardinality | Description |
«enum» | PublicUse | PublicUseEnum | 0:1 | Whether the SITE ELEMENT can be used by the general public. · publicOnly · staffOnly · authorisedPublic-Only · disabledPublicOnly · all |
«enum» | Covered | CoveredEnum | 0:1 | Whether element is covered or outdoors. · indoors · outdoors · covered · mixed · unknown |
«enum» | Gated | GatedEnum | 0:1 | Whether element is within a gated area. · gatedArea · openArea · unknown |
«enum» | Lighting | LightingEnum | 0:1 | How element is lit. · wellLit · poorlyLit · unlit · other · unknown |
AllAreasWheelchair | xsd:boolean | 0:1 | Whether all areas of component are accessible in a Wheelchair. | |
PersonCapacity | NumberOfPeople | 0:1 | Number of people that can be in component at a time. | |
«cntd» | facilities | SiteFacilitySet | 0:* | SITE FACILITY SET associated with SITE ELEMENT. |
Currently this XML Element is not in use in the Austrian NeTEx Profile