GithubHelp home page GithubHelp logo

thomasdubdub / airports-osm Goto Github PK

View Code? Open in Web Editor NEW
16.0 1.0 2.0 26.07 MB

Extract and visualize airport data (ex: runway geocoordinates) from OpenStreetMap with Python tools

License: MIT License

Jupyter Notebook 100.00%
python openstreetmap openstreetmap-data osm osm-data osmnx airport runway airports maps

airports-osm's Introduction

Airports OSM

Extract and visualize airport data (ex: runway geocoordinates) from OpenStreetMap with Python tools

Airport data are extracted with OSMnx, stored as graphs or GeoPandas](http://geopandas.org/) dataframes, and visualized with Matplotlib.

The map background to check data is built with contextily

Example 1: visualize all Amsterdam Schipol airport elements

amsterdam

Example 2: extract airport data and visualize a runway on top of background map

runway_airport

Running the tests

Run the following notebooks to load and visualize air traffic data:

  • demo_eddf: notebook to load and visualize airport data from EDDF airport

  • demo_airport_runway: notebook to load all data related to an airport, extract runway information as geodataframe and visualize on top of a background map to check data

  • demo_top_European_airports (deprecated): notebook to load data from main European airports and plot them as maps

Run the

Built With

  • OSMnx - Python package to download geospatial data from OpenStreetMap

  • GeoPandas - Open source project which extends the datatypes used by pandas to allow spatial operations on geometric types.

  • contextily - Context geo-tiles in Python

  • Matplotlib - Comprehensive library for creating static, animated, and interactive visualizations in Python

Authors

  • Thomas Dubot

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thanks to all OpenStreetMap contributors: https://www.openstreetmap.org/

airports-osm's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

stoneyv wiseman

airports-osm's Issues

The problem when I use the ox.graph_from_place

osmnx requests.exceptions.sslerror: httpsconnectionpool(host='nominatim.openstreetmap.org', port=443): max retries exceeded with url: /search?format=json&polygon_geojson=1&dedupe=0&limit=50&q=taoyuan%2c+china (caused by sslerror(ssleoferror(8, 'eof occurred in violation of protocol (_ssl.c:1131)')))

How can I fix it? I am confused.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.