0.3.1 • Published 3 years ago

aspected-routing v0.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Aspected Routing interpreter

CLI program that generates a score based on OpenStreetMap-properties and a small 'program' defined in a .json-file. See AspectedRouting

Installation

npm i aspected-routing

How to use

Example tags:

{
    "cyclestreet": "yes",
    "highway": "residential", // Expect "yes"
    "maxspeed": "30",
    "surface": "asphalt"
}

Guidelines on JSON Ruleset (from AspectedRouting)

Building a Profile

0.3.0

3 years ago

0.2.0

3 years ago

0.3.1

3 years ago

0.1.0

3 years ago