FerryNode
A FerryNode is a point spatial object which is used to represent the connectivity where the FerryLink features start and end. A FerryNode feature may serve multiple FerryLink features if more than one destination is served from the same location. FerryNodes will always be referenced by at least one FerryLink.

The context diagram above shows how the FerryNode has been inherited from INSPIRE, the attribution held on the FerryNode and how it relates to the other Ferry components.
FerryNode attributes
A feature representing the point at which a vehicular or pedestrian ferry route or section of ferry route starts or ends.
id
Unique identifier, for FerryNode this is a TOID
Attribute name: gml_id (GML), toid (GeoPackage), toid (Vector Tiles)
Type: CharacterString
Size: 20
Multiplicity: [1]
identifier
Uniform Resource Identifier
Attribute name: identifier (GML), identifier (GeoPackage), Not provided (Vector Tiles)
Type: CharacterString
Size: 37
Multiplicity: [1]
inspireId INSPIRE
External object identifier of the spatial object.
Attribute name: inspireId INSPIRE
Type: Identifier
Multiplicity: [0..1]
beginLifespanVersion INSPIRE
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
Attribute name: beginLifespanVersion (GML), begin_lifespan_version (GeoPackage), Not provided (VectorTiles)
Type: DateTime
Multiplicity: [1]
geometry INSPIRE
The location of the node.
Attribute name: geometry (GML), Not provided (GeoPackage), Not provided (Vector Tiles)
Type: GM_Point
Multiplicity: [1]
validFrom INSPIRE
The time when the transport node started to exist in the real world.
Attribute name: validFrom (GML), valid_from (GeoPackage), Not provided (Vector Tiles)
Type: DateTime
Multiplicity: [1]
formOfWaterwayNode INSPIRE
Description of the function of a waterway node in the water transport network.
Attribute name: formOfWaterwayNode (GML), form_of_waterway_node (GeoPackage), form_of_waterway_node (VectorTiles)
Type: FormOfWaterwayNodeValue
Size: 14
Multiplicity: [1]
reasonForChange
The reason for a change made to a feature.
Attribute name: reasonForChange (GML), reason_for_change (GeoPackage), Not provided (VectorTiles)
Type: ChangeValue
Size: 32
Multiplicity: [1]
Last updated
Was this helpful?