Pattern
/[-+]?(?:90(?:\.0+)?|[1-8]?\d(?:\.\d+)?),\s*[-+]?(?:180(?:\.0+)?|1[0-7]\d(?:\.\d+)?|[1-9]?\d(?:\.\d+)?)/
Sample text
55.7558, 37.6173 -33.8688, 151.2093 91, 0Test this pattern in the editor
Decimal degree pairs for maps and GPS.
/[-+]?(?:90(?:\.0+)?|[1-8]?\d(?:\.\d+)?),\s*[-+]?(?:180(?:\.0+)?|1[0-7]\d(?:\.\d+)?|[1-9]?\d(?:\.\d+)?)/
55.7558, 37.6173 -33.8688, 151.2093 91, 0Test this pattern in the editor
Simple FQDN matcher for hostnames in prose.
Standard 8-4-4-4-12 hex UUID layout.
Stricter UUID version 4 with variant bits.
Octet-bounded IPv4 matcher for log scraping.
Common full and compressed IPv6 forms.
Colon or hyphen separated IEEE MAC addresses.