Skip to content

heatherbaier/geograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoGraph

This repo contaisn the code to read in spatial data in graph format. Functions provide ability to specify number of neighbors to include (i.e. number of degrees away to count neighbors). Classes provide feature matrix, global graph feature (i.e. y variable), adjacency matrix, neighbor dictionary and edge lists.

Files:

  1. GeoGraph: Loads a graph based ona shapefile (i.e. vector data)
  2. GeoPath: Loads a graph assuming two target nodes and directionality

Sample GeoGraph's

Sample GeoPath's

Sample ImageGraph's

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published