Categories
Uncategorized

Blog Post #2

The technology I’ve been learning to use and getting practice using include the following libraries: GeoPandas (Python), Shapely, JSON and Path. In addition, on the front-end, I will likely be referencing the docs for JavaScript and HTML.

The most new to me and my favorite technologies to learn have been GeoPandas and Shapely. GeoPandas has made working with geospatial data in Python easier. They have built-in functions that allow me to do required calculations on the shape data. Speaking of shape data, the Shapely library helps me analyze the geometric objects of the agricultural fields.

The JSON and Path libraries are fundamental in the backend of my program, because I pull the data I need from a JSON file, and use the Path library to specify the location of the file.

Leave a Reply

Your email address will not be published. Required fields are marked *