aarande / NWSWWA

Python library to decode National Weather Service warnings and advisories
MIT License
0 stars 0 forks source link

Import UGC zones from shapefile #2

Open aarande opened 9 years ago

aarande commented 9 years ago

Look into importing UGC zones from shapefile and building a class with them that contains all of the attributes and a shapely geometry. This would make plotting etc much easier. Would likely need Fiona as a requirement.