datahub-smcgov/airports-for-drone-flight-notification-rpri-fdc8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 10 years ago
Indexed 11 months ago

Airports for Drone Flight Notification

This dataset shows shows the airports in San Mateo County where Unmanned Aircraft Systems (UAS) operators must not interfere with manned aircraft operations and notify the airport operator or control tower before operating a UAS. The Federal Aviation Administration (FAA) has issued regulations for flying Unmanned Aircraft Systems (UAS) or, more commonly, drones. The following are the most important regulations related to UAS operations: 1. Fly no higher than 400 feet and remain below any surrounding obstacles when possible. 2. Do not intentionally fly over unprotected persons or moving vehicles, and remain at least 25 feet away from individuals and vulnerable property. 3. Check and follow all local laws and ordinances before flying over private property. 4. Remain well clear of and do not interfere with manned aircraft operations, and you must see and avoid other aircraft and obstacles at all times. 5. Contact the airport or control tower before flying within five miles of an airport. The full set of regulations can be found on the Know Before You Fly Site: http://knowbeforeyoufly.org/wp-content/uploads/2015/01/KBYF_Brochure.pdf

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"datahub-smcgov/airports-for-drone-flight-notification-rpri-fdc8\".\"airports_for_drone_flight_notification\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • airports_for_drone_flight_notification
     
     
     
     
     
Upstream Metadata