Oklahoma City Open Data
Transportation
Street Centerlines
The invisible skeleton under every address in OKC — updated daily, used by 911, delivery apps, and you.
Source city: Oklahoma City · Catalog date: June 9, 2026 · License: custom
What this is
Every street in Oklahoma City, drawn as a single center line with the street’s full name, classification, and the address ranges on each side. It updates daily.
Why it matters to you
When a delivery driver finds your house, when 911 locates a caller, when a map app routes around a closed road — they’re all reading address ranges off a dataset like this one. It’s also why some streets are “NW 23rd” and others are “Broadway”: the dataset separates prefix, name, and suffix so every address in the city can be assembled consistently. If your address doesn’t resolve in an app, the problem often traces back to a gap in centerline data.
How to read this data
- Full Street Name — the assembled name, e.g. “N Walker Ave”.
- Street Class — the city’s classification of the road, from neighborhood streets up to major arterials. Higher classes carry more traffic and usually get plowed and repaved first.
- Left From / Left To Address — the address range on the left side of the street. Odd/even numbering conventions mean one side of the street carries one range and the other carries another; this is how mapping systems guess which side a house is on.
Try it yourself
Look up your own street, then compare the Left To Address and Right To Address ranges. See how the numbering works? Now find a brand-new street — it’ll be there, because this dataset refreshes every single day.
The fields, explained
Pulled directly from the source catalog's published field definitions — not paraphrased.
| Field | What it means |
ObjectID | Numeric unique identifier with no special meaning |
Street Class | Oklahoma City classification of street |
CFCC | Street classification based on Census Feature Class Codes |
Full Street Name | Full street name associated with underlying street code |
Street Prefix | Prefix direction of street |
Street Name | Name of street without prefix or suffix |
Street Suffix | Suffix type of street |
Left From Address | Numeric starting address range for left side of street |
Left To Address | Numeric ending address range for left side of street |
Right From Address | Numeric starting address range for right side of street |
Right To Address | Numeric ending address range for left right of street |
Oneway | Indicates the flow of traffic on street segment |
Lanes | Number of lanes associated with street segment |
Shape | Geographic data in state plane coordinates (WKID 103512) |
Length | Approximate length of feature in US feet |
From the source — real records
Unedited rows from Oklahoma City's published service, pulled when this site was built.
Look it up yourself
Everything on this page comes from the city's public open-data catalog. Anyone can download it — CSV, GeoJSON, KML, or the live service.
This explainer was written from the published catalog record. Always verify against the source dataset before relying on it for a decision.