Biendata-Frontend is a web application designed to visualize the distribution of plant species on an interactive map. The application provides users with detailed insights into species' locations, range maps, and additional metadata. This project leverages JavaScript and other modern technologies to create an engaging and user-friendly experience.
- Species Search: Search for plant species by name with exact or fuzzy match.
- Interactive Map: Visualize species locations and range maps using interactive map layers.
- Layer Control: Toggle map layers like observations, range, and labels (country, state, and city).
- Download Options: Easily download data such as observations, traits, and range shapefiles directly from the interface.
Follow these steps to set up and run the project:
Clone the Repository
git clone https://github.com/EnquistLab/Biendata-Frontend.gitcd Biendata-Frontend
Install Dependencies
Run the Application
- Search for a species using the search bar at the top.
- View its range and observation points marked on the map.
- Use the layer control on the left to toggle the visibility of specific map details.
- Download available data using the options provided in the interface, such as observations, traits, or shapefiles.