Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Former `heatstressrouting` shiny-based app

License

Notifications You must be signed in to change notification settings

biggis-project/path-optimizer

Repository files navigation

Build Status

About the project

The project contains the prototype of a web application that provides to services:

  • Routing: a service that finds a route with a minimal heat stress between two points at a given time.
  • Optimal time: a service that finds an optimal point in time, i.e. a point in time with a minimal heat stress, for every place in a given radius that fulfill a criterion (e.g. is a supermarket). Additional for every place the optimal route between the start point and the place is computed.

Visit a running DEMO instance

A running docker-based instance is running on our server: http://ipe-koi09.fzi.de:8000

Prerequisites

Try it out locally

$ git clone https://github.com/biggis-project/path-optimizer.git
$ cd path-optimizer
$ mvn clean install
$ docker-compose up

Now go to http://localhost:8000/ to see the locally running instance.

Contact

If there are any questions please feel free and send a mail to: joachim.russig@gmx.de.

About

Former `heatstressrouting` shiny-based app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published