EcoMaps

Project Leads: Jeff Wu

Project Co-Leads: Aaron Liu, Jaden Singer

Goal:

To build upon the iNaturalist app by making their maps more customizable. Currently, we are just testing out the different capabilities of the iNaturalist app to see exactly what we want to change.

Species Distribution Maps [in progress]:

map1 map2 map3 map4 map5 map6 map7

Development Process:

Our proof-of-concept was written in Python. We used libraries such as NumPy, GeoPandas, and Plotly to process, filter and display data from the iNaturalist API. However, for the final app/website, we might consider migrating to Next.js or a similar framework.

Codebase:

Our Github

Resources:

iNaturalist API v1 GeoPandas Plotly