file_path (Path) – The filename to write the region to.
to_wgs84 (bool, optional) – If True, the region is reprojected to WGS84 before writing. default is False.
to_file_kwargs (dict, optional) – Additional keyword arguments passed to the geopandas.GeoDataFrame.to_file function.