From 2c534633d5a0dde78f8bb9539e43cd417f0f9135 Mon Sep 17 00:00:00 2001 From: Gwen Henderson <116732216+gwencariad@users.noreply.github.com> Date: Mon, 16 Dec 2024 14:00:06 +0000 Subject: [PATCH] Update tree-preservation-order.md updated point field description --- .../guidance/specifications/tree-preservation-order.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/application/templates/pages/guidance/specifications/tree-preservation-order.md b/application/templates/pages/guidance/specifications/tree-preservation-order.md index add33c1f..5fdb7d49 100644 --- a/application/templates/pages/guidance/specifications/tree-preservation-order.md +++ b/application/templates/pages/guidance/specifications/tree-preservation-order.md @@ -254,6 +254,12 @@ The approximate location of the centre of the tree. You must provide a point or geometry for each tree. You may provide both. +The point must be in the WGS84 coordinate reference system. If you’re providing point in a CSV, geometry should be in well-known text (WKT). + +Example: `POINT (-0.681152 52.762892)` + +If you’re providing point in a GeoJSON, GML or Geopackage, use the associated geometry format. + ### tree-preservation-order The reference for the tree preservation order that affects this tree.