Skip to content

Proxy between xloads_ui and graphopper, openstreetplanner

Notifications You must be signed in to change notification settings

slabiak/xloads_rest_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NearProps project (former xloads) is a web application which lists rooms/flats to rent with each one having calculated time of travel (by car, foot, bike or public transportation) to place selected by user (for example their work or school). Frontend is made with React and backend is done with the use of Java and Spring. This application is completely independent of external APIs like Google Maps, whole routing and geocoding, reversed geocoding and autocomplete for place search is done with the use of open source solutions like GrapHopper, OpenStreetPlanner, photon and OpenStreetMap. This project is still under heavy development and not finished yet.

Live demo

Live demo of this app can be found here

Description

This application is a proxy between xloads_ui and two open source routing services graphopper and opentripplanner. First one is used for walk, foot, bike routes types and second one for transit routes.

Architecture diagram:

About

Proxy between xloads_ui and graphopper, openstreetplanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages