pwfdf extents us-counties¶
Synopsis¶
pwfdf extents us-counties [options]
Description¶
Returns info on supported U.S. county extents. By default, returns a list of supported U.S. county names. Use the --ids option to return a JSON object mapping U.S. counties onto their extent IDs.
Example:
pwfdf extents us-counties
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-counties --ids