Spatial Join
Count the noise complaints that fall inside each Manhattan neighborhood and color the neighborhoods by that count.
Live Playground
Highlights
joindata source withtableRootNameandtableJoinNamegroupBywith acountaggregate- results read with
getFnv: 'sjoin.count.noise'
This example comes from the autk-grammar repository.