Skip to content

Instantly share code, notes, and snippets.

@emirpasic
Created March 10, 2016 19:57
Show Gist options
  • Save emirpasic/63bbecc48ef666c716a2 to your computer and use it in GitHub Desktop.
Save emirpasic/63bbecc48ef666c716a2 to your computer and use it in GitHub Desktop.
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