a-b-street / a-b-street/abstreet

Use real vehicule count data for traffic simulation

未關閉
#1,101 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Rust
星號
8.2k
分支
380
PR 合併指標
30 天內沒有已合併 PR

描述

Hi,

My city publishes counting data for both motorized vehicles and bicycles on many roads (less for bikes...).
You can see them by zooming in on both:
* https://geo.brest-metropole.fr/portal/apps/mapviewer/index.html?layers=c42197968f52452da692df690475b18a
* https://geo.brest-metropole.fr/portal/apps/mapviewer/index.html?layers=c8ec1f97a9974e96bf4ef882bad71841

Most of them are "one off" measurements, so some roads have been measured in 2017, others in 2020, etc... I think some (and bikes) are supposed to be more or less real time (I asked, waiting for their answer).

The data at least have:
* Speed (average, 85%ile, for each direction, etc)
* Count (obviously), average, morning peak time count, evening peak time count, trucks vs. cars, day average, night average, and this for both directions
* The actual Geographical segment the measurement has been done on
* Link to a PDF with per hour data: (eg. https://echanges.brest-metropole.fr/VIPDU72/dep/Comptage_vehicules/BR-Moulin_15-avr19.pdf)
* Road width
* ...

Both are also available from the ArcGis API:
* https://geo.brest-metropole.fr/arcgis/rest/services/public/GPB_DEP/MapServer/1717006
* https://geo.brest-metropole.fr/arcgis/rest/services/public/GPB_DEP/MapServer/1710005

Even though I don't think the per-hour is available from the database (I asked, waiting for their answer) and the data is many years old in some locations, it seems like a good idea to use it to simulate the city more accurately. It doesn't seem trivial to implement though but could be a useful long plan goal. At least in France it's common for cities to publish such data (or maybe even mandatory).

![Screenshot 2023-08-24 at 13-03-22 Carte sans titre](https://github.com/a-b-street/abstreet/assets/688817/bb17ae88-2252-4b51-8104-a26d18cb0d3f)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。