Example script

In the following script, you will use geopandas, matplotlib, and contextily to read a polygon dataset of the five boroughs of New York City and plot them along with a basemap.

# import modules

# read built-in file

# transform crs

# plot