Skip to content

yang-fu-git/map-webapplication-with-docker

Repository files navigation

programmierprojekt2022

Programmierprojekt:Routeplanner phase2

Sichun Zheng 3202876

Yang Fu 3595130

Introduction

With this part of project we build a website to interative find the nearest points and shortestest path of two selected points on the map, and show the cordinates of themself and their nearest points on the right side.

Requirements

  • Java 17
  • Gradle 7.3

the file to be read in can be found here
https://fmi.uni-stuttgart.de/alg/research/stuff/

Usage

  1. Checkout the repo to local.

  2. copy the maps into directory Maps

  3. build and run the application:

    bash ./run.sh germany

Note that germany map is huge, we therefore need 6 GB maximal heap size for JVM by passing -Xmx6g

As for convenience, we set maximal heap size as 6 GB for all the cases in run.sh

About

map-webapplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published