Skip to content

dpaolella/shp2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shp2csv

A command line tool for exporting data from shapefiles to CSVs.

Pre-install

For information on installing the Go programming lanuage: https://golang.org/doc/install

Installing

Use the go get command to install the latest version of the shp2csv program. This command will install the shp2csv executable and all of its dependencies.

go get github.com/dpaolella/shp2csv

About

A command line tool for exporting data from shapefiles to CSVs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages