Quiz: Porting webmap.py
from GeoPandas to GDAL
Port my shared webmap.py
from GeoPandas to GDAL and remove dependency on GeoPandas.
Submit FirstLastnname_quiz3.py
. File naming penalty: -2
1 Bonus: GeoJSON
20 points all or nothing
Take one more step and remove dependency on GDAL by converting the Shapefile to GeoJSON.
Please submit these two files in FirstLastname_quiz3.zip
if you did the bonus question:
gdal_webmap.py
geojson_webmap.py