You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Location name. Localized following the language parameter, if possible
latitude
Floating point
Geographical WGS84 coordinates of this location
longitude
Floating point
Geographical WGS84 coordinates of this location
elevation
Floating point
Elevation above mean sea level of this location
timezone
String
Time zone using time zone database definitions, you can find the timezones in timezones.py
feature_code
String
Type of this location. Following the GeoNames feature_code definition
country_code
String
2-Character FIPS country code. E.g. DE for Germany
country
String
Country name,Localized following the language parameter, if possible
country_id
Integer
Unique ID for this country
population
Integer
Number of inhabitants
postcodes
String array
List of postcodes for this location
admin1, admin2, admin3, admin4
String
Name of hierarchical administrative areas this location resides in. Admin1 is the first administrative level. Admin2 the second administrative level,Localized following the language parameter, if possible