BioMap - Map based biological monitoring
The web app has been developed for a nature protection project in Germany. The population of yellow-bellied toads (bombina variegata) is studied in a forest area in Bavaria and observed over a longer period of time. By regularly catching and identifying toads, growth and migration movements of individuals are recorded. The results are processed numerically and graphically.
Version 1.0.37.0
This software is open source. Source code is hosted at https://gitlab.com/f.x.haering/BioMap. It may be used under the conditions of the MIT license.
Changes and enhancements can be found in the GitLab commits list.
Third party software used in this app
Software | Source | License |
---|---|---|
Blazorise | https://github.com/stsrki/Blazorise | MIT |
BlazorGoogleMaps | https://github.com/rungwiroon/BlazorGoogleMaps | MIT |
ChartJs.Blazor | https://github.com/mariusmuntean/ChartJs.Blazor | MIT |
MetadataExtractor | https://github.com/drewnoakes/metadata-extractor-dotnet | Apache 2.0 |
Microsoft.Extensions.Localization | https://dotnet.microsoft.com/apps/aspnet | Apache 2.0 |
NewtonSoft Json.NET | https://www.newtonsoft.com/json | MIT |
SixLabors ImageSharp | https://github.com/SixLabors/ImageSharp | Apache 2.0 |
Curve extension for canvas 2.3.1 | https://github.com/gdenisov/cardinal-spline-js | MIT |
SQLite | Public domain |