Skip to content

Releases: nptscot/npt

v2025-05-01

06 May 11:49
c6eac00
Compare
Choose a tag to compare

What's Changed

Full Changelog: od-data-2025-05...v2025-05-01

od-data-2025-05

28 Apr 12:46
e3cf5aa
Compare
Choose a tag to compare
Merge pull request #602 from nptscot/fix_service_road_na

fix traffic join

v2025-03: March 2025 build (#589)

25 Mar 16:49
24f56f2
Compare
Choose a tag to compare
Pre-release
* update to march

* revert back to use rnet_merge

* remove comments from simplify_network.R

* finish march build

* update the new traffic data

* update orcp_network

* Updates for testing (#591)

* Updates for testing

* Get latest boundaries data

* Remove rgeos dependency (not used)

* update boundaries file in _targets.R

* Stop if no data

* Use latest traffic estimates

* Save osm data each month, close #593

* remove --simplification=10 from CBD pmtiles

* fix a bug in sf::write_sf(osm_national...

---------

Co-authored-by: Robin Lovelace <Robinlovelace@users.noreply.github.com>

New coherent network with classification

16 Oct 09:04
Compare
Choose a tag to compare
CN_class

Settings for 1 region

osm_example

16 Sep 14:53
34b08f3
Compare
Choose a tag to compare

os_city_primary = os_city[os_city$road_function %in% c("A Road", "B Road", "Minor Road"), ]
osm_city_primary = osm_city[osm_city$highway %in% c("primary", "primary_link", "secondary", "secondary_link", "tertiary", "tertiary_link", "unclassified"), ]

os_osm_compare_primary

Join off road cycle path

31 Jul 08:44
b06988d
Compare
Choose a tag to compare
Merge pull request #499 from nptscot/traffic

traffic

2024-05-23

31 May 09:56
Compare
Choose a tag to compare
Use latest traffic count dataset (#491)

Heads-up @juanfonsecaLS1 this is so we get your new data on the website cc @wangzhao0217

Coherent Network for Scotland

13 May 17:54
1a10841
Compare
Choose a tag to compare

Coherent Network is generated based on NPT data 2024-03-14.

national-data-2024-04

26 Apr 17:06
9b49c25
Compare
Choose a tag to compare
Merge pull request #444 from nptscot/443-reproducibility-improvements

443 reproducibility improvements

national-data-2024-03

27 Mar 12:38
Compare
Choose a tag to compare
Changes to cycle by design work