nptscot / npt

Data processing code, also use this repo for issue tracking for the Network Planning Tool. See https://nptscot.github.io for development version
https://www.npt.scot/
GNU Affero General Public License v3.0
5 stars 0 forks source link

Update pmtiles on Azure #491

Closed mvl22 closed 1 month ago

mvl22 commented 1 month ago

Traffic counts are coming out as numbers like:

1455.165

It does not really make sense to state 0.165 of a vehicle. I suggest rounding these, to keep the display simple.

Screenshot 2024-05-26 at 20 44 37

Robinlovelace commented 1 month ago

Cc @juanfonsecaLS1

juanfonsecaLS1 commented 1 month ago

Just added a new release with estimates rounded to the nearest 10 https://github.com/nptscot/scottraffic/releases/tag/v5

Robinlovelace commented 1 month ago

Great job, thanks Juan. We just need to rebuild the pmtiles for this now I think, can you give that a go @wangzhao0217 ?

Robinlovelace commented 1 month ago

Next step on this: re-generate pmtiles and upload them to v2024-05-23.

wangzhao0217 commented 1 month ago

The 2024-05-23 build data is released v2024-05-23.

Robinlovelace commented 1 month ago

:+1: great job Zhao.