-
Notifications
You must be signed in to change notification settings - Fork 1
Species alert tab #24
Description
Problem: There is a need to be aware when species are observed in unusual areas. In ecology, this is usually addressed with polygons that determine the habitat boundaries. These boundaries data are available as shapefiles here. It would be nice to compare the actual observations against the shapefile boundaries, and when an animal goes beyond its normal limits, statistically address the possible cause (perhaps we have new information about habitat range or perhaps we made a mistake in animal identification). Moreover, we may be able to analyze movement patterns of the species across seasons and years.
Desired Solution: A new tab fully dedicated for this. It will show the map with the boundaries from the shapefiles along with the observations per specie. In addition, if there are animals out of those boundaries, it will highlight those observations and give a good guess about the possible cause of it (according to the statistical evidence). Also it will have the option to show the movement patterns for that specie, across the selected time frame (season or year).
Just to be clear, we have to do this as close as the functionality/interaction experience as "Interactive Map" tab.