five

Counterpart Paths: Example paths, comparison network, and SCPPOD Output

收藏
DataCite Commons2020-12-19 更新2024-08-17 收录
下载链接:
https://figshare.com/articles/dataset/Counterpart_Paths_Example_paths_comparison_network_and_SCPPOD_Output/12602771/1
下载链接
链接失效反馈
官方服务:
资源简介:
<b>InputData Directory</b><br><br>This network dataset is an example of a network to which paths from other networks (i.e. Networks A and B) can be compared.<br><br>Contains two directories:<br><br>a) NetworkC<br>b) NetworkPaths<br><br>'NetworkC' Directory<br><br>- This network is based upon a subset of the Missouri Department of Transportation (MoDOT) July 2016 road dataset listed in the references.<br>- NetworkC contains an ESRI .gdb (NetworkCdata.gdb) in which the arcs and nodes for Network C can be found as well as an ArcGIS ND Network Analyst configuration file.<br> - Featuredataset: NetworkCsub<br> - Network arcs: NetworkCsub<br> - Network file: NetworkCsub_ND<br> - Network junctions: NetworkCsub_ND_Junctions<br><br>'NetworkPaths' contains ESRI .gdbs representing:<br><br>a) A collection of routes between OD pairs in each network (InputPaths.gdb)<br><br> - The densified routes used in the application (densified at 10m): (Net_A_routelines; Net_B_routelines; Net_C_routelines)<br> - The original routes with original set of vertices (non densified): (Net_A_routes; Net_B_routes; Net_C_routes)<br><br><br>b) The origin and destination points for the paths (ODNodes.gdb)<br><br> - These were used to generate the shortest paths for each network, serving as the paths to be compared <br> - origins: originLocations<br> - destinations: destinationLocations<br><br>_________________________________________________________________<br>_________________________________________________________________<br><br><b>'OutputData' Directory</b><br><br>Contains the comparisons of paths to networks:<br><br>NetAToB: comparison of paths from network A to network B<br>NetAToC: comparison of paths from network A to network C<br>NetBToA: comparison of paths from network B to network A<br>NetBToC: comparison of paths from network B to network C<br>NetCToA: comparison of paths from network C to network A<br>NetCToB: comparison of paths from network C to network B<br><br>Inside each directory is a collection of ESRI .gdb which contains the individual paths used in the analysis as input<br><br>a) NetworkAPaths.gdb<br>b) NetworkBPaths.gdb<br>c) NetworkCPaths.gdb<br><br>Inside each directory is a collection of ESRI .gdb which contains the vertices of the individual paths used in the analysis as input<br><br>a) NetworkAPathPoints.gdb<br>b) NetworkBPathPoints.gdb<br>c) NetworkCPathPoints.gdb<br><br>Also included is a collection of ESRI .gdb that represent the original path nodes that could be assigned to the comparison network. <br>In this case, only nodes that were within 20m of the comparison network could be assigned. Each path node is attributed with the distance to its counterpart node in the comparison. <br><br><br>a) Nodes in Network A paths assigned to Network B (PathANodesAssignedtoNetB.gdb)<br><br>b) Nodes in Network A paths assigned to Network C (PathANodesAssignedtoNetC.gdb)<br><br>c) Nodes in Network B paths assigned to Network A (PathBNodesAssignedtoNetA.gdb)<br><br>d) Nodes in Network B paths assigned to Network C (PathBNodesAssignedtoNetC.gdb)<br><br>e) Nodes in Network C paths assigned to Network A (PathCNodesAssignedtoNetA.gdb)<br><br>f) Nodes in Network C paths assigned to Network B (PathCNodesAssignedtoNetB.gdb)<br><br>Inside each directory is a collection of ESRI .gdb which contain solutions to the SCPPOD with the following naming convention:<br><br><br>a) comparing paths in Network A to Network B SCCPODarcsPathAtoNetB.gdb for arc elements and SCCPODnodesPathAtoNetB.gdb for node elements)<br> - The naming convention for the node solutions for path id X is ('SN_routeX_X')<br> - The naming convention for the arc solutions for path id X is ('routX_Rt' for single polyline counterpart path; and <br> 'routeX_Rtsplit' for a polyline representation of the counterpart path based upon the SCPPOD node output).<br><br>b) comparing paths in Network A to Network C SCCPODarcsPathAtoNetC.gdb for arc elements and SCCPODnodesPathAtoNetC.gdb for node elements)<br><br>c) comparing paths in Network B to Network A SCCPODarcsPathBtoNetA.gdb for arc elements and SCCPODnodesPathBtoNetA.gdb for node elements)<br><br>d) comparing paths in Network B to Network C SCCPODarcsPathBtoNetC.gdb for arc elements and SCCPODnodesPathBtoNetC.gdb for node elements)<br><br>e) comparing paths in Network C to Network A SCCPODarcsPathCtoNetA.gdb for arc elements and SCCPODnodesPathCtoNetA.gdb for node elements)<br><br>f) comparing paths in Network C to Network B SCCPODarcsPathCtoNetB.gdb for arc elements and SCCPODnodesPathCtoNetB.gdb for node elements)<br><br><br><br><br><br>The counterpart paths that were identified were then linked to the full network C to summarize the frequency with with arcs were associated with paths<br> - Can be found in: <br> 1. PathARepresentationinNetC.gdb<br> 2. PathARepresentationinNetC.gdb<br><br> <br> - important attributes:<br> a) vcntarc: number of paths utilizing arc<br> b) ptCnt: number of path vertices associated with each arc<br> c) AvgDist: average distance of path vertices from network arcs<br> d) MinDist: minimum distance of path vertices from network arcs<br> e) MaxDist: minimum distance of path vertices from network arcs<br><br>

**输入数据目录** 本网络数据集为可与其他网络(即网络A与网络B)的路径进行对比的网络示例。 本数据集包含两个目录: a) 网络C(NetworkC) b) 网络路径(NetworkPaths) “网络C”目录 - 本网络基于密苏里州交通部(Missouri Department of Transportation, MoDOT)2016年7月道路数据集的子集,该数据集已列入参考文献。 - 网络C包含ESRI .gdb文件NetworkCdata.gdb,其中存储了网络C的弧段与节点数据,同时附带ArcGIS ND网络分析(ArcGIS Network Analyst)配置文件。 - 要素数据集:NetworkCsub - 网络弧段:NetworkCsub - 网络文件:NetworkCsub_ND - 网络节点:NetworkCsub_ND_Junctions “网络路径”目录包含用于表示以下内容的ESRI .gdb文件: a) 各网络中起讫点对之间的路径集合(InputPaths.gdb) - 应用中使用的加密路径(加密步长为10米):(Net_A_routelines; Net_B_routelines; Net_C_routelines) - 保留原始顶点集的原始路径(未加密):(Net_A_routes; Net_B_routes; Net_C_routes) b) 路径的起讫点(ODNodes.gdb) - 这些点用于生成各网络的最短路径,作为待对比的路径集 - 起点:originLocations - 终点:destinationLocations _________________________________________________________________ _________________________________________________________________ **输出数据目录** 本目录包含各网络与路径的对比结果: NetAToB:网络A路径至网络B的对比 NetAToC:网络A路径至网络C的对比 NetBToA:网络B路径至网络A的对比 NetBToC:网络B路径至网络C的对比 NetCToA:网络C路径至网络A的对比 NetCToB:网络C路径至网络B的对比 每个对比目录下均包含若干ESRI .gdb文件,存储分析中使用的单条路径输入数据: a) NetworkAPaths.gdb b) NetworkBPaths.gdbc) NetworkCPaths.gdb 每个对比目录下还包含若干ESRI .gdb文件,存储分析中使用的单条路径的顶点输入数据: a) NetworkAPathPoints.gdb b) NetworkBPathPoints.gdbc) NetworkCPathPoints.gdb 此外还包含若干ESRI .gdb文件,代表可分配至对比网络的原始路径节点。本场景中,仅与对比网络距离在20米以内的节点可被分配。每个路径节点均附带其与对应节点的距离属性。 a) 网络A路径节点分配至网络B(PathANodesAssignedtoNetB.gdb) b) 网络A路径节点分配至网络C(PathANodesAssignedtoNetC.gdb) c) 网络B路径节点分配至网络A(PathBNodesAssignedtoNetA.gdb) d) 网络B路径节点分配至网络C(PathBNodesAssignedtoNetC.gdb) e) 网络C路径节点分配至网络A(PathCNodesAssignedtoNetA.gdb) f) 网络C路径节点分配至网络B(PathCNodesAssignedtoNetB.gdb) 每个对比目录下均包含若干ESRI .gdb文件,存储带以下命名规范的SCPPOD求解结果: a) 网络A路径至网络B的对比:弧段数据存储于SCCPODarcsPathAtoNetB.gdb,节点数据存储于SCCPODnodesPathAtoNetB.gdb - 路径ID为X的节点求解结果命名为`SN_routeX_X` - 路径ID为X的弧段求解结果命名为:单折线对应路径的`routX_Rt`,以及基于SCPPOD节点输出的对应路径折线表示形式`routeX_Rtsplit`。 b) 网络A路径至网络C的对比:弧段数据存储于SCCPODarcsPathAtoNetC.gdb,节点数据存储于SCCPODnodesPathAtoNetC.gdb c) 网络B路径至网络A的对比:弧段数据存储于SCCPODarcsPathBtoNetA.gdb,节点数据存储于SCCPODnodesPathBtoNetA.gdb d) 网络B路径至网络C的对比:弧段数据存储于SCCPODarcsPathBtoNetC.gdb,节点数据存储于SCCPODnodesPathBtoNetC.gdb e) 网络C路径至网络A的对比:弧段数据存储于SCCPODarcsPathCtoNetA.gdb,节点数据存储于SCCPODnodesPathCtoNetA.gdb f) 网络C路径至网络B的对比:弧段数据存储于SCCPODarcsPathCtoNetB.gdb,节点数据存储于SCCPODnodesPathCtoNetB.gdb 识别出的对应路径随后可链接至完整网络C,以汇总弧段与路径的关联频率 - 可在以下位置获取: 1. PathARepresentationinNetC.gdb 2. PathARepresentationinNetC.gdb - 重要属性包括: a) vcntarc:使用该弧段的路径数量 b) ptCnt:与该弧段关联的路径顶点数量 c) AvgDist:路径顶点至网络弧段的平均距离 d) MinDist:路径顶点至网络弧段的最小距离 e) MaxDist:路径顶点至网络弧段的最小距离
提供机构:
figshare
创建时间:
2020-07-02
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作