Skip to main content
Sites are the key locations where project activities take place. This guide covers how to add them in Certify. For guidance on specific site types under each protocol, and which metadata and links they expect, see the Sites reference.
Sites are currently supported for:

The sites page

Open the Certify dashboard, select your project, and click Sites in the left-hand navigation. The page shows one tab per site type configured for your project, plus a tab for each type of measurement sample that can be recorded anywhere in your project. Each site tab shows how many sites of that type exist, a description of what the type represents, and a table of the sites themselves with their names, reference IDs, geometry and metadata. From a site tab you may:
  • Add sites of that type.
  • Export sites of that type, and of any type below it in the hierarchy, as CSV or GeoJSON.
  • View on map to see every site in the project on one map.
  • Select sites with the checkboxes to delete them.
Only project editors can add or delete sites. Sites that are already in use — referenced by a measurement sample or a carbon accounting component — and sites whose validation has been completed cannot be deleted. A lock icon will be shown for any site that cannot be deleted.

Creating sites

Click the + Add button to add a new Site and provide a unique name and reference ID. The UI will also typically ask for a file upload to define the site’s geography. The type of upload depends on the site type’s geography, defined by the protocol. Sites at the top of a hierarchy — for example a Reforestation Project Area or an Enhanced Weathering Removal area — combine both: the parent’s name and reference ID and GeoJSON for its child fields are provided in the same step.
Child site types that are always created underneath a parent, such as a Reforestation or Enhanced Weathering Field, have no Add button of their own. Add them from their parent’s Add flow instead.
On each upload dialog, you will be able to download:
  • A template, containing the exact columns or GeoJSON properties expected for that site type in your project, with no data.
  • An example, the same structure filled in with placeholder values.
We recommend always checking the template on your project first. Metadata columns and properties may be specific to a protocol or module version, so a file that worked for another project or protocol may not include the right fields.

Reference IDs and geometry

Each site needs a unique reference_id within your organisation. This is how you refer to the site later: linking activities to it, attaching measurement samples, and matching exports to your own records. See Supplier Reference ID for conventions. Geometry must follow the FAIR principles for geospatial data, and coordinates are longitude-latitude pairs in WGS 84, as the GeoJSON specification requires. Certify renders uploaded geometry on a map so you can check it before continuing.

How sites are linked to each other

Certify builds the site hierarchy for you in one of two ways, depending on the protocol.

Examples

This walkthrough adds a Project Area with two Fields, then the Field Plots inside them.
1

Prepare the field boundaries

Go to Sites, open the Fields tab, and download the GeoJSON template.Each feature is one field, with name and reference_id in its properties:
Provide each set of fields that is planted at the same time and with the same species mix as its own feature, since that is what a Field represents.
2

Create project area with its fields

Open the Project Areas tab and click Add. Enter the project area’s Name and Reference ID, attach one or more field GeoJSON files, and click Add project area.Certify creates the project area, creates a Field for every feature in the files, and links each Field to the project area.
3

Upload field plots

Open the Field Plots tab, click Add, and upload the field plot GeoJSON.Field plots are matched to their Field by geometry, so there is no parent column to fill in. Field plots are allowed to overlap one another.
4

Check hierarchy

Click a project area in the table to open it. Its page has a tab for each level below it — Fields and Field Plots — so you can confirm each field plot landed under the right field.A project area is validatable, so its page also has a Requirements tab listing the validation requirements your VVB will review, along with any issues raised against it.
5

Add measurements

With field plots in place, upload the tree measurements taken in them — see Add activities.

Addressing errors in uploaded data

If a file has the wrong data in it, delete the affected sites with the table checkboxes and Delete button, then re-upload the corrected file. Where a site can no longer be deleted — because it is already in use, or its validation has completed — contact your Registry Operations Manager.