GeospatialPython / pyshp

This library reads and writes ESRI Shapefiles in pure Python.
MIT License
1.09k stars 259 forks source link

Added the point in polygon to the iterator #245

Open shaungehring-RV opened 2 years ago

shaungehring-RV commented 2 years ago

Added the ability to iterate through shape records and only return records where a lat/lon point is in the polygon. This can be used to pinpoint a block someone is in just from their current point