geomorph

1.2.0 • Public • Published

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

/geomorph/

    Package Sidebar

    Install

    npm i geomorph

    Weekly Downloads

    5

    Version

    1.2.0

    License

    MIT

    Last publish

    Collaborators

    • morganherlocker