Copy GPS coordinates

Get the latitude and longitude of your current location or a location shared as input.

Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-get-current-location.webp
Get Current Location
Gets the current location of the device using the GPS signal.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

More From This Folder

Check the WalkScore here

Takes a location shared as input, or if none, the current location, and opens the webpage in a popover so you can see the WalkScore of the neighborhood. Shows how easy it is to walk around, the access to transit, and how bicycle-friendly the roads are.

Get Shortcut »

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Copy%20GPS%20coordinates
Link to Open Shortcut
shortcuts://open-shortcut?name=Copy%20GPS%20coordinates
AppleScript code
tell application “Shortcuts Events” run shortcut “Copy GPS coordinates” end tell

More From The Library

Show all my Health records

Opens into the Health app to the Health Records section of your Profile where you can see accounts, export Health Records to PDF, show Apps and Research studies, and change options like data sharing and analytics.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more