CapitalIndicatorAttribute
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.