This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
vectortile:schema:v2:place [2020/03/16 06:34] tgwikiupdate |
vectortile:schema:v2:place [2020/03/18 06:55] (current) tgwikiupdate |
||
---|---|---|---|
Line 3: | Line 3: | ||
<h3>Buffer: 50%, Min Zoom Level: 1 </h3> | <h3>Buffer: 50%, Min Zoom Level: 1 </h3> | ||
- | Includes capital, city, town, village, etc. ordered by label_rank field. The different zoom level returns the data in different label_ranks. The data is from <a href="https://openstreetmap.org">OpenStreetMap</a> and <a href="http://www.naturalearthdata.com/">Natural Earth</a>. | + | Contains points for labeling places including countries, states, cities, Counties, towns, villages, suburb, quarter, and neighborhoods. The different zoom level returns the data in different label_ranks. |
</html> | </html> | ||
{{:place.png}} | {{:place.png}} | ||
===== Columns ===== | ===== Columns ===== | ||
- | |||
- | ==== name ==== | ||
- | ^Field ^Description^ | ||
- | |''name'' |The name (or names) used locally for the place.| | ||
- | |''name_en''|English name if any| | ||
- | |''name_zh''|Chinese name if any| | ||
- | |''name_ar''|Arabic name if any| | ||
- | |''name_de''|German name if any| | ||
- | |''name_ru''|Russian name if any| | ||
- | |''name_fr''|French name if any| | ||
- | |''name_ja''|Japanese name if any| | ||
==== class ==== | ==== class ==== | ||
- | Provides a broad distinction between place types. The main field used for styling the place is ''class''. | + | Provides a broad distinction between place types. |
^Value ^Description^ | ^Value ^Description^ | ||
- | |'' 'continent' '' |The points for continent.| | + | |'' 'continent' '' |The world's main continuous expanses of land.| |
- | |'' 'country' '' |The points for countries.| | + | |'' 'country' '' |A nation with its own government, occupying a particular territory.| |
- | |'' 'state' '' |The points represent state, privince, region or municipality.| | + | |'' 'state' '' |State, province, region or municipality, First-level administrative divisions or similar.| |
- | |'' 'city' '' |The largest settlement, settlements with a territory, including national, state and provincial capitals, and some other conurbations.| | + | |'' 'city' '' |The settlement in a territory, including national, state, or county.| |
- | |'' 'town' '' |The important urban centre which is smaller than a 'city' and larger than a 'village'. It has various shops and public facilities used by people from nearby villages.| | + | |'' 'town' '' |Urban settlement, smaller than a 'city' and larger than a 'village'.| |
|'' 'borough' '' |A part in larger city grouped into administrative unit.| | |'' 'borough' '' |A part in larger city grouped into administrative unit.| | ||
- | |'' 'suburb' '' |It is a area in a 'town' or 'city' with a distinct and recognised local name and identity. The definition of 'suburb' is based on its size and situation rather than by any clues given its name.| | + | |'' 'suburb' '' |An area in a 'town' or 'city' with a distinct and recognized local name and identity. | |
- | |'' 'quarter' '' |A quarter is a named, geographically localised place within a suburb of a larger city or within a town which is bigger than a neighbourhood.| | + | |'' 'quarter' '' |A named, geographically localized place within a suburb of a city or within a town.| |
- | |'' 'neighbourhood' '' |It is an area within a 'suburb' of a larger settlement or a smaller settlement, such as 'village' .| | + | |'' 'neighborhood' '' |A settlement within a 'suburb'.| |
|'' 'county' '' |A nation state or other high-level national political/administrative area.| | |'' 'county' '' |A nation state or other high-level national political/administrative area.| | ||
- | |'' 'village' '' |A smaller distinct settlement, often is is smaller than a 'town' with few social facilities available with people traveling to nearby 'town' to access these.| | + | |'' 'village' '' |A smaller settlement smaller than a 'town' with few social facilities available.| |
- | |'' 'hamlet' '' |A smaller rural community, typically with fewer than 100-200 inhabitants, and little infrastructure.| | + | |'' 'hamlet' '' |A smaller settlement with fewer than 100-200 inhabitants, and little infrastructure.| |
|'' 'archipelago' '' |A named group or chain of related islands and islets. | | |'' 'archipelago' '' |A named group or chain of related islands and islets. | | ||
|'' 'island' '' |Any piece of land that is completely surrounded by water and isolated from other significant landmasses.| | |'' 'island' '' |Any piece of land that is completely surrounded by water and isolated from other significant landmasses.| | ||
|'' 'ocean' '' |The world's five main major oceanic divisions.| | |'' 'ocean' '' |The world's five main major oceanic divisions.| | ||
+ | |||
+ | ==== type ==== | ||
+ | Indicates a particular location with a known name. | ||
+ | |||
+ | ==== name ==== | ||
+ | ^Field ^Description^ | ||
+ | |''name'' |The default name of the location, most of time it's in native language.| | ||
+ | |''name_en''|The name in English of the location. | | ||
+ | |''name_zh''|The name in Chinese of the location. | | ||
+ | |''name_ar''|The name in Arabic of the location.| | ||
+ | |''name_de''|The name in German of the location. | | ||
+ | |''name_ru''|The name in Russian of the location. | | ||
+ | |''name_fr''|The name in French of the location. | | ||
+ | |''name_ja''|The name in Japanese of the location. | | ||
==== population ==== | ==== population ==== | ||
- | ''population'' : The rough number of citizens in the place. | + | The rough number of citizens in the place. |
==== abbr==== | ==== abbr==== | ||
- | ''abbr'' : The abbreviation of the location’s name. Only available for some countries and states. | + | The abbreviation of the location’s name. Only available for some countries and states. |
==== label_rank==== | ==== label_rank==== | ||
- | ''label_rank'' : Shows the importance of places for labeling. | + | Shows the importance of places for labeling. |
==== admin_level==== | ==== admin_level==== | ||
- | ''admin_level'' : Describes the administrative level of the location within a government hierarchy. | + | Describes the administrative level of the location within a government hierarchy. |
==== capital==== | ==== capital==== | ||
- | ''capital'' : Identity if it’s the capital of a country, sar, or states/provinces. | + | Identity if it’s the capital of a country, sar, or states/provinces. |