https://github.com/reynaaaaaaaaaaa/bird_migration
Rest API responses plotted over OpenStreetMap's API supported by Java servlets
https://github.com/reynaaaaaaaaaaa/bird_migration
api html java openstreetmap-api servlets
Last synced: 12 months ago
JSON representation
Rest API responses plotted over OpenStreetMap's API supported by Java servlets
- Host: GitHub
- URL: https://github.com/reynaaaaaaaaaaa/bird_migration
- Owner: Reynaaaaaaaaaaa
- Created: 2024-04-19T12:31:42.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T12:39:34.000Z (about 2 years ago)
- Last Synced: 2025-01-13T20:14:34.504Z (over 1 year ago)
- Topics: api, html, java, openstreetmap-api, servlets
- Language: HTML
- Homepage:
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bird migration
## Track your favourite species of birds across time!
Query your bird in the front-end and see where groups have been spotted. The query will be forwarded to [Observations](https://observation.org/) and it's responses will be parsed and forwarded to [OpenStreetMap](https://www.openstreetmap.org/)'s API.
Using Java servlets, an interactive map will be displayed, showing all observations since its first occurence. Each occurence is a clickable object which will display the info and notes by the spotter.