geoutils.Vector.to_geo_dict#
- Vector.to_geo_dict(na='null', show_bbox=False, drop_id=False)[source]#
Return a python feature collection representation of the Vector as a dictionary with a list of features based on the
__geo_interface__GeoJSON-like specification.See more details at
geopandas.GeoDataFrame.to_geo_dict().- Return type: