OvertureMaps / OvertureMaps/data
NULL ref transportation data for roads with OSM data
@siavashshakeri-tomtom is already working on this.
Since Jan 30, 2026.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 47
- Avg merge
- 3h 42m
- Merged PRs (30d)
- 1
Description
Discussed in https://github.com/orgs/OvertureMaps/discussions/440
Originally posted by NoahLittle2001 November 5, 2025
Issue
There are a couple county roads in Missouri that use a lettering system instead of a numbering system such as highway YY or DD. These roads will reference data from OSM but leave the ref and primary name as null. There might be a specific reason why these roads are null that I am unaware of but from what it seems the data conversion from OSM left out this data.
Example
Overture transportation data
Overture ID: cdb0ad7b-07f4-437c-8957-cf866e35e536
OSM Data
OSM ID: w18470211@53
I did check all the segments of the highway and none of them had YY in the ref.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.