Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter evictions_blockgroups to just data inside metro limit. #57

Open
hassanshamim opened this issue Jun 11, 2018 · 0 comments
Open

filter evictions_blockgroups to just data inside metro limit. #57

hassanshamim opened this issue Jun 11, 2018 · 0 comments
Assignees

Comments

@hassanshamim
Copy link
Contributor

The evictions_blockgroups dataset has the whole state of oregon. I will need either a materialized view or you could just delete the rows from the table that are not in scope. There are 44k rows but only 16k in scope

join scope on ST_intersects (evictions_blockgroups.geom, scope.geom)```
@hassanshamim hassanshamim self-assigned this Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant