Skip to content

Commit

Permalink
Update FAA TFRs - json/faa/tfrs.json and json/faa/tfrs.geojson
Browse files Browse the repository at this point in the history
  • Loading branch information
Airframes.io committed Jan 30, 2025
1 parent 53047bc commit 1398d29
Show file tree
Hide file tree
Showing 2 changed files with 497 additions and 1 deletion.
181 changes: 181 additions & 0 deletions json/faa/tfrs.geojson
Original file line number Diff line number Diff line change
@@ -1,6 +1,187 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-110.19333333,
31.56805556
],
[
-110.50555556,
31.58694444
],
[
-110.50360473,
31.59850202
],
[
-110.50088851,
31.60992488
],
[
-110.49701852,
31.62110155
],
[
-110.49202384,
31.63194686
],
[
-110.48594216,
31.64237815
],
[
-110.4788195,
31.65231587
],
[
-110.47070986,
31.66168423
],
[
-110.46167483,
31.67041175
],
[
-110.45178311,
31.67843183
],
[
-110.44111002,
31.68568324
],
[
-110.42973688,
31.69211061
],
[
-110.41775042,
31.69766485
],
[
-110.40524211,
31.70230353
],
[
-110.39230744,
31.70599122
],
[
-110.37904521,
31.70869973
],
[
-110.36555676,
31.71040837
],
[
-110.35194515,
31.71110408
],
[
-110.33831444,
31.71078154
],
[
-110.32476879,
31.70944321
],
[
-110.31141173,
31.70709934
],
[
-110.29834533,
31.70376781
],
[
-110.2856694,
31.69947411
],
[
-110.27348074,
31.69425102
],
[
-110.26187237,
31.68813846
],
[
-110.25093284,
31.6811831
],
[
-110.24074554,
31.67343807
],
[
-110.23138804,
31.6649625
],
[
-110.22293153,
31.65582106
],
[
-110.21544028,
31.64608353
],
[
-110.20897112,
31.63582417
],
[
-110.20357303,
31.62512123
],
[
-110.1992868,
31.6140563
],
[
-110.19614469,
31.60271369
],
[
-110.19417022,
31.59117982
],
[
-110.19337799,
31.57954252
],
[
-110.19333333,
31.56805556
],
[
-110.19333333,
31.56805556
],
[
-110.50555556,
31.58694444
],
[
-110.19333333,
31.56805556
],
[
-110.19333333,
31.56805556
]
]
]
},
"properties": {
"name": "Libby AFB, AZ, Sunday, February 02, 2025 Local\r\n New"
}
},
{
"type": "Feature",
"geometry": {
Expand Down
Loading

0 comments on commit 1398d29

Please sign in to comment.