geoutils.Vector.to_json# Vector.to_json(na='null', show_bbox=False, drop_id=False, **kwargs)[source]# Returns a GeoJSON representation of the Vector as a string. See more details at geopandas.GeoDataFrame.to_json(). Return type: str | None