# Shapefile creation examples You can find some examples of creating a shapefile here. `Fiona` library is necessary to run these examples. It is available in the `ESMValTool` environments. * `make_shapefile_example1.py` Create a shapefile with a three point geometry defined in the same file. * `make_shapefile_example2.py` Create a shapefile with a shapes defined in `labrador-interior.json` and `labrador-cross.json` files. This website could help get the necessary coordinates: https://www.keene.edu/campus/maps/tool/ Remember to close the shape!