diff --git a/notebooks/e2e/e2e.py b/notebooks/e2e/e2e.py index a8d98cee..0fcd9c6a 100644 --- a/notebooks/e2e/e2e.py +++ b/notebooks/e2e/e2e.py @@ -93,6 +93,7 @@ bbox_gdf, centre=tuple(uc_config["centre"]), buffer_size=uc_config["buffer_size"], + centre_crs="epsg: 4326", ) # set the index to the label column to make filtering easier