Collum Freedman

Results 4 comments of Collum Freedman

It looks like there are places in both `spatial_join` [here](https://github.com/CodeForPhilly/clean-and-green-philly/blob/ad97752a0ed2e172968dbc28c7eead52cc168f44/data/src/new_etl/classes/featurelayer.py#L232) and `opa_join` [here](https://github.com/CodeForPhilly/clean-and-green-philly/blob/ad97752a0ed2e172968dbc28c7eead52cc168f44/data/src/new_etl/classes/featurelayer.py#L247) for feature layers where `opa_id` is being coerced into an integer. These are both called in a...

@StubberG3 thanks for coming in to contribute the project. I'm just finishing up a bit of a refactor of the way the filters are implemented that will affect this ticket,...