Plot basics
Plot ID, plot name, survey date, site or stand name, observer, and plot notes.
Forestry
Record plot-by-plot species, DBH, height, health, and regeneration, then export CSV.
Not a general notebook. Focused on plot surveys so the UI stays simple.
Plot ID, plot name, survey date, site or stand name, observer, and plot notes.
Species, DBH, height, health, regeneration, and observation notes for each tree.
Browser storage keeps your draft and saved plots on the device.
One row per observation with English column names.
Yes. Data stays in browser storage on your device, so you can keep recording even without a connection.
No. The CSV uses a fixed English schema, and only the UI is translated.
Yes. Species is free text, so you can write the form used in the field.
It is not recommended. Keeping one unit per plot makes CSV processing easier later.
Yes. Export CSV and move that file. Browser storage itself stays on the device.
Not in this version. The tool stays focused on the minimum needed for plot records.
The survey unit. This tool treats it as plot_id in CSV export.
Diameter at breast height, a standard measure of tree stem thickness.
A record of how well the next generation of trees is expected to establish.
One tree or one observation recorded as one row.
The browser's persistent storage layer. It works without a server.