grgr add-place
Geocode a location and add it as a Place in the database.
Uses the Nominatim geocoding service to look up the location.
Usage: grgr add-place [OPTIONS] QUERY
Arguments
- QUERY
Location to geocode and add, e.g.
'Manchester, England'.
Options
- --enclose TEXT
Enclose the new place within this place ID or name.
- -y, --yes
Skip confirmation prompt.