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