Interactive Map of Tomato Plots
Disegna e gestisci le parcelle del tuo pomodoro sulla mappa
Suggerimento: usa lo strumento poligono per disegnare i confini del campo. Clic su una parcella per modificarne i dettagli.
Importa GeoJSON (incolla e premi “Importa”)
Elenco parcelle
| # | Nome | Varietà | Area (ha) | Tipo | Note | Azioni |
|---|
This application allows you to draw, catalog, and analyze tomato cultivation plots directly on an interactive map. It is designed for farmers, field technicians, and workgroups who want an up-to-date visual overview of the cultivated areas and operational lots.
⚙️ How it works
- Draw polygons for field boundaries or insert points for micro-lots and depots.
- Assign to each plot a name, variety, color, and notes.
- Edit at any time: click on the plot to update details or recalculate boundaries.
📐 Area calculation and useful data
- For polygons, the app automatically calculates the area in hectares (ha).
- Export a CSV file with name, type, area, and centroid (lat/lng), useful for traceability and reporting.
🔁 Import/Export
- Export all plots in GeoJSON for sharing or backup.
- Import your own GeoJSON to quickly reconstruct the map.
- Quickly copy the generated data to use in other tools 📋
💾 Local saving
Data is saved in the browser (localStorage), so you can find your plots when you reopen the page. You can reset the map with a click.
⚠️ Warnings
Local saving is intended for personal use. For centralized storage or multi-user purposes, integration with permanent storage systems (database or server-side management) is recommended.