SpeedRegulation

objekttype

Geovekst Gyldig

Område som har restriksjoner knyttet til ferdsel og fart for fartøyer som ferdes på sjøen.
Egenskap Stereotype Beskrivelse Type Multiplisitet
area Polygon som viser geografisk utstrekning. GM_Surface 1..1
position Opsjonelt representasjonspunkt for området. GM_Point 0..1
speedLimit Maksimal tillatte hastighet, angitt i knop. Integer 1..1
CommonPropertiesRegulations
appliesToArea Geografisk område som forskriften gjelder for. Står spesifisert i lovteksten, og er vanligvis en kommune eller havneområde. CharacterString 0..1
appliesToTypeOfVessel Type fartøy som er omfattet av forskriften. TypeOfVessel (kodeliste) 1..*
dateValidFrom Dato forskriften er gyldig fra. Oppgis for fartsrestriksjoner som har tidsavgrensning eller gjelder deler av året (f.eks. bare i sommermånedene). Årstall er ikke nødvendig. Dersom årstall ikke oppgis regnes datoen å gjelde hvert år. CharacterString 0..1
dateValidTo Dato forskriften er gyldig til. Oppgis for fartsrestriksjoner som har tidsavgrensning eller gjelder deler av året (f.eks. bare i sommermånedene). Årstall er ikke nødvendig. Dersom årstall ikke oppgis regnes datoen å gjelde hvert år. CharacterString 0..1
legalAuthority Hvem forskriften er fastsatt av. CharacterString 0..1
legalFramework Lov som forskriften har hjemmel i. CharacterString 0..1
regulationLink URL til forskriften på lovdata.no. CharacterString 0..1
regulationName Navnet på forskriften. Ved langt navn korttittel benyttes. CharacterString 1..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
Navn Type Lengde Multiplisitet
GJELDER_FOR CharacterString 100 0..1
GJELDER_FOR_FARTØYTYPE TypeOfVessel (kodeliste) 25 1..*
DATO_GYLDIG_FRA CharacterString 10 0..1
DATO_GYLDIG_TIL CharacterString 10 0..1
FASTSATT_AV CharacterString 50 0..1
LOVHJEMMEL CharacterString 50 0..1
FORSKRIFT_LENKE CharacterString 200 0..1
FORSKRIFT_NAVN CharacterString 250 1..1
INFORMASJON CharacterString 255 0..1
LINK CharacterString 255 0..1
OPPDATERINGSDATO DateTime 0..1
GM_Surface 1..1
GM_Point 0..1
HASTIGHET Integer 3 1..1
Name Type English Description
appliesToArea CharacterString Geographical area to which the regulation applies. It is specified in the legal text, usually a municipality or port area.
appliesToTypeOfVessel TypeOfVessel (kodeliste) appliesToTypeOfVessel Type of vessel covered by the regulation.
dateValidFrom CharacterString dateValidFrom Date valid from. Used for speed restrictions that have a time limit or only apply to parts of the year. Year is not required to fill in. If the year is not stated, the dates is considered to apply each year.
dateValidTo CharacterString dateValidTo Date valid to. Used for speed restrictions that have a time limit or only apply to parts of the year. Year is not required to fill in. If the year is not stated, the dates is considered to apply each year.
legalAuthority CharacterString legalAuthority Who the regulation is laid down by.
legalFramework CharacterString legalFramework Reference to the law or legal framework in which the regulation is based. designation: "legalFramework
regulationLink CharacterString regulationLink Link to the regulation at lovdata.no
regulationName CharacterString regulationName Name of the regulation.
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.
area GM_Surface area Polygon showing geographical extent.
position GM_Point position Optional point of representation.
speedLimit Integer speedLimit Maximum allowable speed for an area.

Vis SpeedRegulation i NVDB Datakatalog

Id Navn Type Multiplisitet
GM_Surface 1 ..1
GM_Point 0 ..1
Integer 1 ..1
Assosiasjonstype Navn Kilde Destinasjon
assosiasjon delimitedBySpeedRegulationBoundary SpeedRegulationBoundary 0..* SpeedRegulation
arv subtype SpeedRegulation supertype CommonPropertiesRegulations
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.