Git Product home page Git Product logo

intersection-dataset-of-seven-cities's Introduction

Intersection-Dataset-of-Seven-Cities

Abstract

The identification of road intersections and their characteristics is a crucial task with various practical applications. Previous studies on intersection identification, which rely on datasets such as raster maps, satellite images, and global navigation satellite system data, have encountered challenges in terms of accuracy, characteristic identification and wide-range applicability. In this paper, we propose a novel method for precise identification of road intersections and their road-related characteristics based on the spatial constraint relationships of vector data. Our method leverages the vector-raster fusion technique to improve the accuracy of intersection identification. We further introduce hierarchical layout templates based on the spatial constraint relationships of corresponding road lines, allowing for the identification of road-related characteristics. Experimental results demonstrate that the proposed method can efficiently handle complex road networks of various cities and accurately identify road intersection locations and road-related characteristics. Comparative experiments with the widely used OSMnx tool demonstrate the superiority of our method in terms of precision, recall, and F1 score. The proposed method provides a promising solution for generating comprehensive road intersection datasets on a larger spatial scale.

resPtAll-clipped resLineAll-clipped

Instruction

image

This dataset contains road intersection data of seven cities (Berlin, Beijing, London, Nanjing, New York City, Rome, Shanghai) identified by our proposed method. The data of each city are stored in the folder named by its abbreviation. In each folder, there will be five *.shp files.

image

(1) Roadnetwork (roads.shp) This layer stores the OSM road network with tag attributes.

(2) Intersection points (cross-res.shp) This layer stores the location of the intersection point and the general characteristics of the road layout, including the number of intersecting roads and layout type. This provides the necessary location information for mapping and spatial analyses.

(3) Related road lines (fullLine-res.shp/fail-fullLine.shp) The original road lines related to intersections extracted from the road networks were stored in this layer, preserving the inherent attributes of the original dataset. In addition, matching information, indicating whether the lines represent the same road, was stored as an attribute.

(4) Synthesized road lines (simpleLine-res.shp) The geometries of this layer store synthesized road lines representing road orientations, whereas the attributes store acquired characteristics, including roadway configurations and match indices, which allow the synthesized road lines to be connected to the original roads from which they were derived. This connection is achieved through “pt_id” linked with cross-res.shp and “match_id” linked with fullLine-res.shp.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.