FREAC

The Florida Resources and Environmental Analysis Center

The following are projects which I worked on while working part-time at FREAC during my undergraduate studies at Florida State University (2007-2011), and later full-time from July 2014 - March 2016.

iMapinvasives

A GIS based data managment system and webmap for tracking invasive species across 8 states and one Canadian province.
Written with a Django framework with maps using OpenLayers.js and PostGIS database backend.

Home page · Florida public map · My Involvement

To view the maps from the home page:
· Navigate to Resources -> Login
· Select a state
· Click “view public map”.

Contributions:
· Wrote the backend infrastructure for the imapinvasives mobile app. (Python, PostGIS)
· Responded to client tickets for bugs and improvements.
· Fixed bugs and implemented improvements.

LABINS Quicksearch

Contributions:
· Wrote the python script which receives request on click, queries the PostGIS database with the Lat/Long coordinate
and returns the Hi-Res and DEP grid containing that point, as well as up to 8 surrounding grids which touch that grid.