This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
vectortile:schema:v2:boundary [2020/01/21 05:42] johnnyz [parent] |
vectortile:schema:v2:boundary [2020/03/18 02:23] (current) tgwikiupdate |
||
---|---|---|---|
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <h1>Boundary</h1> | + | <h1>Boundary <img src="http://wiki.thinkgeo.com/wiki/_media/waterway_vector_polyline.png?w=18&h=18&t=1546849171&tok=3dadf9" /></h1> |
- | <h3><img src="http://wiki.thinkgeo.com/wiki/_media/waterway_vector_polyline.png?w=18&h=18&t=1546849171&tok=3dadf9" /> buffer: 0</h3> | + | <h3> Buffer: 0, Min Zoom level: 0 </h3> |
- | </html> | + | |
- | {{:admin_boundary.png}} | ||
- | ==== Zoom Level Applied: 0~19 ==== | + | Describes the administrative boundary, which is recognized by governments or some other organizations for administrative purposes.The administrative boundaries range from large groups of nation states to small administrative districts and suburbs. They are filtered and simplified according to the tag 'admin_level', which goes from 2 to 6 with an indication of every level of importance. |
- | The line representing administrative boundary, which are recognised by governments or some other organizations for administrative purposes.The administrative boundaries range from large groups of nation states to small administrative districts and suburbs. They are filtered and simplied according to the tag 'admin_level', which goes from 1 to 10 with an indication of every level of importance. | + | |
- | For many areas, the information on where exactly the border is, is not freely available to use. | + | |
- | NOTE: As OSM only has "boundary " showing up what type of the line, such as "Aministrative","National_Park", "maritime" etc. It doesn't have column for determining "disputed", we consider use NE data as country data for higher zoom levels. | + | |
- | ===== Columns ===== | + | </html> |
- | ==== disputed ==== | + | {{:vectortile:schema:v2:boundary_v2.png}} |
- | The ''disputed'' value determined whether the administrative boundary are controversial. The two possible values are: '' '0' ''(verify) and '' '1' ''(disputed). | + | |
+ | ===== Columns ===== | ||
==== admin_level ==== | ==== admin_level ==== | ||
- | ''admin_level'': | + | Indicates the administrative level of importance of this boundary. |
^Value ^Description^ | ^Value ^Description^ | ||
|2 |country| | |2 |country| | ||
+ | |3 |territory| | ||
|4 |province , state| | |4 |province , state| | ||
|5 |district| | |5 |district| | ||
|6 |county| | |6 |county| | ||
+ | |||
+ | |||
+ | ==== disputed ==== | ||
+ | Indicates if the boundary is controversial. ‘true’ means “disputed”. | ||
==== maritime ==== | ==== maritime ==== | ||
- | The ''maritime'' indicates a maritime administrative boundary. | + | Indicates the boundary is the maritime border, in other words, the boundary is on the water, such as sea, ocean etc. |
==== parent ==== | ==== parent ==== | ||
The parent administrative area of the boundary. | The parent administrative area of the boundary. | ||
+ | |||