get_shp_shape_types_geom_dict

pydriosm.utils.get_shp_shape_types_geom_dict()

A dictionary for shapefiles’ shape types and their corresponding geometry objects’ types.

Returns

a dictionary with keys and values being shape type codes and shapely.geometry types

Return type

dict