Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering Geospatial Development with QGIS 3.x

You're reading from   Mastering Geospatial Development with QGIS 3.x An in-depth guide to becoming proficient in spatial data analysis using QGIS 3.4 and 3.6 with Python

Arrow left icon
Product type Paperback
Published in Mar 2019
Publisher Packt
ISBN-13 9781788999892
Length 466 pages
Edition 3rd Edition
Languages
Tools
Arrow right icon
Authors (6):
Arrow left icon
Luigi Pirelli Luigi Pirelli
Author Profile Icon Luigi Pirelli
Luigi Pirelli
Richard Smith Jr., GISP Richard Smith Jr., GISP
Author Profile Icon Richard Smith Jr., GISP
Richard Smith Jr., GISP
Kurt Menke, GISP Kurt Menke, GISP
Author Profile Icon Kurt Menke, GISP
Kurt Menke, GISP
Shammunul Islam Shammunul Islam
Author Profile Icon Shammunul Islam
Shammunul Islam
John Van Hoesen, GISP John Van Hoesen, GISP
Author Profile Icon John Van Hoesen, GISP
John Van Hoesen, GISP
Simon Miles Simon Miles
Author Profile Icon Simon Miles
Simon Miles
+2 more Show less
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Section 1: Introduction FREE CHAPTER
2. A Refreshing Look at QGIS 3. Section 2: Getting Started
4. Styling Raster and Vector Data 5. Creating Spatial Databases 6. Preparing Vector Data for Processing 7. Preparing Raster Data for Processing 8. Section 3: Diving Deeper
9. Advanced Data Creation and Editing 10. Advanced Data Visualization 11. Section 4: Becoming a Master
12. The Processing Toolbox 13. Automating Workflows with the Graphical Modeler 14. Creating QGIS Plugins with PyQGIS and Problem Solving 15. PyQGIS Scripting 16. Other Books You May Enjoy

Creating points from coordinate data

There is a lot of data with spatial components stored in spreadsheets and tables. One of the most common forms of tabular spatial data is x and y coordinates that are stored in a delimited text file. The data may have been collected with a GPS receiver, it may have been generated by a surveyor, or it may have been transcribed from topographic maps. Regardless, QGIS can map these coordinates as points by using the Add Delimited Text Layer tool . This tool can be found by navigating to Layer | Add Layer | Add Delimited Text Layer, or by using the Manage Layers toolbar.

Delimited text data is simply a table with column breaks that are identified by a specific character, such as a comma. With this tool, QGIS can accept either x and y coordinates or well-known text (WKT) representations of geometry. WKT can contain point, line, or polygon...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime