Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 422 Bytes

Convert City,Country to OSM Map Image uing Python Binder

How to run the code?

  1. Clone the repository to your system.
  2. Install the packages required for the code to run: pip install osmnx matplotlib
  3. Now run the notebook cells
Dependencies

This project depends on:

  1. OSMNx Library
  2. Matplotlib