pwfdf extents us-states¶
Synopsis¶
pwfdf extents us-states [options]
Description¶
Returns info on supported U.S. state extents. By default, returns a list of supported U.S. state names. Use the --ids option to return a JSON object mapping U.S. states onto their extent IDs.
Example:
pwfdf extents us-states
Options¶
- -h, --help¶
Displays the command’s help text and exits.
- -t, --show-traceback¶
Shows the full traceback when an error occurs.
- --ids¶
Returns a JSON dict mapping extent names onto their IDs.
Example:
pwfdf extents us-states --ids