Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个仅events包含Point几何的 GeoDataFrame 和另一个streets包含所有LineString几何的 GeoDataFrame。我正在尝试将所有点捕捉events到最近的记录street。我还没有找到使用两个 GeoDataFrames 的示例,因此不胜感激。
events
Point
streets
LineString
street