- QGIS:Becoming a GIS Power User
- Anita Graser Ben Mearns Alex Mandel Víctor Olaya Ferrero Alexander Bruy
- 176字
- 2021-07-09 19:32:36
Summary
In this chapter, you learned how to create new layers from scratch. We used a selection of tools to create and edit feature geometries in different ways. Then, we went into editing attributes of single features, feature selections, and whole layers. Next, we reprojected both vector and raster layers, and you learned how to convert between different file formats. We also covered tabular data and how it can be loaded and joined to our spatial data. Furthermore, we explored the use of temporary scratch layers and discussed how to check for topological errors in our data and fix them. We finished this chapter with an example of importing new data into a database.
In the following chapter, we will put our data to good use and see how to perform different kinds of spatial analysis on raster and vector data. We will also take a closer look at the Processing Toolbox, which has made its first appearance in this chapter. You will learn how to use the tools and combine them to create automated workflows.
- Mastering OpenLayers 3
- Vue.js 3.x從入門到精通(視頻教學(xué)版)
- Wireshark Network Security
- 學(xué)Python也可以這么有趣
- JavaScript入門經(jīng)典
- 數(shù)據(jù)結(jié)構(gòu)與算法分析(C++語(yǔ)言版)
- C程序設(shè)計(jì)實(shí)踐教程
- Learning Concurrent Programming in Scala
- RESTful Java Web Services(Second Edition)
- C++寶典
- Raspberry Pi Robotic Projects(Third Edition)
- Redmine Cookbook
- JavaScript前端開發(fā)基礎(chǔ)教程
- Python編程入門(第3版)
- Python數(shù)據(jù)可視化之matplotlib實(shí)踐