# This file lists all the available scenery files. For each scenery file, the
# range of latitude and longitude it covers must be indicated. The ACM program
# automatically loads and release data from each scenery file according to the
# position of each local aircraft it is currently simulating (normally one only).
# Each column must contain in the order:
#
# 1. Minimum latitude covered.
# 2. Maximum latitude covered.
# 3. Minimum longitude covered.
# 4. Maximum longitude covered.
# 5. File name of the scenery as path relative to this file. Example:
#    "../../myscene.txt". The extension of the file does not really care.
#    White spaces not allowed inside the path.
#
# Latitude and longitudes have the usual syntax, examples:
#
#    10N   10-20-30.400S   30.5S
#    10E   10-20-30.400W   30.5W
#
# Fields must be separated by at least one white space. Apart from that, white
# spaces are ignored. Empty lines and lines beginning with '#' are ignored.

35N  40N  125W  120W  zones/usa/sfrancisco.txt
30N  35N  120W  115W  zones/usa/losangeles.txt
35N  40N  120W  115W  zones/usa/lasvegaswest.txt
35N  40N  115W  110W  zones/usa/lasvegaseast.txt
30N  35N  115W  110W  zones/usa/tucson.txt
30N  35N  100W  095W  zones/usa/dallas.txt
40N  45N  075W  070W  zones/usa/newyork.txt
42N  50N  005W  006E  zones/europe/france.txt
47N  55N  006E  015E  zones/europe/germany.txt
35N  47N  006E  019E  zones/europe/italy.txt
35N  42N  010W  006E  zones/europe/spain.txt
50N  60N  010W  002E  zones/europe/united-kingdom.txt
30N  35N  040E  045E  zones/middleeast/iraq.txt