Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet |
---|---|---|---|---|
heightReference | Hvor på objektet koordinatregistreringen er utført. | HeightReference (kodeliste) | 1..1 | |
objectId | Unikt løpenummer for identifisering av det enkelte objekt på kaien. | CharacterString | 0..1 | |
owner | Eier av havnesensor. | CharacterString | 0..1 | |
position | Posisjon | GM_Point | 1..1 | |
status | Objektets tilstand. | Status (kodeliste) | 0..1 | |
typeOfSensor | Type sensor. | TypeOfSensor (kodeliste) | 0..1 | |
PortId | ||||
GLN | Global location number. Globalt nummersystem for identifikasjon av juridiske enheter og fysiske lokasjoner, forvaltet av GS1. | Integer | 0..1 | |
MRN | Marine Resource Name. Nummereringssystem for unik identifikasjon av maritime ressurser på global basis. | CharacterString | 0..1 | |
portName | Stedsnavn på havnen som har blitt tildelt en UNLOCODE. Navnet må samsvare med UNLOCODE. | CharacterString | 0..1 | |
UNLOCODE | Lokaliseringskode fra UNLOCODE-systemet som identifiserer et havneområde. Koden består av 5 bokstaver: de to første bokstavene angir landskode, mens de tre siste identifiserer havnen. Eks: NOSVG (Stavanger). Se liste med lovlige kodeverdier her: https://service.unece.org/trade/locode/no.htm | CharacterString | 0..1 | |
CommonPropertiesOptional | ||||
information | Generell opplysning. | CharacterString | 0..1 | |
link | Link i form av URL eller annet til mer informasjon om objektet. | CharacterString | 0..1 | |
updateDate | Dato for siste endring på objektetdataene. | DateTime | 0..1 | |
CommonPropertiesRequired | ||||
dataCaptureDate | Dato når objektet siste gang ble registrert/observert/målt i terrenget. | Date | 1..1 | |
identification | Unik identifikasjon av objektet. | Identification (datatype) | 1..1 | |
- localId | Unik identifikator innenfor navnerommet. For NGIS benyttes UUID. | CharacterString | 1..1 | |
- namespace | Navnerom som unikt identifiserer datakilden til et objekt, i form av en URI. | CharacterString | 1..1 | |
- versionId | Identifikasjon av en spesiell versjon av et geografisk objekt (instans). | CharacterString | 0..1 | |
positionQuality | Stedfestingskvalitet | PositionQuality (datatype) | 1..1 | |
- accuracy | Punktstandardavviket i grunnriss for punkter samt tverravvik for linjer. Merknad: Oppgitt i cm | Integer | 1..1 | |
- accuracyHeight | Nøyaktighet for høyden i cm. | Integer | 0..1 | |
- dataCaptureMethod | Metode for datafangst. Egenskapen beskriver datafangstmetode for grunnrisskoordinater (x,y), eller for både grunnriss og høyde (x,y,z) dersom det ikke er oppgitt noen verdi for datafangstmetodeHøyde. | DataCaptureMethod (kodeliste) | 1..1 | |
- dataCaptureMethodHeight | Metode brukt for høyderegistrering av posisjon. Det er bare nødvending å angi en verdi for egenskapen dersom datafangstmetode for høyde avviker fra datafangstmetode for grunnriss. | DataCaptureMethod (kodeliste) | 0..1 | |
- visibility | Hvor godt den kartlagte detalj var synbar ved kartleggingen. | Visibility (kodeliste) | 0..1 |
Navn | Type | Lengde | Multiplisitet |
---|---|---|---|
GLN | Integer | 13 | 0..1 |
MRN | CharacterString | 20 | 0..1 |
HAVN_NAVN | CharacterString | 50 | 0..1 |
UNLOCODE | CharacterString | 6 | 0..1 |
INFORMASJON | CharacterString | 255 | 0..1 |
LINK | CharacterString | 255 | 0..1 |
OPPDATERINGSDATO | DateTime | 0..1 | |
DATAFANGSTDATO | Date | 1..1 | |
IDENT | Identification (datatype) | 1..1 | |
- LOKALID | CharacterString | 100 | 1..1 |
- NAVNEROM | CharacterString | 100 | 1..1 |
- VERSJONID | CharacterString | 50 | 0..1 |
PositionQuality (datatype) | 1..1 | ||
- NØYAKTIGHET | Integer | 6 | 1..1 |
- H-NØYAKTIGHET | Integer | 6 | 0..1 |
- DATAFANGSTMETODE | DataCaptureMethod (kodeliste) | 3 | 1..1 |
- DATAFANGSTMETODEHØYDE | DataCaptureMethod (kodeliste) | 3 | 0..1 |
- SYNBARHET | Visibility (kodeliste) | 0..1 | |
HREF | HeightReference | 6 | 1..1 |
OBJEKT_LØPENR | CharacterString | 25 | 0..1 |
EIER | CharacterString | 25 | 0..1 |
GM_Point | 1..1 | ||
STATUS | Status | 20 | 0..1 |
SENSORTYPE | TypeOfSensor | 25 | 0..1 |
Name | Type | English | Description |
---|---|---|---|
GLN | Integer | GLN | Global location number. Numbering system for identification of legal entities and physical locations, managed by GS1. |
MRN | CharacterString | MRN | Marine Resource Name. Numbering system for unique identification of maritime resources on a global basis. |
portName | CharacterString | portName | Name of the port that have been allocated a UNLOCODE. |
UNLOCODE | CharacterString | UNLOCODE | Location code from the UNLOCODE-system that identifies a port. |
information | CharacterString | information | General information. |
link | CharacterString | link | Link in form of URL or other reference. |
updateDate | DateTime | updateDate | Date for when the last changes to the data were made. |
dataCaptureDate | Date | dataCaptureDate | Date for when the data was captured. |
identification | Identification (datatype) | identification | Unique identification of an object. Generated automatically when updating to the database. |
- localId | CharacterString | localId | Unique identification within the namespace. For NGIS UUID is used. |
- namespace | CharacterString | namespace | Namespace that uniqely identifies the data source of an object, in the form for an URI. |
- versionId | CharacterString | versionId | Identification of a special version of a geographical object (instance) |
positionQuality | PositionQuality (datatype) | positionQuality | Description of the quality of the measurement. |
- accuracy | Integer | accuracy | Standard deviation for point. In floor plan for points, and transverse deviation for lines. Specified in cm. |
- accuracyHeight | Integer | accuracyHeight | Accuracy for height, specified in cm. |
- dataCaptureMethod | DataCaptureMethod (kodeliste) | dataCaptureMethod | Specifies method for data capture. Describes how the vector data itself is positioned from a data base and not the process of obtaining the underlying data basis. |
- dataCaptureMethodHeight | DataCaptureMethod (kodeliste) | dataCaptureMethodHeight | Specifies method of measurement used for height measures. |
- visibility | Visibility (kodeliste) | visibility | Specifies the visibility of the object when it was measured. |
heightReference | HeightReference | heightReference | Measurement point on the object. |
objectId | CharacterString | objectId | Unique identification of the individual objects on the quay. |
owner | CharacterString | owner | Owner of the sensor |
position | GM_Point | position | Geographical location. |
status | Status | status | Status of the object. |
typeOfSensor | TypeOfSensor | typeOfSensor | Type of sensor. |
Vis PortSensor i NVDB Datakatalog
Id | Navn | Type | Multiplisitet |
---|---|---|---|
HeightReference | 1 ..1 | ||
CharacterString | 0 ..1 | ||
CharacterString | 0 ..1 | ||
GM_Point | 1 ..1 | ||
Status | 0 ..1 | ||
TypeOfSensor | 0 ..1 |
Assosiasjonstype | Navn | Kilde | Destinasjon |
---|---|---|---|
arv | subtype PortSensor | supertype PortId |