manaakiwhenua / vector2dggs

DGGS indexer for vector data
https://pypi.org/project/vector2dggs/
GNU Lesser General Public License v3.0
6 stars 0 forks source link

-tbl should be -lyr #29

Open alpha-beta-soup opened 1 month ago

alpha-beta-soup commented 1 month ago
  -tbl, --table TEXT              Name of the table to read when using a
                                  spatial database connection as input

I suspect that this would be more generic as -lyr|--layer as it could apply to layers of a GPKG just as much as a table in an RDBMS.