- GeoServer Beginner's Guide(Second Edition)
- Stefano Iacovella
- 303字
- 2021-07-08 09:21:07
Exploring OpenStreetMap
Are you ready to explore some nice maps? We will navigate through a great bunch of spatial data, OpenStreetMap. Perform the following steps:
- Open your browser and go to http://www.openstreetmap.org.
- The website offers you a small scale map centered on your actual location, as derived from the browser information:

- Center your map on London, UK, and zoom in with the tool shown on the left-hand side. You can see that many more road types and locations are now shown in this map:

- Now, enter the Piccadilly Circus, London, UK address in the Search textbox on the left and click on the Go button. A list of results matching your search is presented on the left side of the map. Pick the first item:

- The map is now at a great scale (look at the scale bar on the bottom-left of the map panel) and the symbols changed to show you greater detailed information about roads and locations. You can find street names, directions for car traffic, buildings' footprints, and icons for points of interest. The general look and feel resemble a printed city map you can pick up at tourist offices.
OpenStreetMap does not require you to register for browsing or exporting the data. Anyway, if you are interested in maps and open source data, you may consider getting involved in the project. OSM is a collaborative project to create a free editable map of the world, currently involving over half a million users all around the world. You may add data or find errors on locations you know well.
You explored several maps representing the same data set in quite different ways. Different symbols and hiding subsets of data are powerful tools to produce clear and nice looking maps. You are now ready to discover a different kind of map.
推薦閱讀
- UML和模式應用(原書第3版)
- Testing with JUnit
- 編寫高質量代碼:改善Python程序的91個建議
- VMware vSphere 6.7虛擬化架構實戰指南
- Python機器學習實戰
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- SQL Server 2012數據庫管理與開發項目教程
- Python編程與幾何圖形
- Python完全自學教程
- 數據結構與算法分析(C++語言版)
- Scala Reactive Programming
- Visualforce Developer’s guide
- 大話Java:程序設計從入門到精通
- Hands-On GUI Programming with C++ and Qt5
- C語言程序設計簡明教程:Qt實戰