- OpenStreetMap
- Jonathan Bennett
- 226字
- 2021-04-13 17:04:51
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The role
attribute is a simple string whose values and significance is defined by the type of the relation itself."
A block of code is set as follows:
<osm version="0.6" generator="OpenStreetMap server"> <node id="483034256" lat="55.9458449" lon="-3.2035477" version="1" changeset="2369219" user="spytfyre" uid="166957" visible="true" timestamp="2009-09-04T13:35:42Z"> <tag k="name" v="The Blue Blazer"/> <tag k="amenity" v="pub"/> </node> </osm>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<osm version="0.6" generator="OpenStreetMap server">
<node id="107775" lat="51.5072647" lon="-0.1278328" version="29" changeset="2628959" user="EdinburghGael" uid="170586" visible="true" timestamp="2009-09-25T23:04:28Z">
<tag k="place" v="city"/> <tag k="name:zh" v="倫敦"/> <tag k="name:sv" v="London"/> <tag k="name:sk" v="Londyn"/> ... <tag k="is_in" v="England, United Kingdom, UK, Great Britain, Europe"/> <tag k="capital" v="yes"/> <tag k="name:fr" v="Londres"/> <tag k="name:cy" v="Llundain"/>
</node>
</osm>
Any command-line input or output is written as follows:
Kosmos.Console.exe bitmapgen compton.kpr compton.png -mb 51.20868 -0.63794 51.22011 -0.61772 -z 16
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "You can do this by right-clicking on your My Computer icon and selecting Properties."
There are some images that are referred in the chapters but are not actually present in it. Such images can be found along with the code files on the Packt website. The images are referred as follows: "The road's name is Down Lane, which can be seen in the image 121120009090.jpg
."
- TArch 8.5天正建筑軟件標(biāo)準(zhǔn)教程
- 中文版CorelDRAW 2022基礎(chǔ)教程
- Photoshop CS6平面設(shè)計(jì)應(yīng)用教程(第4版)
- PPT設(shè)計(jì)實(shí)用教程
- 數(shù)碼攝影后期高手之路(第2版)
- 圖像處理基礎(chǔ)教程(Photoshop CS5)(第2版)
- YUI 2.8: Learning the Library
- 從零開(kāi)始:Photoshop工具詳解與實(shí)戰(zhàn)
- Photoshop CC 2019 平面設(shè)計(jì)實(shí)例教程
- Photoshop CC 2018基礎(chǔ)教程(第3版)
- Python Testing Cookbook
- Moodle Course Conversion: Beginner's Guide
- Microsoft SharePoint 2010 and Windows PowerShell 2.0: Expert Cookbook
- Origin 2022科學(xué)繪圖與數(shù)據(jù)分析
- HBase企業(yè)應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)