MENU

Fun & Interesting

Spatial Queries using GeoPandas (Geospatial Python Tutorials)

Spatial Thoughts 3,318 2 years ago
Video Not Working? Fix It Now

This tutorial shows you how to use select points from a layer within a certain distance from features in another layer using GeoPandas. We will be working with a point layer of bars and pubs in Melbourne and select all establishments within a radius of 500 meters from a metro station. View the complete notebook at https://www.geopythontutorials.com/notebooks/geopandas_spatial_query.html See more Python Geospatial tutorials at https://www.geopythontutorials.com/

Comment