Fix the broadmoor proposal after the new OSM data import. #574

And fix the github build. [rebuild]
This commit is contained in:
Dustin Carlino 2021-03-20 15:30:34 -07:00
parent 761e2e6412
commit ca70d7c617
2 changed files with 1 additions and 68 deletions

View File

@ -62,7 +62,7 @@ jobs:
run: cargo build --release --bin importer --bin one_step_import --bin geojson_to_osmosis --bin pick_geofabrik --bin clip_osm
- name: Download system data
run: cargo run --release --bin updater -- --quiet
run: cargo run --release --bin updater
- name: Package release
run: ./release/build.sh ${{ matrix.os }}

View File

@ -486,65 +486,6 @@
"r": {
"osm_way_id": 157026976,
"i1": 53152100,
"i2": 3653500956
},
"new": {
"lanes_ltr": [
[
"Sidewalk",
"Back"
],
[
"Driving",
"Back"
],
[
"Driving",
"Fwd"
],
[
"Sidewalk",
"Fwd"
]
],
"speed_limit": 11.176,
"access_restrictions": {
"allow_through_traffic": 21,
"cap_vehicles_per_hour": null
}
},
"old": {
"lanes_ltr": [
[
"Sidewalk",
"Back"
],
[
"Driving",
"Back"
],
[
"Driving",
"Fwd"
],
[
"Sidewalk",
"Fwd"
]
],
"speed_limit": 11.176,
"access_restrictions": {
"allow_through_traffic": 0,
"cap_vehicles_per_hour": null
}
}
}
},
{
"ChangeRoad": {
"r": {
"osm_way_id": 157026976,
"i1": 3653500956,
"i2": 1692533944
},
"new": {
@ -911,10 +852,6 @@
"Driving",
"Fwd"
],
[
"Driving",
"Fwd"
],
[
"Sidewalk",
"Fwd"
@ -936,10 +873,6 @@
"Driving",
"Fwd"
],
[
"Driving",
"Fwd"
],
[
"Sidewalk",
"Fwd"