当前位置:网站首页>R - GIS: how to use R language implementation of GIS geospatial analysis and model prediction
R - GIS: how to use R language implementation of GIS geospatial analysis and model prediction
2022-07-30 07:08:00 【WangYan2022】
With the development of geographic information systems (GIS) and large-scale research, spatial data management, statistics and mapping have become increasingly important.R language plays an important role in data analysis, mining and visualization, among which it plays an important role in spatial analysis, and the number of spatial-related packages has reached more than 130.We will combine some classic examples to understand the operation of R language in spatial data processing, management and visualization, from the aspects of spatial data measurement, spatial data interpolation, spatial data modeling, machine learning, data visualization, spatial covariate extraction, etc.Perform GIS operations and mapping in orientation, get rid of the complex operations of ArcGIS, and realize the automation, rapid batch operations, modeling and visualization of spatial data.
[Expert]: Dr. Xiao, with rich experience in scientific research and teaching, with senior technical background and professional background, and has long been engaged in research on crop growth models, smart agriculture, agricultural informatization, and the combination of crop models with remote sensing and GIS.
>>>R-GIS: 如何用R 语言实现GIS 地理空间分析及模型Forecast
Topic 1 R Language and Data Science (Theory + Practice)strong>
1 R language and data science
1) R language development context
2) R language data manipulation skills
3) R language in GISApplication in
2 R language programming skills data manipulation
1) R and working directory
2) R data type and structure
3) R data typesThe assignment and operation of
4) The reading, writing and operation of various data formats
Thematic 2 R language spatial data explanation and processing technology (theory + practical operation)
1 R language spatial data types and characteristics
1) R spatial vector data
2) R raster data
2 R language spatial data mining and processingTechnology
sp: basic package for processing geographic data
sf: dataframe-style geographic data package
rgdal: encapsulates GDAL (an open source geographic data abstraction library that provides very rich geographic dataRead-write driver))
rgeos: Encapsulates GEOS, an open source geometry engine, providing functions such as geometric model, geometric relationship judgment, basic geometric calculation operations, etc.
proj4: PROJ4 An open source map projection library, providing rich map projection conversion algorithms
spatstat: spatial point pattern analysis
gstat, field: geostatistical modeling, spatial interpolation
plot, image, image.plot, tmap, ggmap, ggplot2: spatial thematic map
leaflet: modernMobile-first interactive mapping framework
leaflet.extras: leaflet plugin
leaflet.esri: ESRI extension package
spdep: spatial correlation analysis
Topic 3 Advanced Processing of R Language Spatial Data (Theory + Practical Operation)
1 R Language SpaceAdvanced application of vector data processing
1) Point, line, area data
2) Coordinate system transformation of space vector data
3) Clipping, intersection and merging of space vector data
4) Numerical calculation of space vector data
2 Advanced application of R language raster data processing
5) Raster data generation and data management
6) Raster data coordinate system transformation
7) Raster dataClipping, intersecting and splicing
8) Numerical calculation of raster data
3 Advanced application of mutual conversion between raster data and vector data in R language
Thematic Four Advanced Application of Spatial Mapping in R Language (Theory + Practical Operation)
1 Plot, a Plot Package in R LanguageApplication technology
2 R language space to make image image application technology
Thematic Five Advanced Application of R Language Space Mapping (Theory + Practical Operation)
1 Drawing in R Language Space ggplot2Application technology
2 R language space thematic map tmap application technology
Thematic Six R Language Multidimensional Spatial Data Processing (Theory + Practical Operation)
1 Reading of nc Spatial Data, processing and exporting
2 Reading, processing and exporting of tiff spatial data
3 Management of multi-dimensional spatial data
4 Interactive map leaflet
Topic Seven R Language Spatial Interpolation Method (Theory + Practical Operation)
1 R Language Inverse Distance Interpolation Method
2 R language Kriging space interpolation method
3 R language thin disk spline interpolation method
Topic eight R language machine learning and scaling techniques and bias correction
1 Use of machine learning methods
2 Spatial upscaling and downscaling techniques
2 Correction of interpolation bias using environmental variables and machine learning
边栏推荐
猜你喜欢

Self-augmented Unpaired Image Dehazing via Density and Depth Decomposition程序运行记录

十九、Kotlin进阶学习:1、管道数据的收和发;2、管道的关闭;3、生产者和消费者;4、管道的缓存区;

Using PyQt5 to add an interface to YoloV5 (1)

R-GIS: 如何用R语言实现GIS地理空间分析及模型预测

mysql is not an internal or external command, nor is it a runnable program or batch file to resolve

Nacos配置中心用法详细介绍

R语言 生态环境领域应用

Xcode 绑定按钮点击事件

Invalid bound statement (not found)出现的原因和解决方法

mysql删除表中重复数据,(只保留一行)
随机推荐
Xcode 绑定按钮点击事件
目标检测中的知识蒸馏方法
Pytorch(三):可视化工具(Tensorboard、Visdom)
MySQL 5.7 安装教程(全步骤、保姆级教程)
Reasons and solutions for Invalid bound statement (not found)
[Getting C language from zero basis - navigation summary]
Biome-BGC 生态系统模型与应用
《MySQL高级篇》四、索引的存储结构
Flink-流/批/OLAP一体得到Flink引擎
冒泡排序、选择排序、插入排序、快速排序
Jackson serialization failure problem - oracle data return type can't find the corresponding Serializer
Trust anchor for certification path not found. Exception solution.
Arthas 命令解析(jvm/thread/stack/heapdump)
十一、Kotlin进阶学习:1、集合;2、List操作;3、可变集合——MutableList;4、Set;5、Map;6、MutableMap;
Bubble sort, selection sort, insertion sort, quick sort
"MySQL Advanced Chapter" four, the storage structure of the index
Mycat2.0 build tutorial
Thread state of five
Kotlin协程的简单用法:1、GlobalScope(不建议使用);2、lifecycleScope、viewModelScope(建议使用);
SQL Server database generation and execution of SQL scripts