This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
vectortile:schema:v2:waterway [2020/03/16 06:56] tgwikiupdate |
vectortile:schema:v2:waterway [2020/03/18 07:08] (current) tgwikiupdate |
||
---|---|---|---|
Line 3: | Line 3: | ||
<h3>Buffer: 12.5%, Min Zoom Level: 4</h3> | <h3>Buffer: 12.5%, Min Zoom Level: 4</h3> | ||
- | Contains classes for rivers, stream, canal, drain, and ditch as line type. From zoom level 4 to 9, the data of waterway is from <a href=http://www.naturalearthdata.com">Natural Earth</a>, and the zoom level 10 to 19, the data is from <a href="https://openstreetmap.org">OpenStreetMap</a>. As for the NE data, the waterway layer are filtered by different types of data and the value of scalerank. Pay attention to the drain name and ditch name, because they are empty. | + | Contains classes for rivers, stream, canal, drain, and ditch as line type. From zoom level 4 to 9, the data of waterway is from <a href=http://www.naturalearthdata.com">Natural Earth</a>, and the zoom levels bigger than 10, the data is from <a href="https://openstreetmap.org">OpenStreetMap</a>. As for the <a href=http://www.naturalearthdata.com">Natural Earth</a> data, the waterway layer are filtered by different types of data and the value of scale-rank. |
</html> | </html> | ||
Line 11: | Line 11: | ||
==== class ==== | ==== class ==== | ||
- | A category of waters, so that you can be easy to track a specific water object. The main field used for styling the marine is ''class''. The varying number represent different values. | + | A category of waters, so that you can easily track a specific water object. The possible values can be: |
^Value ^Description^ | ^Value ^Description^ | ||
- | |'' 'river' '' |The linear flow of a river, in flow direction.| | + | |'' 'river' '' |A natural flowing watercourse, usually freshwater, flowing towards an ocean, sea, lake or another river.| |
- | |'' 'stream' '' |Very small waterway.| | + | |'' 'stream' '' |Very small waterway, usually no wider than a meter or two.| |
- | |'' 'canal' '' |Artificial waterway.| | + | |'' 'canal' '' |An artificial waterway constructed for passage of boats or ships.| |
|'' 'drain' '' |Artificial channel for rainwater drainage, often concrete lined.| | |'' 'drain' '' |Artificial channel for rainwater drainage, often concrete lined.| | ||
|'' 'ditch' '' |Small artificial channel dug in the ground for rainwater drainage.| | |'' 'ditch' '' |Small artificial channel dug in the ground for rainwater drainage.| | ||
- | ==== name field ==== | + | ==== name ==== |
- | ^Field ^Description^ | + | The name of the river. |
- | |''name'' |The name (or names) used locally for the place.| | + | |
- | |''name_en''|English (if available, otherwise same as name)| | + | |
+ | ==== name_en ==== | ||
+ | The name of the river in English. | ||