The talk titled "GeoScript - The GeoSpatial Swiss Army Knife" given at FOSS4G 2014 in Portland, Oregon.
This presentation was built with the reveal.js framework.
-
Install node.
-
Install grunt globally (or install locally and add to the
PATH
):npm install -g grunt-cli
-
Run
npm install
from this directory. -
Run
grunt serve
from this directory.
The presentation should now be available at http://localhost:8000.