Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T12:39:34.000Z (7 months ago)
- Last Synced: 2024-09-02T18:10:55.418Z (3 months 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.