TransportNode

objekttype

Inspire revision 4711 Gyldig

A point spatial object which is used for connectivity. -- Description -- Nodes are found at either end of the TransportLink.
Egenskap Stereotype Beskrivelse Type Multiplisitet
validFrom DateTime 1..1
validTo DateTime 0..1
Node
geometry GM_Point 1..1
TransportObject
geographicalName GeographicalName (datatype) 0..1
- language CharacterString 1..1
- nativeness NativenessValue (kodeliste) 1..1
- nameStatus NameStatusValue (kodeliste) 1..1
- sourceOfName CharacterString 1..1
- pronunciation PronunciationOfName (datatype) 1..1
- spelling SpellingOfName (datatype) 1..*
- grammaticalGender GrammaticalGenderValue (kodeliste) 0..1
- grammaticalNumber GrammaticalNumberValue (kodeliste) 0..1
Navn Type Lengde Multiplisitet
GM_Point 1..1
GeographicalName (datatype) 0..1
CharacterString 1..1
NativenessValue (kodeliste) 1..1
NameStatusValue (kodeliste) 1..1
CharacterString 1..1
PronunciationOfName (datatype) 1..1
SpellingOfName (datatype) 1..1
GrammaticalGenderValue (kodeliste) 0..1
GrammaticalNumberValue (kodeliste) 0..1
DateTime 1..1
DateTime 0..1
Name Type English Description
geometry GM_Point The location of the node.
geographicalName GeographicalName (datatype) A geographical name that is used to identify the transport network object in the real world. It provides a 'key' for implicitly associating different representations of the object.
- language CharacterString Language of the name, given as a three letters code, in accordance with either ISO 639-3 or ISO 639-5. -- Description -- NOTE 1More precisely, this definition refers to the language used by the community that uses the name. NOTE 2 The code "mul" for "multilingual" should not be used in general. However it can be used in rare cases like official names composed of two names in different languages. For example, "Vitoria-Gasteiz" is such a multilingual official name in Spain. NOTE 3 Even if this attribute is "voidable" for pragmatic reasons, it is of first importance in several use cases in the multi-language context of Europe.
- nativeness NativenessValue (kodeliste) Information enabling to acknowledge if the name is the one that is/was used in the area where the spatial object is situated at the instant when the name is/was in use.
- nameStatus NameStatusValue (kodeliste) Qualitative information enabling to discern which credit should be given to the name with respect to its standardisation and/or its topicality. -- Description -- NOTE The Geographical Names application schema does not explicitly make a preference between different names (e.g. official endonyms) of a specific real world entity. The necessary information for making the preference (e.g. the linguistic status of the administrative or geographic area in question), for a certain use case, must be obtained from other data or information sources. For example, the status of the language of the name may be known through queries on the geometries of named places against the geometry of administrative units recorded in a certain source with the language statuses information.
- sourceOfName CharacterString Original data source from which the geographical name is taken from and integrated in the data set providing/publishing it. For some named spatial objects it might refer again to the publishing data set if no other information is available. -- Description -- EXAMPLES Gazetteer, geographical names data set.
- pronunciation PronunciationOfName (datatype) Proper, correct or standard (standard within the linguistic community concerned) pronunciation of the geographical name. -- Description -- SOURCE Adapted from [UNGEGN Manual 2006].
- spelling SpellingOfName (datatype) A proper way of writing the geographical name. -- Description -- NOTE 1 Different spellings should only be used for names rendered in different scripts. . NOTE 2 While a particular GeographicalName should only have one spelling in a given script, providing different spellings in the same script should be done through the provision of different geographical names associated with the same named place.
- grammaticalGender GrammaticalGenderValue (kodeliste) Class of nouns reflected in the behaviour of associated words. -- Description -- NOTE the attribute has cardinality [0..1] and is voidable, which means that: <ul> <li>in case the concept of grammatical gender has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li> <li>in case the concept of grammatical gender has some sense for the name but is unknown, the attribute should be provided but <i>void</i>. </li> </ul>
- grammaticalNumber GrammaticalNumberValue (kodeliste) Grammatical category of nouns that expresses count distinctions. -- Description -- NOTE the attribute has cardinality [0..1] and is voidable, which means that: <ul> <li>in case the concept of grammatical number has no sense for a given name (i.e. the attribute is not applicable), the attribute should not be provided.</li> <li>in case the concept of grammatical number has some sense for the name but is unknown, the attribute should be provided but <i>void</i>.</li> </ul>
validFrom DateTime The time when the transport node started to exist in the real world.
validTo DateTime The time from which the transport node no longer exists in the real world.

Vis TransportNode i NVDB Datakatalog

Id Navn Type Multiplisitet
DateTime 1 ..1
DateTime 0 ..1
Assosiasjonstype Navn Kilde Destinasjon
arv subtype CablewayNode supertype TransportNode
arv subtype AirNode supertype TransportNode
arv subtype RailwayNode supertype TransportNode
arv subtype WaterNode supertype TransportNode
arv subtype RoadNode supertype TransportNode
arv subtype TransportNode supertype Node
arv subtype TransportNode supertype TransportObject
Navn Beskrivelse
All objects have inspireId /* All transport nodes have an external object identifier. */ inv:inspireId->notEmpty()