• Stars
    star
    135
  • Rank 267,744 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is the demo web app running on https://valhalla.openstreetmap.de

Valhalla Demo App

valhalla_screenshot

This is the ReactJS demo web app running on https://valhalla.openstreetmap.de. It provides routing and isochrones with a magnitude of options and makes requests to Valhalla, an open source routing engine and accompanying libraries for use with OpenStreetMap data.

Commands

npm install

Install the dependencies.

npm run start

Runs the app in hot-reload mode on http://localhost:3000 to view changes in the browser.

npm run build

Builds and bundles the minified app for production to the ./build folder.

Your app is ready to be deployed!

More Repositories

1

routingpy

🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
Python
257
star
2

docker-valhalla

This is our flexible Docker repository for the Valhalla routing engine
Shell
212
star
3

tutorials

📘 🌍 A broad collection of GIS related tutorials
Jupyter Notebook
157
star
4

pyvalhalla

High-level Python bindings to the Valhalla routing framework.
C++
54
star
5

wordpress-markdown-git

➿ WordPress plugin to add file content (Markdown, Jupyter notebooks) from a Git based VCS to a WordPress post; replaces https://github.com/gis-ops/md-github-wordpress
PHP
47
star
6

routingjs

Library for consistent access to various vehicle routing APIs
TypeScript
38
star
7

md-github-wordpress

➿ WordPress plugin to add markdown content from Github to a WP blog; based on https://github.com/ghandic/nbconvert
CSS
22
star
8

reachability-analysis

🌍 Colorful app to compute isochrones powered by the HERE Maps Isochrones API.
JavaScript
18
star
9

prop2osm-public

Public README for our proprietary solution to make arbitrary datasets (e.g. TomTom/HERE) routable with FOSS routing engines.
14
star
10

valhalla-qgis-plugin

QGIS plugin to use Valhalla for routing, isochrones and matrices.
Python
11
star
11

osm-converter-demo

Holds the recipe to run our street data converter locally via docker-compose: https://converter.gis-ops.com
9
star
12

dbscan-clustering

🌏 Colorful app to compute dbscan clusters with TurfJS powered by the almighty HERE Maps Places API.
JavaScript
9
star
13

py-osrm

Python bindings to the OSRM routing framework
Lua
8
star
14

location-allocation

🗺️ location-allocation problems using mixed integer programming: open source and in python.
Python
8
star
15

osm-data-updater

Provides a Docker image to update a PostGIS OSM mirror on a regular basis.
Shell
4
star
16

latlon2clipboard

A simple tool to copy coordinates to your clipboard... https://gis-ops.github.io/latlon2clipboard/
JavaScript
2
star
17

osrm-tester

CLI for testing OSRM
Python
1
star