Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mm-airmap/6bb71dbfbdc48969a9c65c55a774a7ea to your computer and use it in GitHub Desktop.
Save mm-airmap/6bb71dbfbdc48969a9c65c55a774a7ea to your computer and use it in GitHub Desktop.
Airspace Diff GeoJSON source_15_in_prod today_not_in_prod yesterday.geojson
Display the source blob
Display the rendered blob
Raw
{"features": [{"type": "Feature", "geometry": {"type": "Polygon", "coordinates": [[[-118.368337243189, 33.9305664205444], [-118.404734424162, 33.9044492746227], [-118.411678869923, 33.8995048296885], [-118.439367607957, 33.8797904459655], [-118.434734431299, 33.9308381648471], [-118.368337243189, 33.9305664205444]]]}, "properties": {"id": 31567128, "geo_object_id": 25271580, "name": "LOS ANGELES CLASS D requires FAA authorization", "group_geo_object_id": 11519861, "ordinance_ruleset_id": 9, "modified_at": "2020-07-16 12:02:05", "created_at": "2020-05-21 12:02:35", "geo_source_id": 15, "metadata": {"local_type": "CLASS_D", "url": "https://www.faa.gov/uas/request_waiver/", "ceiling_ref": "MSL", "ceiling": 2500.0, "floor": 0.0, "icao": "KLAX", "low_alt": "0", "floor_unit": "FT", "floor_ref": "SFC", "high_alt": "2500", "lowest_limit": 0, "ceiling_unit": "FT", "uas_relevant": true}}}], "type": "FeatureCollection"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment