openaddresses / pyesridump

Scrapes an ESRI MapServer REST endpoint to spit out more generally-usable geodata.
MIT License
322 stars 68 forks source link

Filter out rings with < 3 points in a Polygon #86

Closed iandees closed 2 years ago

iandees commented 2 years ago

Closes #85

Filter out rings with < 3 elements when processing esrijson Polygons.