# Kartverket

## Essential Elements[​](#essential-elements "Direct link to Essential Elements")

### Address Line One[​](#address-line-one "Direct link to Address Line One")

`line_1`string

First address line.

Can be empty string `""` if not present.

* Example

  `Lerkevegen 5`

### Address Line Two[​](#address-line-two "Direct link to Address Line Two")

`line_2`string

Second address line.

Can be empty string `""` if not present.

### Postal Place[​](#postal-place "Direct link to Postal Place")

`poststed`string

Name of postal town according to Posten.

### Postal Code[​](#postal-code "Direct link to Postal Code")

`postnummer`string

Postal code.

***

## Address Type and Additional Information[​](#address-type-and-additional-information "Direct link to Address Type and Additional Information")

### Address Type[​](#address-type "Direct link to Address Type")

`adressetype`string

`vegadresse` = street address, `matrikkeladresse` = land registry address

### Address Name[​](#address-name "Direct link to Address Name")

`adressenavn`string

Name of street, road, path, place or area entered in the land register.

Can be empty string `""` if not present.

### Additional Name[​](#additional-name "Direct link to Additional Name")

`adressetilleggsnavn`string

A local place name used in a road address.

Can be empty string `""` if not present.

### Address Code[​](#address-code "Direct link to Address Code")

`adressekode`string

Empty string `""` if not available

`adressekode`number

A number that uniquely identifies addressable streets, roads, paths, places and areas that are entered in the land register.

### Address / House Number[​](#address--house-number "Direct link to Address / House Number")

`address`string

Address / House Number uniquely identifying the address along the specified street.

Can be empty string `""` if not present.

* Example

  `16`

### Number[​](#number "Direct link to Number")

`nummer`string

Empty string `""` if not available

`nummer`number

A number that uniquely identifies properties, facilities, buildings or entrances to buildings within an addressable street, road, path, place or area.

### Letter[​](#letter "Direct link to Letter")

`bokstav`string

A subsequent letter that may be used in addition to a number.

Can be empty string `""` if not present.

### Farm Number[​](#farm-number "Direct link to Farm Number")

`gardsnummer`number

The number of a farm unit in the land register, unique within each municipality.

### Use Number[​](#use-number "Direct link to Use Number")

`bruksnummer`number

A unique identification number automatically assigned to each individual unit within a farm.

### Fixture Number[​](#fixture-number "Direct link to Fixture Number")

`festenummer`number

The number of a fixture within a gardsnummer/bruksnummer.

### Section Number[​](#section-number "Direct link to Section Number")

`seksjonsnummer`number

The number of a section within a gardsnummer/bruksnummer and possibly a festenummer.

### Sub-number[​](#sub-number "Direct link to Sub-number")

`undernummer`number

A sub-number within a gardsnummer, bruksnummer and festenummer.

### Textual representation of the address[​](#textual-representation-of-the-address "Direct link to Textual representation of the address")

`addradresse_tekstss`string

Official address text without bruksenhetsnummer, unique within a kommune.

Can be empty string `""` if not present.

### Textual representation of the address without additional name[​](#textual-representation-of-the-address-without-additional-name "Direct link to Textual representation of the address without additional name")

`adresse_tekst_uten_adressetilleggsnavn`string

Official address text without bruksenhetsnummer and adressetilleggsnavn, unique within a kommune.

Can be empty string `""` if not present.

### Use Unit ID[​](#use-unit-id "Direct link to Use Unit ID")

`bruksenhet_id`string

Local identifier for a unit within a building.

Can be empty string `""` if not present.

### Use Unit ID in Text[​](#use-unit-id-in-text "Direct link to Use Unit ID in Text")

`bruksenhetsnummer_tekst`string

Unit number, e.g. an apartment in a multi-dwelling building.

Can be empty string `""` if not present.

### Official Address Text[​](#official-address-text "Direct link to Official Address Text")

`offisiell_adresse_tekst`string

Official address text with bruksenhetsnummer, unique within a kommune.

Can be empty string `""` if not present.

### Official Address Text without Additional Name[​](#official-address-text-without-additional-name "Direct link to Official Address Text without Additional Name")

`offisiell_adresse_tekst_uten_adressetilleggsnavn`string

Official address text with bruksenhetsnummer and without adressetilleggsnavn, unique within a kommune.

Can be empty string `""` if not present.

***

## Identifier and Dataset Information[​](#identifier-and-dataset-information "Direct link to Identifier and Dataset Information")

### ID[​](#id "Direct link to ID")

`id`

### Dataset[​](#dataset "Direct link to Dataset")

`dataset`string

* Values

  * "kartverket"

***

## Geographical Information[​](#geographical-information "Direct link to Geographical Information")

### Country[​](#country "Direct link to Country")

`country`string

Full country names (ISO 3166)

* Values

  * "Norway"
  * "Svalbard and Jan Mayen"

### ISO Code[​](#iso-code "Direct link to ISO Code")

`country_iso`

3 letter country code (ISO 3166-1)

* Values

  * "NOR"
  * "SJM"

### ISO 2 Code[​](#iso-2-code "Direct link to ISO 2 Code")

`country_iso_2`string

2 letter country code (ISO 3166-1)

* Values

  * "NO"
  * "SJ"

### ESPG Code[​](#espg-code "Direct link to ESPG Code")

`epsg_kode`number

EPSG code = `25833`.

### Latitude[​](#latitude "Direct link to Latitude")

`latitude`

### Longitude[​](#longitude "Direct link to Longitude")

`longitude`

### Northings[​](#northings "Direct link to Northings")

`nord`string

