-
Notifications
You must be signed in to change notification settings - Fork 8
Models
yurtesen edited this page Aug 15, 2016
·
1 revision
Below is basic information about the models
Name | Key | Relations | Scopes |
---|---|---|---|
GeonamesGeoname | geoname_id | alternateName, timeZone,country | admin1,city,countryInfo |
GeonamesAlternateName | geoname_id | geoname | |
GeonamesCountryInfo | iso | timezone,continent | |
GeonamesFeatureCode | code | ||
GeonamesLanguageCode | iso_639_3 | ||
GeonamesTimezone | timezone_id | ||
GeonamesHierarchy | parent_id | ||
GeonamesAdmin1Code | geoname_id | geoname,hierarchies | |
GeonamesAdmin2Code | geoname_id | geoname,hierarchies |
Wiki
Quickstart
Models
Examples