Takes a single CityGML <cityObjectMemeber>
element and visualises it in various ways for debugging geometry issues.
- Install Gulp using
npm install -g gulp
- Run
npm install
from the repo directory - Run
gulp dev
from the same directory and eventually the browser will open
Build process is based on this approach.