Skip to content

a-sarabi/Adjacency-Matrix-GeoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Adjacency-Matrix-GeoJSON

Get Adjacency matrix for Polygons in GeoJSON using R:

I've got a set of polygons in a GeoJSON file which are neighborhoods in Boston from Uber Movement Dataset. I would like to produce an adjacency matrix in CSV format, where element i,j is 1 if district i is adjacent to district j (i.e. they are touching).

About

Get Adjacency matrix for Polygons in GeoJSON using R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages