Internal name: | countries.Place |
---|---|
Implemented by: | Place |
Auf Ort basierende Ansichten
A geographical place can be a city, a town, a suburb, a province, a lake... any named geographic entity, except for countries because these have their own table.
Unterteilungen (PlacesByPlace)
Orte (PlacesByCountry)
Datenfelder in Ort
Aktionen auf Ort
Tabellen, die auf Ort verweisen
Internal name: | countries.Country |
---|---|
Implemented by: | Country |
Auf Land basierende Ansichten
Datenfelder in Land
For countries that no longer exist it may be a 4-letter code.
Short code (short_code, CharField) – A short abbreviation for regional usage. Obsolete.
ISO3-Code (iso3, CharField) – The three-letter code for this country as defined by ISO 3166-1.
... and Bezeichnung (name, BabelCharField)
Aktionen auf Land
Tabellen, die auf Land verweisen