SHP.VECTOR_DRIVER¶
- SHP.VECTOR_DRIVER: str = 'ESRI Shapefile'¶
Name of the vector driver for writing shapefile data; see also the parameter
driverof geopandas.GeoDataFrame.to_file().
Name of the vector driver for writing shapefile data;
see also the parameter driver of
geopandas.GeoDataFrame.to_file().