Skip to content

gregjurman/noaa_to_cartodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NOAA to CartoDB

NOAA to CartoDB converts the NOAA/NWS Shapefiles for severe weather warnings into Well-Known Text format and then pushes them up to CartoDB replacing the existing data.

Using

This script requires a few python modules:

  • sh
  • requests
  • Shapely
  • cartodb

It also requires Quantum GIS and QGIS's python module installed.

Set your API_KEY and cartodb_domain in config.py then run update_weather.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages