2. Published Data

The data described below represents facilities data openly available on the LINZ Data Service (LDS): https://data.linz.govt.nz/layer/105588

2.1. Schema: facilities_lds

Description: Schema that holds facilities data to publish on the LDS.

2.1.1. Table: nz_facilities

Description: The facilities table holds geometries originating from authoritative source data.

Column Name

Data Type

Length

Precision

Scale

Allows Nulls

Description

facility_id

integer

32

No

The unique identifier for each geometry.

source_facility_id

varchar

80

Yes

The unique identifier of this facility used by the authoritative source

name

varchar

250

Yes

The facility name which has consistent naming convention applied. This name may directly match the name provided by the authoritative source.

source_name

varchar

250

Yes

The name of the facility used by the authoritative source.

use

varchar

40

No

The generic use of the facility.

use_type

varchar

150

Yes

Type of use as defined by the authoritative source.

use_subtype

varchar

150

Yes

Sub-type of use as defined by the authoritative source.

estimated_occupancy

integer

32

Yes

An approximation of the occupancy of the facility from the authoritative source where it is known. It may not include staff.

last_modified

date

Yes

The most recent date on which any attribute or geometry that is part of the facility was modified.

shape

geometry

Yes

The geometry of the facility represented as a MultiPolygon using NZTM2000 / EPSG 2193.