https://github.com/philipwaldman/denmark-roads
Visualizing roads in Denmark
https://github.com/philipwaldman/denmark-roads
denmark maps roads
Last synced: 8 months ago
JSON representation
Visualizing roads in Denmark
- Host: GitHub
- URL: https://github.com/philipwaldman/denmark-roads
- Owner: PhilipWaldman
- Created: 2019-03-13T00:56:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-05T17:09:06.000Z (over 5 years ago)
- Last Synced: 2024-02-17T14:42:08.829Z (over 2 years ago)
- Topics: denmark, maps, roads
- Language: Processing
- Homepage:
- Size: 7.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

### The dataset
The [3D_spatial_network.csv](https://archive.ics.uci.edu/ml/datasets/3D+Road+Network+%28North+Jutland%2C+Denmark%29) dataset contains all the roads in North Jutland, Denmark. Every row in the dataset is a point on a road. There are four attributes: the OpenStreetMap ID, latitude, longitude, and altitude of the point on the road.