objekttype

INSPIRE Ukjent

-- Name -- utility network
Collection of network elements that belong to a single type of utility network. -- Description -- In the real world, objects are connected to each other: an optical cable is connected to a multiplexer that in turn is connected to copper cables connecting into our homes to provide cable TV, telephony and internet access. Using GIS to support network utility management typically involves many types of features that may have connectivity to each other. Topology in GIS is generally defined as the spatial relationship between connecting or adjacent features, and is an essential prerequisite for many spatial operations such as network analysis. Utility networks can be described as NaN (Node-Arc-Node) network using two basic geometric types: points (aka <i>nodes</i>) and polylines (aka <i>arcs</i>). NaN topologies can be directed or un-directed, depending on specific type of network (i.e. water networks are directed, while telecommunications networks are not). Such topology structure provides an automated way to handle digitising and editing errors, and enable advanced spatial analyses such as adjacency, connectivity and containment. Infrastructure networks rely on Generic network model developed during Annex I. Note: Via the attribute "utilityNetworkType", that uses the "UtilityNetworkTypeValue" codelist, the type of utility network can be defined. E.g. by selecting the "sewer" value, the utility network becomes a "sewer utility network". Using the "crossTheme" value, a utility network can be created that contains e.g. ducts, which can contain pipes and cables from various utility network types.
Egenskap Stereotype Beskrivelse Type Multiplisitet
utilityNetworkType -- Name -- utility network type UtilityNetworkTypeValue 1..1
authorityRole -- Name -- authority role RelatedParty 1..*
utilityFacilityReference voidable -- Name -- utility facility reference ActivityComplex 0..*
disclaimer voidable -- Name -- disclaimer PT_FreeText 0..*
Navn Type Lengde Multiplisitet
UtilityNetworkTypeValue 1..1
RelatedParty 1..*
ActivityComplex 0..*
PT_FreeText 0..*
Name Type English Description
utilityNetworkType UtilityNetworkTypeValue The type of utility network or the utilily network theme. -- Description -- Uses the codelist "UtilityNetworkTypeValue" to describe the possible utility networks. This also contains the "crossTheme" value to be used for utility networks that can contain cables or pipes from various themes, typically used by utility network providers that provide ducts.
authorityRole RelatedParty Parties authorized to manage a utility network, such as maintainers, operators or owners.
utilityFacilityReference ActivityComplex Reference to a facility activity complex that is linked to (e.g. part of) this utility network. -- Description -- This reference can be used to link utility facilities - having a more complex geometry - to a utility network.
disclaimer PT_FreeText Legal text describing confidentiality clauses applying to the utility network information.

Vis UtilityNetwork i NVDB Datakatalog

Id Navn Type Multiplisitet
UtilityNetworkTypeValue 1 ..1
RelatedParty 1 ..*
ActivityComplex 0 ..*
PT_FreeText 0 ..*
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon networks UtilityNetwork 0..* UtilityNetwork
arv subtype UtilityNetwork supertype Network
Navn Beskrivelse
"telecommunications" value of "utilityNetworkType" is not in IR /*The multiplicity of "telecommunications" shall be 0*/ inv: telecommunications-&gt;size()=0
All utility network objects have inspireId /* All utility network objects have an external object identifier. */ inv:inspireId-&gt;notEmpty()