File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed
Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "data_format" : 1 ,
3+ "data_url" : " https://github.com/geofabrik/OpenRailRouting/blob/master/taginfo.json" ,
4+ "project" : {
5+ "name" : " OpenRailRouting" ,
6+ "description" : " Routing on railway tracks using OpenStreetMap data and the GraphHopper routing engine" ,
7+ "project_url" : " https://github.com/geofabrik/OpenRailRouting" ,
8+ "doc_url" : " https://github.com/geofabrik/OpenRailRouting-doc/blob/railway-routing/src/index.md" ,
9+ "contact_name" : " Geofabrik GmbH" ,
10+ "contact_email" :
" [email protected] " ,
11+ },
12+ "tags" : [
13+ {
14+ "key" : " railway" ,
15+ "value" : " rail" ,
16+ },
17+ {
18+ "key" : " maxspeed" ,
19+ },
20+ {
21+ "key" : " electrified" ,
22+ },
23+ {
24+ "key" : " voltage" ,
25+ },
26+ {
27+ "key" : " frequency" ,
28+ },
29+ {
30+ "key" : " gauge" ,
31+ },
32+ {
33+ "key" : " service" ,
34+ "value" : " siding" ,
35+ },
36+ {
37+ "key" : " service" ,
38+ "value" : " yard" ,
39+ },
40+ {
41+ "key" : " service" ,
42+ "value" : " crossover" ,
43+ },
44+ {
45+ "key" : " service" ,
46+ "value" : " spur" ,
47+ },
48+ {
49+ "key" : " usage" ,
50+ "value" : " main" ,
51+ },
52+ {
53+ "key" : " usage" ,
54+ "value" : " branch" ,
55+ },
56+ ],
57+ }
You can’t perform that action at this time.
0 commit comments