pwfdf extents hucs¶
Synopsis¶
pwfdf extents hucs [options]
Description¶
Info on supported hydrologic unit code (HUC) extents. Returns a JSON dict whose keys are the names of supported HUC extent types. By default, each key’s value is a list of supported extent names for the type. Use the --ids option to change the key values to dicts mapping supported names onto their integer extent IDs.
Example:
pwfdf extents hucs
Options¶
- -h, --help¶
Displays the command’s help text and exits.
- -t, --show-traceback¶
Shows the full traceback when an error occurs.
- --ids¶
Changes key values to map supported extent names onto their integer IDs.
Example:
pwfdf extents hucs --ids