The LocationFinder is an evidence-based tool to assist decision makers in finding a plot most suitable for a given urban development project.
It is intended to run on a two-screen setup, one of which is a table-like multitouch device. Tangible objects may be used to interact with the application if the touch device supports the TUIO protocol.
LocationFinder_Lowres-xs.mp4
npm install
npm start
This will start a development server on http://localhost:4200/
.
Two browser windows need to be opened in separate windows:
http://localhost:4200/#/
on the multi-touch tablehttp://localhost:4200/#/infoscreen
on the separate screen
Copy the configuration template from src/app/config-dist.json
to src/app/config.json
and adjust it to your needs.
Jan Behrens, Nina Pohler, Holger Prang (CityScienceLab @ HafenCity University Hamburg)