Record boundary points while walking
Capture points while walking and refine the boundary with manual corrections and closure diagnostics.
Measure plot area, perimeter, and centroid in the browser from GPS point series, manual coordinates, or local GPX / GeoJSON / KML files.
It works without a basemap, so you can switch to file import or manual input when the signal is weak.
Input is processed in this browser and is not sent to a server.
Capture points while walking and refine the boundary with manual corrections and closure diagnostics.
Read GPX / GeoJSON / KML directly in the browser.
Review horizontal area, boundary length, centroid, and the gap between the first and last point.
Use a sketch and point list alone, even in offline-like field conditions.
Download GeoJSON, KML, GPX, CSV, or a state JSON file.
Add points in this order: northwest, northeast, southeast, southwest, then return to the first point
Area is about 1.2 ha, perimeter about 450 m, and the centroid is shown too; auto-close if the closure error is within the threshold
Load a polygon with an outer ring and a pond hole
Show the outer area minus the hole and mark the hole explicitly in the UI
A calculation method that accounts for the earth's curvature when measuring distance and area.
The distance between the first and last point. Useful for GPS walk quality checks.
A background map. This tool does not depend on one.
The outer boundary of a polygon.
An excluded area inside a boundary. It can represent a pond or empty patch.
Reducing points while keeping the shape readable.
Perimeter = sum of geodesic distances between consecutive pointsClosure error = distance between the first and last pointArea = outer area - hole areaArea conversion = m² → ha / acre / km²Yes. The sketch, point list, closure error, area, perimeter, and centroid are the main outputs, so it does not depend on external map SDKs or tiles.
No. This is for field estimates and management only. Legal boundary work requires survey results and professional verification.
The default is horizontal projection area. DEM-based slope correction is out of scope for this version.
GPX / GeoJSON / KML are supported. Files are read locally in the browser.
GPS itself depends on the device and permission, but the input processing stays in the browser. No basemap or server upload is required.
By default, location and boundary data are not saved. If you want to keep them, export JSON or GeoJSON files.