FerryNode

A FerryNode is a point spatial object which is used to represent the connectivity between FerryLinks and where the FerryLinks 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 shows how the FerryNode has been inherited from INSPIRE, the attribution held on the FerryNode and how it relates to the other Ferry components.

Figure 13:Context Diagram: FerryLink, FerryNode and FerryTerminal
Context Diagram: FerryLink, FerryNode and FerryTerminal

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

External object identifier of the spatial object.

  • Attribute name: inspireId

  • Type: Identifier

  • Multiplicity: [0..1]

beginLifespanVersion

Date and time at which this version of the spatial object was inserted or changed in the spatial data set.

The time part is always set to zero.

  • Attribute name: beginLifespanVersion (GML), begin_lifespan_version (GeoPackage), Not provided (Vector Tiles)

  • Type: DateTime

  • Multiplicity: [1]

geometry

The location of the node.

  • Attribute name: Not provided (GML), geometry (GeoPackage), Not provided (Vector Tiles

  • Type: GM_Point

  • Multiplicity: [1]

validFrom

The time when the transport node started to exist in the real world.

The time part is always set to zero.

  • Attribute name: validFrom (GML), valid_from (GeoPackage), Not provided (Vector Tiles)

  • Type: DateTime

  • Multiplicity: [1]

formOfWaterwayNode

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 (Vector Tiles)

  • Size: 14

  • Multiplicity: [1]

reasonForChange

The reason for a change made to a feature.

  • Attribute name: reasonForChange (GML), reason_for_change (GeoPackage), Not provided (Vector Tiles)

  • Size: 32

  • Multiplicity: [1]

Last updated

Was this helpful?