آموزش پردازش داده خودکار با PyQGIS / Packt Automated Data Processing with PyQGIS

Packt Automated Data Processing with PyQGIS
آموزش پردازش داده خودکار با PyQGIS

  • کاربرد : آموزش پردازش داده خودکار با PyQGIS
  • نوع فایل : فیلم آموزشی
  • زبان : انگلیسی
  • سیستم عامل : Windows-Mac-Linux-Android-iOS
  • تولید کننده : Packt Publishing
  • سال تولید : 2017

توضیحات

با افزایش روزافزون استفاده مدیران، مسئولان و تصمیم گیران از داده های مکانی در جهت تصمیم گیری های مناسب و کارآمد، توسعه نرم افزارهای مکانی نیز رو به افزایش است. از آنجا که استفاده از این نرم افزارها کمک فراوانی در پردازش، تجزیه و تحلیل داده های مکانی و در نهایت تصمیم گیری های بهینه در مسائل مدیریتی می کند، لذا شرکت های بزرگ نرم افزاری را برآن داشت که نرم افزارهای کامل و جامعی در این زمینه ارائه دهند. QGIS از جمله نرم افزارهای بسیار جذاب و تا اندازه ای هم ساده جهت کار با قالبهای داده های برداری و رستری می باشد. دسترسی به قطعه برنامه های کوچک مهم و کاربردی (Grass) در یک محیط ساده و جذاب، از دیگر ویژگی های این نرم افزار است. جداسازی داده ها به صورت لایه هایی و انجام عملیاتهای گوناگون مانند ویرایش بر روی اطلاعات و همچنین تعریف Style جهت نمایش و دسته بندی نمایشی از جمله مشخصات این نرم افزار می باشد.
در دوره آموزشی Packt Automated Data Processing with PyQGIS با برنامه نویسی پایتون در زبان کیو جی آی اس برای پردازش داده خودکار آشنا می شوید.

سرفصل های دوره آموزشی Packt Automated Data Processing with PyQGIS:
- QGIS خودکار
- پرس و جو داده های برداری
- ویرایش داده های برداری
- استفاده از داده های رستر

Description

QGIS is a desktop geographic information system that facilitates data viewing, editing, and analysis. QGIS, paired with the most efficient scripting language, Python, enables us to write effective scripts that extend the core functionality of QGIS. Based on version QGIS 2.18, this book will teach you how to write Python code that works with spatial data to automate geo-processing tasks in QGIS. It covers topics such as querying and editing vector data and using raster data. You will also learn to create, edit, and optimize a vector layer for faster queries, re-project a vector layer, reduce the number of vertices in a vector layer without losing critical data, and convert a raster to a vector. Following this, you will work through recipes that will help you compose static maps, create heavily customized maps, and add specialized labels and annotations. As well as this, we’ll also share a few tips and tricks based on different aspects of QGIS.
Table of Contents:
- Automating QGIS
- Querying Vector Data
- Editing Vector Data
- Using Raster Data

بخش های فایل

