Sites are currently supported for:
- Reforestation projects using the Reforestation protocol
- Enhanced Weathering projects using the Enhanced Weathering in Agriculture protocol
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.
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.
Reference IDs and geometry
Each site needs a uniquereference_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.- Explicit links
- Spatial matching
The parent is named directly. In practice this means you create the parent and upload its children in the same step, so no reference ID needs to be typed twice.This is how Reforestation Project Areas link to Fields, and how Enhanced Weathering Removal areas link to Fields.
Examples
- Reforestation project area
- Enhanced Weathering removal area
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 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.
name and reference_id in its properties: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.