/mapml-pgrouting

A node application utilizing pgrouting (Dijkstra's algorithm) to find the shortest path between two points using mapml

Primary LanguageJavaScript

dijkstra

Dijkstra's algorithm using pgrouting and MapML

Run Server

node index.js

Database

A background database is needed with pgrouting and relevant data which can be uploaded using the sql files located in /sql

image