@@ -27,8 +27,8 @@ Usage: vector2dggs h3 [OPTIONS] VECTOR_INPUT OUTPUT_DIRECTORY
2727 Ingest a vector dataset and index it to the H3 DGGS.
2828
2929 VECTOR_INPUT is the path to input vector geospatial data. OUTPUT_DIRECTORY
30- should be a directory, not a file, as it will be the write location for an
31- Apache Parquet data store.
30+ should be a directory, not a file or database table , as it will instead be
31+ the write location for an Apache Parquet data store.
3232
3333Options:
3434 -v, --verbosity LVL Either CRITICAL, ERROR, WARNING, INFO or
@@ -69,8 +69,8 @@ Options:
6969 database connection as input [default:
7070 geom]
7171 -o, --overwrite
72+ --version Show the version and exit.
7273 --help Show this message and exit.
73-
7474` ` `
7575
7676# ## Example
@@ -152,13 +152,13 @@ vector2dggs h3 -v DEBUG -id ogc_fid -r 9 -p 5 -t 4 --overwrite -tbl topo50_lake
152152 title={{vector2 dggs}},
153153 author={Ardo, James and Law, Richard},
154154 url={https://github.com/manaakiwhenua/vector2 dggs},
155- version={0 .3 .1 },
155+ version={0 .3 .2 },
156156 date={2023 -04 -20 }
157157}
158158```
159159
160160APA/Harvard
161161
162- > Ardo, J., & Law, R. (2023 ). vector2 dggs (0 .3 .1 ) [Computer software]. https:// github.com/ manaakiwhenua/ vector2 dggs
162+ > Ardo, J., & Law, R. (2023 ). vector2 dggs (0 .3 .2 ) [Computer software]. https:// github.com/ manaakiwhenua/ vector2 dggs
163163
164164[](https://github.com/manaakiwhenua/manaakiwhenua-standards)
0 commit comments