# testpoints.txt : This file contains test data for the EarthPoints (epts) application.
# Invoke: ./epts --file=testpoints.txt,LABEL,LABEL
#         Where LABEL is label string specifying the target record.
#         The special-case label, "LABn" where 'n' is the _index_ of the target record.
#         If no LABEL specified, then first record is returned.

# This record does not contain a 'label' field.
# Test parsing of record which does not include a label.
# Specify this record by specifying record index zero ('0').
:25 46 30.5868 : -80.208615

# This record uses a three-argument degree value AND a one-argument degree 
# value (negative).
Miami, FL : 25 46 30.5868 : -80.208615

# This record uses a a three-argument degree value (negative), and a
# two-argument degree value (negative).
Buenos Aires, AR : -34 36 12.0:-58 22.90

# Indianapolis, Indiana
# Note: The calculator.net shows the distance between Indianapolis and 
#       Lafayette as 94.67 km or 58.82 miles.
#       Google Maps shows the _travel_ distance as 101 km or 61.6 miles.
Indianapolis, IN : 39.768611 : -86.158056

# Lafayette, Indiana
Lafayette, IN : 40.417222 : -86.878611

# San Francisco, California
# 37° 46′ 39″ N, 122° 24′ 59″ W
San Francisco, CA : 37.7775 : -122.416389

# London, England
London         : 51 30 26.0 : -0 7 39.0
#London         : 51 30 26.0 : -0.127500
#London         : 51 30 26.0 : -0 7.650

# Edinburgh, Scotland
Edinburgh      : 55.953056 : -3.188889

# Cardiff, Wales
#Cardiff        : 0.898525R : 3.086106R
Cardiff        : 51 28 54 : -3 10 45

# Belfast, Northern Ireland
Belfast        : 54.596521 : -5.930578
