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 3c1a80d commit 8765db8
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 1 deletion.
165 changes: 165 additions & 0 deletions json/faa/tfrs.geojson
Original file line number Diff line number Diff line change
@@ -1,6 +1,171 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-122.61027778,
45.36416526
],
[
-122.60822537,
45.36403866
],
[
-122.60623534,
45.36366271
],
[
-122.60436819,
45.36304884
],
[
-122.60268068,
45.3622157
],
[
-122.60122407,
45.36118863
],
[
-122.60004263,
45.35999884
],
[
-122.59917225,
45.35868248
],
[
-122.59863935,
45.35727956
],
[
-122.59846011,
45.35583272
],
[
-122.59863995,
45.35438592
],
[
-122.59917336,
45.35298311
],
[
-122.60004413,
45.35166691
],
[
-122.60122578,
45.35047731
],
[
-122.60268238,
45.34945045
],
[
-122.6043697,
45.34861751
],
[
-122.60623646,
45.3480038
],
[
-122.60822596,
45.34762796
],
[
-122.61027778,
45.3475014
],
[
-122.6123296,
45.34762796
],
[
-122.6143191,
45.3480038
],
[
-122.61618586,
45.34861751
],
[
-122.61787317,
45.34945045
],
[
-122.61932978,
45.35047731
],
[
-122.62051142,
45.35166691
],
[
-122.62138219,
45.35298311
],
[
-122.62191561,
45.35438592
],
[
-122.62209544,
45.35583272
],
[
-122.6219162,
45.35727956
],
[
-122.62138331,
45.35868248
],
[
-122.62051293,
45.35999884
],
[
-122.61933149,
45.36118863
],
[
-122.61787488,
45.3622157
],
[
-122.61618736,
45.36304884
],
[
-122.61432021,
45.36366271
],
[
-122.61233019,
45.36403866
],
[
-122.61027778,
45.36416526
],
[
-122.61027778,
45.36416526
]
]
]
},
"properties": {
"name": "CITY, OR, Thursday, January 30, 2025 through Friday, January 31, 2025 UTC\r\n New"
}
},
{
"type": "Feature",
"geometry": {
Expand Down
Loading

0 comments on commit 8765db8

Please sign in to comment.