Skip to content

Instantly share code, notes, and snippets.

@SebastianoF
Last active April 24, 2022 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SebastianoF/4029a15e6d8803a4ee47a142d1c7fdc7 to your computer and use it in GitHub Desktop.
Save SebastianoF/4029a15e6d8803a4ee47a142d1c7fdc7 to your computer and use it in GitHub Desktop.
b001_03.py
import contextily as cx
import geopandas as gpd
import matplotlib.pyplot as plt
import numpy as np
import osmnx
import pandas as pd
from keplergl import KeplerGl
from shapely.geometry import shape
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment