Nicosia's non-motorised segmented street network - automated.
收藏资源简介:
- The extent of the datasets refers to the Urban morphological zones of Nicosia and a buffer of 20 km around them. We downloaded and cleaned the street network from OSM on 4.12.2024 using Cityseer Python packages (https://github.com/benchmark-urbanism/cityseer-api/ ) release 4.17.0. After downloading the whole cleaned network, we created the motorised and the non-motorised network by extracting road/path classifications from the “highway” attribute. - For the non-motorised network, we excluded roads with only one classification type, specifically [motorway], from the “highway” attribute generated by the cleaned network. Furthermore, we made sure that the new network is connected in QGIS and there are no network islands after the exclusion. - For the unlinks, it was created using the Place syntax tool within QGIS. Creating a segment map and choosing the network as coming from the road centreline.
- 本数据集的覆盖范围为尼科西亚的城市形态分区及其周边20公里缓冲区域。我们于2024年12月4日通过Cityseer Python软件包(版本4.17.0,仓库地址:https://github.com/benchmark-urbanism/cityseer-api/ )从开放街道地图(OpenStreetMap,OSM)下载并清洗了道路网数据。在获取完整清洗后的道路网后,我们通过提取"highway"属性字段中的道路/路径分类信息,分别构建了机动化道路网与非机动化道路网。 - 针对非机动化道路网,我们从清洗后的数据生成的"highway"属性中剔除了仅包含单一分类类型[高速公路(motorway)]的道路。此外,我们在QGIS中验证了新道路网的连通性,确保剔除操作完成后不存在孤立路网区块。 - 关于断连路段(unlinks)数据集,我们通过QGIS内置的空间句法工具(Place Syntax Tool)生成:首先创建路段地图,并选择以道路中心线为来源的道路网作为输入数据。



