-
Notifications
You must be signed in to change notification settings - Fork 1
/
claims.yaml
165 lines (162 loc) · 2.69 KB
/
claims.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
# all north/east coordinates refer to southeast corner of rectangle
- name: ATA Engineering
tiles:
- north: 25
east: 21
width: 2
height: 1
- name: BASF
tiles:
- north: 80
east: 49
width: 4
height: 4
logo: images/BASF-Logo.png
- name: Bolte - Chris and Betty
tiles:
- north: 25
east: 9
width: 1
height: 2
- name: Cepeda Systems & Software Analysis
tiles:
- north: 38
east: 49
width: 2
height: 1
- north: 20
east: 49
width: 1
height: 2
- name: Crocker Family
tiles:
- north: 40
east: 46
width: 2
height: 2
- name: Daniel - Rhett and Brenda
tiles:
- north: 34
east: 47
width: 2
height: 1
- name: Hardiman - Pete
tiles:
- north: 34
east: 44
width: 2
height: 1
- name: Hardiman - Reed
tiles:
- north: 36
east: 49
width: 2
height: 1
- name: Holcombe - Tim and Sharon
tiles:
- north: 54
east: 13
width: 3
height: 3
- name: Johnson - Leif and Debbie
tiles:
- north: 29
east: 26
width: 2
height: 1
- name: Miller - Dave and Janna
tiles:
- north: 38
east: 59
width: 2
height: 1
- name: Posey, Kimberly
tiles:
- north: 42
east: 52
width: 2
height: 1
- name: Rachel Lewis and Keith Alsop
tiles:
- north: 26
east: 21
width: 2
height: 1
- name: Ringer - Braxton
tiles:
- north: 35
east: 46
width: 2
height: 1
- name: Roberts - Jason and Katie
tiles:
- north: 39
east: 32
width: 1
height: 2
- name: Rosenblum Realty
tiles:
- north: 45
east: 16
width: 2
height: 1
- name: Salon Allure
tiles:
- north: 27
east: 76
width: 1
height: 2
- name: Schwartz - Benjamin and Ricki Lea
tiles:
- north: 36
east: 46
width: 2
height: 1
- name: Stipak Family
tiles:
- north: 31
east: 49
height: 2
width: 1
- name: Story Family
tiles:
- north: 26
east: 49
height: 1
width: 2
- name: Sykes Family
tiles:
- north: 33
east: 49
width: 1
height: 2
- name: Thrasher - Ray and Kim
tiles:
- north: 33
east: 50
width: 1
height: 2
- name: Vanderslice - Eric, Jenny, and Abbey
tiles:
- north: 47
east: 18
width: 2
height: 1
- name: Whorton - Ritchie and Shirley
tiles:
- north: 27
east: 20
width: 2
height: 1
- name: Wilkes Family
tiles:
- north: 27
east: 10
width: 2
height: 1
- name: Zellus Marketing
tiles:
- north: 22
east: 48
width: 2
height: 1