Created
March 10, 2016 19:57
-
-
Save emirpasic/171d9f49155d1ca076cd 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: data_tile_maker [-?] [-csv <arg>] [-dbf <arg>] [-meta <arg>] [-out <arg>] | |
Data Tile Maker | |
-?,--help Print this message | |
-csv,--csv-file <arg> CSV data file with path (optional: either csv or dbf) | |
-dbf,--dbf-file <arg> DBF data file with path (optional: either csv or dbf) | |
-meta,--meta-file <arg> Metadata file with path (required) | |
-out,--output-path <arg> Output path for data tiles (required) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment