Giter VIP home page Giter VIP logo

upcoming-fieldwork-map's Introduction

Upcoming-Fieldwork-Map

This is a map that shows the upcoming environmental fieldwork in Florida, specifically related to underground storage tanks, and PFAS.

This application is composed of two parts, a python script and javascript. The Python code grabs the latest data from the Florida Information Portal on the latest fliedwork notices sent to the Florida Department of Environmental Protection (FDEP). This code is run from the console and the user inputs the start date and the end date for the range of fieldwork notices. when this information is downloaded in a csv format, the code loops through each row of data and calls to the FDEP open data portal to retrieve additional information on the facility including the x,y coordinates of the facility and adds it to the csv file. This program could be modified to automatically get a set date range without user input.

The second part of the program is JavaScript and is heavily reliant on LeafletJS and Papaparse. The Javascript parses the csv file and loops through the entries ones by one and plots the location on a map which is placed on your webpage with an html tag with a specific id. The additional relevent information for each location is added to a popup card that is bound to the location marker. If the webuser clicks the location on the map it will show the infomation card.

upcoming-fieldwork-map's People

Contributors

namoran avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.