BUA_ROAD vs. URBAN - What's the Difference?

In map databases, BUA_ROAD and URBAN both relate to “built-up areas,” but they describe “urban” environments from very different perspectives and serve distinct purposes!

---

### 1. BUA_ROAD (Built Up Area Road) - The “City/Rural Sign” on the Road

Think of BUA_ROAD as the actual “Entering City” or “Leaving City” signs you see while driving. It’s more like a “field-verified” boundary.

How is it determined?
+ The primary basis is the presence of real “Built-Up Area signs”.
+ This information is crucial because it directly influences the activation of Advanced Driver-Assistance Systems (ADAS) features (like adaptive cruise control, curve speed warnings) and Traffic Sign Recognition (TSR) judgments.
+ If a road segment is verified (with the BUA_ROAD_VERIFIED attribute set to Y), it can be determined even if the physical sign isn’t visible.
+ It can even indicate the direction of travel when entering or leaving a built-up area (BUA_ROAD = 1, 2, 3, 4).
Scope of application:
+ All roads, pedestrian paths, and even ferry connections within the built-up area signs are marked as BUA_ROAD(Yes).
+ Highways passing through a built-up area with signs are also marked.
+ There are no gaps in BUA_ROAD(Yes) coding within the same built-up area.

---

### 2. URBAN - The “Urban Area Demarcation” on the Map

URBAN, on the other hand, refers to the abstract definition of “developed areas” on a map. Imagine it as the “urban polygon” boundary drawn by cartographers around clusters of buildings.

How is it determined?
+ It depends entirely on whether a road falls within or on the boundary of a “Built-up Area polygon”.
+ This built-up area polygon is drawn based on the distribution of actual buildings, primarily for cartographic display purposes.
Main uses:
+ URBAN is primarily used for map visualization, determining which areas appear urban and which appear rural.
+ In some countries (like Europe and Canada), URBAN classification can affect default speed limits.

---

### 3. Key Differences Between BUA_ROAD and URBAN

In short:

Different Basis of Judgment: BUA_ROAD relies on real-world roadside signs, while URBAN relies on geometric polygons defined in the map database.
Different Application Layers: BUA_ROAD information directly serves in-vehicle navigation and assistance systems like Intelligent Speed Assistance (ISA), helping vehicles “understand” the actual traffic environment. URBAN is mainly for map display effects and general regional classification.
* Independent Entities: A road marked BUA_ROAD(Yes) does not necessarily mean it will be within an URBAN(Yes) polygon, and vice versa. These two attributes operate independently, each with its own function.

So, BUA_ROAD is like a “precise navigator” for vehicle systems, providing detailed on-site rules; while URBAN is like a “city planner” for maps, offering an overall conceptual division of areas. Each has its own utility.