mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-24 17:21:40 -07:00
Docker and security fixes
This commit is contained in:
parent
6093ce0f53
commit
40973b9393
24 changed files with 264 additions and 316 deletions
|
@ -84,6 +84,6 @@ def add_tracts_for_geometries(
|
|||
df,
|
||||
tract_data[["GEOID10_TRACT", "geometry"]],
|
||||
how="inner",
|
||||
op="intersects",
|
||||
predicate="intersects",
|
||||
)
|
||||
return df
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue