QuayArea

objekttype

Geovekst Gyldig

Område direkte innenfor kaifronten som tilhører den samme kaien. En kai er en konstruksjon, vanligvis parallell med kystkonturen eller fra land og ut i sjøen, hvor fartøy kan legge til eller fortøye.
Egenskap Stereotype Beskrivelse Type Multiplisitet
area Område GM_Surface 1..1
imageLink URL-link som henviser til et bilde av objektet. CharacterString 0..1
position Opsjonelt representasjonspunkt for området. GM_Point 0..1
typeOfQuay Tiltenkt bruk av kaien. TypeOfQuay (kodeliste) 0..1
typeOfQuaySurface Materialbruk på dekke av kaia (betong, asfalt, tre e.l.) TypeOfQuaySurface (kodeliste) 0..1
QuayId
quayId Unik identifisering av den enkelte kai. CharacterString 0..1
quayIdInternal Havnens interne egendefinerte nummering av kaier. Nummerering varierer fra havn til havn, noen bruker utelukkende tall eller bokstaver, mens andre bruker en kombinasjon. CharacterString 0..1
quayName Navn på kaien. Det samme kainavnet brukes på alle kaifronter og kaiområder som regnes å tilhøre samme kai. Navn bør stemme overens med SafeSeaNet. CharacterString 0..1
PortFacilityId
ISPS Boolsk verdi som angir om havneanlegget er et ISPS Havneanlegg. Boolean 0..1
portFacilityId Unik identifisering av det enkelte havneanlegg. CharacterString 0..1
portFacilityName Navn på havneanlegg. Navn bør stemme overens med SafeSeaNet. CharacterString 0..1
Navn Type Lengde Multiplisitet
KAI_ID CharacterString 20 0..1
KAI_ID_INTERN CharacterString 50 0..1
KAINAVN CharacterString 100 0..1
ISPS Boolean 0..1
HAVNEANLEGG_ID CharacterString 50 0..1
HAVNEANLEGG_NAVN CharacterString 50 0..1
GM_Surface 1..1
BILDELINK CharacterString 100 0..1
GM_Point 0..1
KAITYPE TypeOfQuay 25 0..1
KAIDEKKETYPE TypeOfQuaySurface 25 0..1
Name Type English Description
quayId CharacterString quayId Unique identification of the individual quay.
quayIdInternal CharacterString quayIdInternal The port's custom numbering of quays. Numbering varies from port to port, some using only numbers or letters, while others use a combination.
quayName CharacterString quayName Name of the quay. The same quay name is used on all quay fronts and quay areas that are considered to belong to the same quay.
ISPS Boolean ISPS Boolean value that indicates whether the port facility is an ISPS Port Facility.
portFacilityId CharacterString portFacilityId Unique identification of the individual port facility.
portFacilityName CharacterString portFacilityName Name of port facility. The name should match entries in Safe Sea Net Norway.
area GM_Surface area Polygon showing geographical extent.
imageLink CharacterString imageLink URL that refers to an image of the object.
position GM_Point position Optional point of representation.
typeOfQuay TypeOfQuay typeOfQuay Intended use for the quay.
typeOfQuaySurface TypeOfQuaySurface typeOfQuaySurface Surface material at the quay.

Vis QuayArea i NVDB Datakatalog

Id Navn Type Multiplisitet
GM_Surface 1 ..1
CharacterString 0 ..1
GM_Point 0 ..1
TypeOfQuay 0 ..1
TypeOfQuaySurface 0 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon delimitedByQuayAreaBoundary QuayAreaBoundary 0..* QuayArea
arv subtype QuayArea supertype QuayId
Navn Beskrivelse
boundary objects in accordance with area geometry --no OCL, the restriction is implemented manually --The area geometry must be equal to the sum of the geometries of associated objects that delimits the area.
position within area --no OCL, the restriction is implemented manually --If there is position geometry, this point must lie withing the area geometry.