On this page
No Headings
Geographic coordinates with administrative division information for precise location services. Useful for enhanced delivery routing, location-based services, and regional compliance.
objectlatitudestring^-?([1-8]?[0-9](\.\d+)?|90(\.0+)?)$Latitude coordinate in decimal degrees (-90 to 90). WGS84 datum.
longitudestring^-?((1[0-7]|[1-9])?[0-9](\.\d+)?|180(\.0+)?)$Longitude coordinate in decimal degrees (-180 to 180). WGS84 datum.
subdivisionstring^[A-Z0-9-]+$Administrative subdivision code (state, province, region). ISO 3166-2 format without country prefix (e.g., 'CA' for California, 'ON' for Ontario).
country_codestring^[A-Z]{2}$ISO 3166-1 alpha-2 country code for the coordinate location.