Skip to content

fgassert/fiona_join

Repository files navigation

GIS utility to join csv tables to shapefiles

Dependencies

###Use

Usage: python fiona_join.py <in.shp> <shpkey> <in.csv> <csvkey> <out.shp>

Performs a left join of the csv to the shapefile on the given keys. Saves result in <out.shp>.

###Tests

tests.py

About

Join csv tables to shape files using Fiona

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages