Vejtype
Vejtype is a hypothetical data-type concept used in geographic information systems to model road classifications within road-network datasets. The goal is to replace free-text labels with a validated, type-safe representation that supports consistency, validation, and efficient querying across sources.
Etymology: The word combines Danish vej, meaning road, with type, reflecting its domain focus on road classification.
Implementation and semantics: Vejtype is typically implemented as an enumeration or discriminated union, listing standard categories
Interoperability and mapping: When exchanging data with external standards, vejtype values can be mapped to established
Limitations and usage notes: Vejtype is not a globally standardized term and is primarily discussed in design
See also: OpenStreetMap highway tags; geographic information systems; data modeling.