GeoAdminArea

Contains all the informations related to an administrative area (boundary). ClassID: Nature of the administrative boundary. This value represents GDF (Geographic Data Format) code and is limited to the following values:

ConstantGDF CodeDescription
KB_COUNTRY1111Countries
KB_ORDRE_1_AREA1112States,Regions, etc.
KB_ORDRE_2_AREA1113Not used
KB_ORDRE_3_AREA1114Not used
KB_ORDRE_4_AREA1115Not used
KB_ORDRE_5_AREA1116Not used
KB_ORDRE_6_AREA1117Not used
KB_ORDRE_7_AREA1118Departments
KB_ORDRE_8_AREA1119Cities
KB_ORDRE_9_AREA1120Districts

Properties

Link copied to clipboard
open val classId: Long
Link copied to clipboard
open val key: Long
Link copied to clipboard
open val name: String

Functions

Link copied to clipboard
open fun toString(): String