این فایل شامل 58 بخش می باشد که بخش های آن به صورت جداگانه در زیر آمده است.
Row Title Format Size Play Download
1 - Automating QGIS
1 Accessing the Script Path from Within Your Script 9.48 MB DOWNLOAD
2 Automatically Starting the Python Console 7.47 MB DOWNLOAD
3 Creating a Processing Toolbox Plugin 15.51 MB DOWNLOAD
4 Creating a Traditional QGIS Plugin 26.33 MB DOWNLOAD
5 Debugging QGIS Python Scripts 31.73 MB DOWNLOAD
6 Installing QGIS 2.18 for Development 29.65 MB DOWNLOAD
7 Navigating the PyQGIS API 15.16 MB DOWNLOAD
8 Setting Up Your QGIS IDE 25.10 MB DOWNLOAD
9 Storing and Reading Global and Project Preferences 19.36 MB DOWNLOAD
10 The Course Overview 22.71 MB DOWNLOAD
11 Using the Python's Script Runner Plugin 13.54 MB DOWNLOAD
12 Using the QGIS Python Console for Interactive Control 10.15 MB DOWNLOAD
2 - Querying Vector Data
13 Accessing Layer Metadata 16.18 MB DOWNLOAD
14 Buffering a Feature 12.77 MB DOWNLOAD
15 Calculating the Area of a Polygon 8.92 MB DOWNLOAD
16 Calculating the Bearing of a Line 10.91 MB DOWNLOAD
17 Creating a Spatial Index 11.24 MB DOWNLOAD
18 Examining Vector Layer Features and Attributes 15.30 MB DOWNLOAD
19 Filtering a Layer by Attributes 11.38 MB DOWNLOAD
20 Filtering a Layer by Geometry 13.82 MB DOWNLOAD
21 Loading Data from a Spreadsheet 18.73 MB DOWNLOAD
22 Loading a Vector Layer from a File Sample 17.35 MB DOWNLOAD
23 Loading a Vector Layer from a Geodatabase 10.43 MB DOWNLOAD
24 Measuring the Distance between Two Points and Along a Line 17.20 MB DOWNLOAD
3 - Editing Vector Data
25 Adding a Line Feature to a Vector Layer 8.31 MB DOWNLOAD
26 Adding a Point Feature to a Vector Layer 12.35 MB DOWNLOAD
27 Adding a Polygon Feature, Field, and Other Attributes to a Vector Layer 25.81 MB DOWNLOAD
28 13.83 MB DOWNLOAD
29 Converting a Shapefile to KML or GeoJSON 10.37 MB DOWNLOAD
30 Creating a Vector Layer in Memory 8.27 MB DOWNLOAD
31 Dissolving Vector Features 7.68 MB DOWNLOAD
32 Exporting a Layer to the GeoPackage Format 13.76 MB DOWNLOAD
33 Generalizing a Vector Layer 8.91 MB DOWNLOAD
34 Joining a shapefile Attribute Table to a CSV File 16.40 MB DOWNLOAD
35 Merging and Splitting Shapefiles 18.74 MB DOWNLOAD
36 Performing a Union on Vector Shapes 6.74 MB DOWNLOAD
37 Rasterizing a Vector Layer 7.87 MB DOWNLOAD
38 Removing Data from a Vector Layer, Deleting, and Re-projecting a Vector Layer 17.81 MB DOWNLOAD
4 - Using Raster Data#
39 Adding Elevation Data to a Line Vertices Using a Digital Elevation Model 17.66 MB DOWNLOAD
40 Clipping a Raster Using a Shapefile 11.57 MB DOWNLOAD
41 Converting a Pixel Location to a Map Coordinate and Vice Versa 18.86 MB DOWNLOAD
42 Converting a TIFF Image to a JPEG Image 8.54 MB DOWNLOAD
43 Converting a raster to a Vector 9.71 MB DOWNLOAD
44 Counting and Swapping Raster Bands 15.76 MB DOWNLOAD
45 Counting the Unique Values in a Raster and Mosaicking Rasters 18.74 MB DOWNLOAD
46 Creating Pyramids for a raster 13.76 MB DOWNLOAD
47 Creating a Common Extent for Rasters 13.54 MB DOWNLOAD
48 Creating a KML Image Overlay for a Raster 12.55 MB DOWNLOAD
49 Creating an Elevation hillshade 14.34 MB DOWNLOAD
50 Creating vector contours from Elevation Data 11.61 MB DOWNLOAD
51 Georeferencing a Raster from Control Points 14.85 MB DOWNLOAD
52 Getting the Cell Size, Width and Height of a Raster Layer 12.95 MB DOWNLOAD
53 Loading a NetCDF File 9.93 MB DOWNLOAD
54 Loading a Raster Layer 16.76 MB DOWNLOAD
55 Querying the Value of a Raster at a Specified Point 9.76 MB DOWNLOAD
56 Reprojecting a Raster 12.84 MB DOWNLOAD
57 Resampling raster Resolution 13.14 MB DOWNLOAD
58 Sampling a Raster Dataset Using a Regular Grid 19.93 MB DOWNLOAD
شما می توانید مجموعه کامل بخش های این فابل را نیز به صورت مجموعه کامل دریافت نمایید.
اگر شما نسبت به این اثر یا عنوان محق هستید، لطفا از طریق "بخش تماس با ما" با ما تماس بگیرید و برای اطلاعات بیشتر، صفحه قوانین و مقررات را مطالعه نمایید.

دیدگاه کاربران


لطفا در این قسمت فقط نظر شخصی در مورد این عنوان را وارد نمایید و در صورتیکه مشکلی با دانلود یا استفاده از این فایل دارید در صفحه کاربری تیکت ثبت کنید.

بارگزاری