how to check whether the points are within the polygon shapefile? pandas

前端 未结 0 1611
广开言路
广开言路 2020-12-15 06:35

I have a "point.csv" like this, the coordinate system is WGS84(4326)

df = pd.DataFrame("point.csv")


        user_ID day latitude    long         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题