Skip to content

morganherlocker/geomorph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geomorph

geomorph takes a GeoJSON FeatureCollection or Feature and animates it on a map. Use geomorph to visualize and debug geographic algorithms. The output is raw HTML, which can be piped to your browser using hcat.

###install

npm install geomorph -g

###usage

cat algorithm.geojson | geomorph --speed 200 | hcat

###test

cat fixtures/buffer.geojson | node index.js | hcat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published