City
| Field | NULL | Description | Note |
|---|---|---|---|
| geonameId string (GUID) | The id | ||
| name string | The name of the city | ||
| asciiName string | The Ascii name of the city | ||
| alternateNames string | The alternative names | ||
| latitude string | The latitude | ||
| longitude string | The longitude | ||
| featureClasss string | The feature class | ||
| featureCode string | The feature code | ||
| countryCode string | The ISO Alpha-2 country code | ||
| countryCode3 string | The ISO Alpha-3 country code | ||
| countryName string | The country name | ||
| cc2 string | ISO-3166 2-letter country code | ||
| admin1Code string | FIPS code | ||
| admin2Code string | Code for the second administrative division, a county in the US | ||
| admin3Code string | Code for third level administrative division | ||
| admin4Code string | Code for fourth level administrative division | ||
| population string | The city population | ||
| elevation string | Altitude, in meters | ||
| dem string | Digital elevation model, srtm3 or gtopo30, average elevation of 3’’x3’’ (ca 90mx90m) or 30’’x30’’ (ca 900mx900m) area in meters | ||
| timezone string | The IANA timezone id | ||
| modificationDate datetime in ISO 8601 format | Y | The modification datetime |