filmov
tv
Subset a Shapefile using a Spreadsheet with GeoPandas (Geospatial Python Tutorials)

Показать описание
This tutorial shows you how to use extract a subset from a shapefile using data contained in an Excel spreadsheet.
We will be working with a parcels data layer for the city of San Francisco, California. Given a list of parcel ids in a spreadsheet, we will extract those parcels and save it to another data layer.
We will be working with a parcels data layer for the city of San Francisco, California. Given a list of parcel ids in a spreadsheet, we will extract those parcels and save it to another data layer.