Created
March 10, 2016 20:03
-
-
Save emirpasic/abae3b1fc34464f7cf17 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
usage: shp2csv [-?] [-csv <arg>] [-meta <arg>] [-shp <arg>] | |
Shapefile to CSV | |
-?,--help Print this message | |
-csv,--csv-file <arg> Output CSV file with path (required) | |
-meta,--meta-file <arg> Output metadata JSON file with path (optional) | |
-shp,--shp-file <arg> Input shapefile with path (required) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment