Skip to content

ljwolf/SpatialWeights.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpatialWeights.jl

Build Status

A julia module to construct spatial weights for geospatial data

Right now, a working exact contiguity builder is in place from any GeoJSON feaure collection.

Priorities

  1. add some kind of tolerance/snapping to improve results
  2. validate Queen, Rook> against PySAL
  3. Write testing framework against pysal using pycall
  4. Implement full binning
  5. Write/find dict to matrix function to convert dict mapping to weights
  6. Move past contiguity.

About

Constructing Spatial Weights in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages