Created
January 20, 2019 22:48
-
-
Save JoshuaCarroll/1b47710bdaf5b2f51b4417cfde5b0892 to your computer and use it in GitHub Desktop.
Latitude / Longitude regular expression
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
([-+]?(?:[0-9]|[1-9][0-9])\.\d+),\s*([-+]?(?:[0-9]|[1-9][0-9]|[1-9][0-9][0-9])\.\d+) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment