This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Create function to calculate distance to nearest airport #26
Labels
good first issue
Good for newcomers
Create a python 3.x function to calculate the distance between a set of images and FAA airports
Note as of commit 1fc6955,
setup.sh
downloads FAA airport data. This issue is similar to how Geospatial-Hurricane-Analysis.ipynb loads FAA airport data. The difference is that Geospatial-Hurricane-Analysis.ipynb currently just determines if an airport is within 5 miles of an airport, whereas this task calculates the actual distance.The text was updated successfully, but these errors were encountered: