Skip to content

Latest commit

 

History

History
executable file
·
19 lines (9 loc) · 1008 Bytes

README.md

File metadata and controls

executable file
·
19 lines (9 loc) · 1008 Bytes

CartoCrow web frontend

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.

image

Usage

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.

License

Copyright (c) 2019-2021 Netherlands eScience Center and TU Eindhoven. Licensed under the Apache License, version 2.0. See LICENSE for details.