How to use EOmaps:
ShapeDrawer.save_shapes()
Code-examples:
Save the drawn shapes to a file.
filename (str) – The path to the file to which the shapes are written.
kwargs – Additional kwargs are passed to Geopandas.GeoDataFrame.to_file(…)