nptscot / nptscot.github.io

Network Planning Tool for Scotland: front end.
https://www.npt.scot
GNU Affero General Public License v3.0
7 stars 5 forks source link

Lower-cased gradient/quietness fields to be reflected in the website code #141

Closed mvl22 closed 3 months ago

mvl22 commented 4 months ago

There are various cases of Gradient -> gradient and Quietness -> quietness to be updated in the definitions, e.g. https://github.com/nptscot/nptscot.github.io/blob/refactor/src/datasets.js#L603-L605

Pending https://github.com/nptscot/npt/pull/397

Robinlovelace commented 4 months ago

This should be fixed after the next full build. Work in progress.

Robinlovelace commented 4 months ago

Heads-up @mvl22, @wangzhao0217 has just released a load of new data for you. Please can you check here, all fields should be lower case now: https://github.com/nptscot/npt/releases/tag/v2024-02-14

Robinlovelace commented 4 months ago

I've just double checked the files in that release and indeed lower case gradient is in there, fixed right @mvl22 ? However, we need to do another full build because that's just a test one for Edinburgh.

mvl22 commented 4 months ago

Glad to hear it worked. Just need to know when the new dataset is on the server, so these two URLs can be updated.

https://github.com/nptscot/nptscot.github.io/blob/dev/src/datasets.js#L7-L25