HERE Map Content Schema

Vehicle​Class​.​Vehicle​Attributes

Message Summary

message VehicleClass.VehicleAttributes

Include: env_zone_attributes.proto

Properties

Field Type Label Description
category Vehicle​Category  

Required.

retrofit BoolValue  

Optional - the bool wrapper allows for a null object.

min​_​vehicle​_​weight Weight  

Optional.

max​_​vehicle​_​weight Weight  

Optional.

min​_​total​_​weight Weight  

Optional.

max​_​total​_​weight Weight   Optional.
min​_​number​_​of​_​passenger Int32Value  

Optional. - the int32 wrapper allows for a null object.

max​_​number​_​of​_​passenger Int32Value  

Optional. - the int32 wrapper allows for a null object.

commercial BoolValue  

optional - the bool wrapper allows for a null object.

hazardous​_​type Hazardous​Type    
trailer​_​type Trailer​Type  
min​_​vehicle​_​height Distance  
max​_​vehicle​_​height Distance  
min​_​number​_​of​_​axles​_​vehicle Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

max​_​number​_​of​_​axles​_​vehicle Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

min​_​number​_​of​_​axles​_​trailer Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

max​_​number​_​of​_​axles​_​trailer Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

min​_​number​_​of​_​tires Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

max​_​number​_​of​_​tires Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

min​_​vehicle​_​length Distance    
max​_​vehicle​_​length Distance  
min​_​trailer​_​height Distance  
max​_​trailer​_​height Distance  
min​_​trailer​_​weight Weight    
number​_​of​_​trailers Int32Value  

Wrapper message for int32.

The JSON representation for Int32Value is JSON number.

person​_​fee BoolValue  

Wrapper message for bool.

hybrid BoolValue  

Wrapper message for bool.

disabled​_​equipped BoolValue  

Wrapper message for bool.

vehicle​_​min​_​pollution BoolValue  

Wrapper message for bool.

hov BoolValue  

Wrapper message for bool.

height​_​reference Height​Reference