geomarker-io / cincy

Cincinnati Neighborhood, Tract, County, and ZIP Code Geographies
https://geomarker.io/cincy/
GNU General Public License v3.0
0 stars 0 forks source link

fix zip code selection by writing a better predicate #1

Closed cole-brokamp closed 2 years ago

cole-brokamp commented 2 years ago

The zipcodes currently are retained even if they only touch with the county, but these should be excluded:

image

Change would go here for e.g., the 2010 tract data:

https://github.com/geomarker-io/cincy/blob/a3f5f8c255d9d5bc8e2475d1b04f72f55e596c03/data-raw/make_data.R#L24