This repository contains the PHP web frontend of CartoCrow, a framework for algorithms in cartographic visualization.
⚠️ CartoCrow is still a work in progress and should not be considered stable yet. In particular, the web frontend currently does not work with the newest version of CartoCrow. This will be fixed in the near future.
After cloning this repository, clone and compile CartoCrow following the instructions in the README. In particular, set CMAKE_INSTALL_PREFIX
to the directory of cartocrow-web
.
Then run serve.sh
to start a PHP server running the website on http://localhost:8000
.
Copyright (c) 2019-2021 Netherlands eScience Center and TU Eindhoven. Licensed under the Apache License, version 2.0. See LICENSE for details.