Resolve

resolve

Turn free-form location text into candidate places. Useful before details, directions, or scripts that need place IDs.

Usage

goplaces resolve <location> [flags]

shell
goplaces resolve "Riverside Park, New York" --limit 5 --region US

Flags

--limitMax candidates, 1-10. Default: 5.
--language, --regionBCP-47 language and CLDR region hints.

Automation

Use --json when another tool needs to select a candidate place ID.