HERE Map Content Schema

Capital​Indicator​Attribute

Message Summary

message CapitalIndicatorAttribute

Contains information on the capital for each applicable Admin level.

Include: administrative_places.proto

Properties

Field Type Label Description
place​_​index uint32 repeated

Index of the Place in a pool. 0-based index references to place in AdministrativePartition. Should never be empty.

capital​_​of​_​country bool  

Indicates if the Place is the capital of the Country.

capital​_​of​_​state bool  

Indicates if the Place is the capital of the State.

capital​_​of​_​county bool  

Indicates if the Place is the capital of the County.

capital​_​of​_​city bool  

Indicates if the Place is the capital of the City.

See Capital Indicator.