Skip to content

bengolder/pyshapefile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyshapefile


pyshapefile is a set of python classes that can be used to read ESRI shapefiles. The development was conducted with (and funded by) Nicholas de Monchaux, as part of the Local Code project, an urban design research project conducted at the University of California Berkeley. This work is shared under a Creative Commons Attribution NonCommercial ShareAlike 3.0 Unported License.

The classes use portions of the shpUtils module written by Zachary Forest Johnson, and are similarly dependent on the dbfUtils module by Raymond Hettinger.

The project is still in progress, and some functions are merely empty placeholders for future additions. Also, it's my first significant attempt at writing a set of classes in python (or writing any code for that matter), so criticism and comments on how it can be improved are welcomed.

Thanks for checking it out.

Benjamin Golder benjamin.j.golder@gmail.com

About

A set of python classes used to read ESRI .shp files and expose their guts for use in other projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages