idigbio-api-hackathon / HackathonCentral

Command center for iDigBio API Hackathon participants to share ideas, coordinate teams, develop projects and access all logistics information.
6 stars 1 forks source link

Species distribution and modeling visualization #7

Open gete76 opened 9 years ago

gete76 commented 9 years ago

Develop map visualizations for modeling species distribution changes over time with iDigBio data.

Bouteloua commented 9 years ago

I have a really basic script going. It uses a matplotlib basemap for the maps display. I had a dynamic webmap using Mapbox and leaflet. Maybe could just create a search box that links into the iDigBio api. My visualization could use a number of improvements. It might be fun to use graph theory to show connectivity, but that's just an idea right now. Would also love to do an Immersion project [https://immersion.media.mit.edu/] based off collecting teams using the iDigBio api.

Bouteloua commented 9 years ago

We could use graph algorithms from NetworkX to create a visualization tool for Collection mangers to find dup. records across all institutes. Thinking that could be a helpful GUI. User enters the collector number and/or collector name and returns a pretty display with link(s) to home record object(s) and image(s).

charlottegermain commented 9 years ago

If you think of modeling as niche modeling, it is possible, but can be tricky to do it over time (requires lots and lots of data at different points in time... it will be very taxon-dependent).