- Learn QGIS
- Andrew Cutts Anita Graser
- 266字
- 2021-06-10 19:19:55
Getting data into QGIS
Loading data into QGIS can be done in several ways. The three most common ways are as follows:
- You can drag data directly from a folder straight into the map.
- You can drag data from the browser panel (shown in Chapter 1, Where Do I Start?) onto the map.
- You can click Layer | Add Layer and choose what type of layer to add.
In the following screenshot, we are choosing to load a Vector Layer, which can also be done using the Ctrl + Shift + V shortcut:

By choosing this method, the Data Source Manager window will appear, with Vector highlighted, as follows:

Click on the ellipsis for Vector Dataset(s) and navigate to the layer you wish to load. In the following example, the alaska Shapefile is selected. You can load more than one layer at the same time by holding down the Ctrl button and clicking on multiple files:

If you then click the Add button at the bottom of the Data Source Manager window, the data will be added to your Map window as well as the Layers window. The Data Source Manager window will remain open, and you can also load other layers. Close the window and your Shapefile will appear in the map, as follows:

In the next section, we will look at how to interact with the data to zoom in and inspect its attributes.
- 21天學通PHP
- 傳感器技術實驗教程
- ServiceNow Cookbook
- Hands-On Cybersecurity with Blockchain
- 人工智能實踐錄
- Python:Data Analytics and Visualization
- Hands-On Reactive Programming with Reactor
- Mastering GitLab 12
- 計算機組成與操作系統
- Hands-On Dashboard Development with QlikView
- 筆記本電腦電路分析與故障診斷
- 工業機器人入門實用教程
- 深度學習原理與 TensorFlow實踐
- 常用傳感器技術及應用(第2版)
- PostgreSQL High Performance Cookbook