From b4b3cb51da1bbc2a92ee03d8e76e293b688fe1fc Mon Sep 17 00:00:00 2001 From: Jan Ducnuigeen Date: Thu, 16 Nov 2023 08:08:37 +1300 Subject: [PATCH] docs: update link --- db/docs/source/introduction.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/docs/source/introduction.rst b/db/docs/source/introduction.rst index 760b45ed..90115ed9 100644 --- a/db/docs/source/introduction.rst +++ b/db/docs/source/introduction.rst @@ -63,7 +63,7 @@ Building outlines data are defined by the following criteria: The publicly available building outlines data consists of three tables. The `NZ Building Outlines `_ table contains all of the building outlines which match the most recent imagery available for each region of the country. The `NZ Building Outlines All Sources `_ table contains all building outlines that have been delineated from every imagery year/set that has been captured, whether this is historical imagery or the most recent imagery. The `NZ Building Outlines Lifecycle `_ table provides building_id relationship information buildings that are split or merged. -The details and criteria used to capture building outlines is listed in the :download:`Specification for Building Outlines version 2 <_static/Specification_for_Building_Outlines_V2.0_March_2023.pdf>`_. Some of the current outlines in the data were captured according to an earlier Specification for Building Outlines version 1, however all new updates to the dataset follow the more current version 2 of this document. +The details and criteria used to capture building outlines is listed in the :download:`Specification for Building Outlines version 2 `_. Some of the current outlines in the data were captured according to an earlier Specification for Building Outlines version 1, however all new updates to the dataset follow the more current version 2 of this document. Attributes ---------------------------