标签: python gis shapely geopandas fiona
我有一个仅包含events个几何的GeoDataFrame Point和另一个包含所有streets几何的GeoDataFrame LineString。我正在尝试将events中的所有点捕捉到street中最近的记录。我还没有找到使用两个GeoDataFrames的示例,因此可以对任何指导表示赞赏。
events
Point
streets
LineString
street