Skip to content

tue-alga/cartocrow-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.