Northward coordinate of address.

### Eastings[​](#eastings "Direct link to Eastings")

`oest`string

Eastward coordinate of address.

***

## Municipality and District Information[​](#municipality-and-district-information "Direct link to Municipality and District Information")

### Municipality Number[​](#municipality-number "Direct link to Municipality Number")

`kommunenummer`string

Kommune (municipality) number.

### Municipality Name[​](#municipality-name "Direct link to Municipality Name")

`kommunenavn`string

Kommune (municipality) name.

### District Number[​](#district-number "Direct link to District Number")

`grunnkretsnummer`string

Identifier consisting of 8 digits, where the first four are the kommunenummer, the next two are the delområdenummer and the last two indicate the grunnkrets.

Can be empty string `""` if not present.

### District Name[​](#district-name "Direct link to District Name")

`grunnkretsnavn`string

Official grunnkrets name from Statistics Norway (SSB).

Can be empty string `""` if not present.

### Parish Number[​](#parish-number "Direct link to Parish Number")

`soknenummer`string

Unique 8 digit identifier of a parish.

Can be empty string `""` if not present.

### Parish Name[​](#parish-name "Direct link to Parish Name")

`soknenavn`string

Parish name.

Can be empty string `""` if not present.

### Urban Settlement Number[​](#urban-settlement-number "Direct link to Urban Settlement Number")

`tettstednummer`string

4 digit code for tettsted (urban settlement).

Can be empty string `""` if not present.

### Urban Settlement Name[​](#urban-settlement-name "Direct link to Urban Settlement Name")

`tettstednavn`string

Name of tettsted (urban settlement).

Can be empty string `""` if not present.

### Electoral District Number[​](#electoral-district-number "Direct link to Electoral District Number")

`valgkretsnummer`number

Constituency code within a kommune.

### Electoral District Name[​](#electoral-district-name "Direct link to Electoral District Name")

`valgkretsnavn`string

Name of constituency.

Can be empty string `""` if not present.

### County[​](#county "Direct link to County")

`fylke`string

Name of county.

### Region[​](#region "Direct link to Region")

`landsdel`string

Name of region.

***

## Date Information[​](#date-information "Direct link to Date Information")

### Update Date[​](#update-date "Direct link to Update Date")

`oppdateringsdato`string

Date of last change to the object data.

### Data Extraction Date[​](#data-extraction-date "Direct link to Data Extraction Date")

`datauttaksdato`string

Date of extraction from database.

***

## UUID and Identifier Information[​](#uuid-and-identifier-information "Direct link to UUID and Identifier Information")

### Address ID[​](#address-id "Direct link to Address ID")

`adresse_id`string

Address local identifier assigned by the data supplier.

### Address UUID[​](#address-uuid "Direct link to Address UUID")

`uuid_adresse`string

Address identifier realized as UUID managed by the cadastral system.

>

### Use Unit UUID[​](#use-unit-uuid "Direct link to Use Unit UUID")

`uuid_bruksenhet`string

Unit of usage identifier realized as UUID managed by the cadastral system.

Can be empty string `""` if not present.

### Access ID[​](#access-id "Direct link to Access ID")

`atkomst_id`string

Local identifier for means of access to a property.

Can be empty string `""` if not present.

### Access UUID[​](#access-uuid "Direct link to Access UUID")

`uuid_atkomst`string

Identifier of the means of access to a property realized as UUID in the cadastral system.

Can be empty string `""` if not present.

### Summer Access ID[​](#summer-access-id "Direct link to Summer Access ID")

`sommeratkomst_id`string

Local identifier for means of access to a property in summer.

Can be empty string `""` if not present.

### Summer Access UUID[​](#summer-access-uuid "Direct link to Summer Access UUID")

`aduuid_sommeratkomstdress`string

Identifier of the means of access to a property in summer realized as UUID in the cadastral system.

Can be empty string `""` if not present.

### Winter Access ID[​](#winter-access-id "Direct link to Winter Access ID")

`addrvinteratkomst_idss`string

Local identifier for means of access to a property in winter.

Can be empty string `""` if not present.

### Winter Access UUID[​](#winter-access-uuid "Direct link to Winter Access UUID")

`uuid_vinteratkomst`string

Identifier of the means of access to a property in winter realized as UUID in the cadastral system.

Can be empty string `""` if not present.

***

## Access Information[​](#access-information "Direct link to Access Information")

### Northings Access[​](#northings-access "Direct link to Northings Access")

`atkomst_nord`string

Northward coordinate of the means of access to a property.

Can be empty string `""` if not present.

### Eastings Access[​](#eastings-access "Direct link to Eastings Access")

`atkomst_oest`string

Eastward coordinate of the means of access to a property.

Can be empty string `""` if not present.

### Northings Summer Access[​](#northings-summer-access "Direct link to Northings Summer Access")

`sommeratkomst_nord`string

Northward coordinate of the means of access to a property in summer.

Can be empty string `""` if not present.

### Eastings Summer Access[​](#eastings-summer-access "Direct link to Eastings Summer Access")

`sommeratkomst_oest`string

Eastward coordinate of the means of access to a property in summer.

Can be empty string `""` if not present.

### Northings Winter Access[​](#northings-winter-access "Direct link to Northings Winter Access")

`vinteratkomst_nord`string

Northward coordinate of the means of access to a property in winter.

Can be empty string `""` if not present.

### Eastings Winter Access[​](#eastings-winter-access "Direct link to Eastings Winter Access")

`vinteratkomst_oest`string

Eastward coordinate of the means of access to a property in winter.

Can be empty string `""` if not present.
