; Test script 6 ; Test with a larger database file ; ; Specify boundaries of coordinate space: world 0840000W 0750000W 350000N 440000N ; ; Import some data: import Virginia.txt ; ; Record the initial structure of the indices: ;debug world ;debug location ; ; Perform some searches: what_is 1466193 what_is 1739591 what_is 1675206 what_is 1491627 what_is 1474540 what_is 1501178 what_is 1480064 what_is 1468268 what_is 1499476 what_is 1488651 ; what_is_at 370007N 0761818W what_is_at 370029N 0821601W what_is_at 371233N 0792902W what_is_at 371234N 0795608W what_is_at 372557N 0801252W what_is_at 372816N 0800946W what_is_at 373514N 0771712W what_is_at 381415N 0792619W what_is_at 381410N 0795009W what_is_at 370325N 0755549W ; what_is_in 370007N 0761818W 10 10 what_is_in 372816N 0800946W 30 30 what_is_in 371234N 0795608W 60 60 what_is_in 371234N 0795608W 120 120 ; ; Exit quit