IGNF / route-graph-generator

Script collection used to generate routing data for Road2 (https://github.com/IGNF/road2)
https://ignf.github.io/route-graph-generator/
GNU General Public License v3.0
7 stars 3 forks source link

Add JSON-schema for cost_calculation file #46

Closed jmkerloch closed 1 year ago

jmkerloch commented 1 year ago

To check cost_calculation file content we should use a JSON-schema to validate file.

First step is to create a JSON-schema describing expected structure.