NZTopo Technical Information
Find technical information about the NZTopo database. You can also find out about purchasing NZTopo.
Object orientated data model
NZTopo uses an object orientated (OO) data model. Real world entities are abstracted and held as objects where each object belongs to only one class. The OO database more closely resembles the real world. The 'information model' it uses is necessarily more complex than the collection of tables in a relational system.
The advantage of the object model is in the direct correspondence between the way in which real entities are perceived, and the data model designed to represent them.
Real-world entities and abstract concepts can be modelled in terms of their shape, behaviour, location, relationships with other objects, and other properties.
The user must grasp a number of new concepts in order to understand the OO database model:
- Objects and Classes: Objects are grouped into classes.
- Values: Values (attributes) may be defined for each class of object. The term value refers to the information that can be retrieved for a given object.
Data Storage: NZTopo is stored in 1Spatial's GOTHIC Lamps2 Geographic Information System (GIS).
Technical information
NZTopo data - 1:50,000 scale data
- Data size: The current size of the NZTopo base data is approximately 3.5 Gigabytes (zipped).
- Number of features: Approximately 5,800,000 real world objects make up the 144 feature types that populate this Database.
- Source data: NZTopo base data is the data used in the production of the Topo50 map series.
- Completeness: Spatial and attribute data capture is complete. Data currency is being maintained on a Topo50 sheet basis from digital imagery.
- Accuracy: NZTopo data (1:50,000 scale) complies with the following statement of planimetric (x,y) accuracy - " "90% of well-defined points are within +/-22metres". NZTopo data (1:50,000 scale) complies with the statement of vertical (z) accuracy - " "90% of well-defined points are within +/-10 metres".
NZTopo data -1:250,000 scale data
- Data size: The current size of the NZTopo base data is approximately 400 Megabytes.
- Number of features: Approximately 300,000 real world objects make up the 56 feature types that populate this Database.
- Source data: NZTopo (1:250,000 scale) base data is generalised from the 1:50,000 scale NZTopo base data.
- Accuracy: NZTopo data (1:250,000 scale) complies with the following statement of planimetric (x,y) accuracy - " "90% of well-defined points are within +/-150metres". NZTopo data (1:250,000 scale) complies with the statement of vertical (z) accuracy - " "90% of well-defined points are within +/-50 metres".
LSLIFF data format
LINZ supplies digital topographic vector data in LSLIFF format. This simple ASCII file transfer format is a textual expansion of the propriety format of 1Spatial LAMPS software.
LSLIFF topographic data comprises geographical features, where each feature must have co-ordinates and may have attributes. Each system object output therefore is written as an LSLIFF feature, with its co-ordinates and properties translated into LSLIFF co-ordinates and properties.
An LSLIFF file consists of a series of 'Entries', usually one entry per text line. Each entry starts with a two-letter code indicating the entry type. The file starts with a series of entries describing the file contents (File Level Entries). This is followed by one or more 'Sections', containing one or more 'Layers', with each layer containing multiple 'Features'.
Start of File
- RA Coordinate Range - this is the first entry in the file.
- HI History - empty history entry indicates that modern IFF file is created
- NS new section - this entry contains the identification string specified by the identification string parameter.
- NO New Overlay - this entry takes the form: NO overlay-number. Only one overlay (layer) will usually be present in LINZ data
Object Output
- NF New Feature - " the feature serial number and internal sequence number are allocated numbers sequentially, starting at 1.
- FS - always follows the NF entry - this entry takes the form: FS fc int2 int3 int4. Int2 to int4 will normally be zeros. The fc is an integer feature code used to indicate which class the object belongs to. See the Data Documentation Guide of the NZTopo Data Dictionary for the NZTopo Object Code List.
- AC - Ancillary Code (or Attribute code) follows the FS entry. See the Data Documentation Guide of the NZTopo Data Dictionary for the NZTopo Attribute List. It is followed by an integer giving the attribute type, a numeric value (integer or real), and may have a textual value enclosed in double quotes.
- ST- Coordinate String
RO - Rotation may occur within text, orientation symbol, and is an angle in radians - EF - End of Feature - this must be present at the end of every feature.
End of File
- EO - must be present at the end of every layer
- EM - " End of Map
- EJ End of Job (or file) - this is the last entry in the file
An example of a Laser-Scan IFF Transfer Format
RA 1084000.000000 2092000.000000 4722000.000000 6234000.000000
HI
NS IFF text file created by Translate
NO 1
NF 1 1
FS 701 0 16384 0
AC 1123 0 "Flour Cask Bay"
AC 1056 0 "BAY"
AC 2017 7.000000
AC 2002 0 "1655"
AC 2004 0.000000
AC 2005 2
AC 2006 4.800000
AC 2007 -1.500000
AC 2008 -0.500000
AC 2009 1
ST 1 0
1182688.378577 4749403.895166
RO 0.000000
EF
NF 2 2
FS 123 0 0 0
AC 1001 0 "KIRKWOOD STREET"
AC 1002 0 ""
AC 1003 0 ""
AC 1080 0 "sealed"
AC 1081 0 ""
AC 1082 2
AC 1083 0 ""
AC 1084 0 ""
AC 1085 0 ""
AC 1131 0 "1030000013366"
ST 4 0
1825639.647557 5886975.731436
1825564.393412 5887183.679150
1825563.636524 5887185.770635
1825489.924225 5887391.909065
EF
EO
EM
EJ
Find out about other LINZ datasets.

