Skip to content
SimoLoca edited this page May 10, 2022 · 5 revisions

Introduction

Pignoletto platform is a system designed for the collection, the visualization the management and the analysis (through manual inspection or automatic detection) of heterogeneous and multisource data for soil characteristics estimation. The platform is designed in such a way that it can easily handle proximity, airborne and spaceborne data and furnishes to the final user all the tools and proper visualizations to perform precision agriculture.

It provides 3 different interface to the system:

  • Platform, which let users interact with a web map and visualize collected data.
  • Backend, a Flask web-app that let user manage their data.
  • API, which allows to insert acquisitions made by drones.

Next Section: Build & Run

Clone this wiki locally