Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
710154a28e
Initial commit
1 year ago
aa92826f47
Initialize ReadMe
1 year ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

OpenStreetMap Linear Referencing

Stream data with DDA:

import os, git
from dagshub.streaming import DagsHubFilesystem
url = 'https://<username>:<token>@dagshub.com/DagsHub-Datasets/osmlr-dataset.git'
git.Git("./").clone(url)
fs = DagsHubFilesystem("osmlr-dataset")
print(list(fs.scandir("osmlr-dataset")))
print(list(fs.listdir("osmlr-dataset/s3://osmlr")))

Description:

OSMLR a linear referencing system built on top of OpenStreetMap. OSM has great information about roads around the world and their interconnections, but it lacks the means to give a stable identifier to a stretch of roadway. OSMLR provides a stable set of numerical IDs for every 1 kilometer stretch of roadway around the world. In urban areas, OSMLR IDs are attached to each block of roadways between significant intersections.

Contact:

OSMLR a linear referencing system built on top of OpenStreetMap. OSM has great information about roads around the world and their interconnections, but it lacks the means to give a stable identifier to a stretch of roadway. OSMLR provides a stable set of numerical IDs for every 1 kilometer stretch of roadway around the world. In urban areas, OSMLR IDs are attached to each block of roadways between significant intersections.

Update Frequency:

New data is added based on community feedback

Managed By:

Unmanaged

Collabs:

  • ASDI:
    • Tags: disaster response

Resources:

  1. resource:
    • Description: Manifest and data files
    • ARN: arn:aws:s3:::osmlr
    • Region: us-east-1
    • Type: S3 Bucket

Tags:

aws-pds, geospatial, traffic, osm, sustainability, disaster response

Tip!

Press p or to see the previous file or, n or to see the next file

About

osmlr-dataset is originate from the Registry of Open Data on AWS

Collaborators 5

Comments

Loading...