英文: Find closest point while staying in a polygon? 问题 以下是要翻译的内容: I have two cities and one individua...
将WSG84转换为UTM,rgdal的替代方案
英文: Converting WSG84 to UTM, rgdal alternatives 问题 我有许多现有的脚本,其中我使用rgdal包中的project()函数来将WSG84纬度/经度坐标转...
sf::st_intersection没有实现所有的点
英文: sf::st_intersection not implement all points 问题 我有两个sf文件:x 和 Riv 我想要获取 'x' 线段与 'Riv' 线段的交集。为此,我使...
st_buffer 函数与几何图形 sfc_POINT。
英文: st_buffer with geometry sfc_POINT 问题 我正在处理地理空间数据,对于分析的一部分,我需要使用从Excel获取的地区坐标点,并使用st_as_sf将这些数据转换...
在 R 中找到一条道路的长度。
英文: Find the length of a road in R 问题 以下是您提供的问题的翻译部分: 我有一个包含假想道路的笛卡尔坐标的数据框`df`。我想要找到这条道路的长度。下面是一个绘图:...
r – readOGR(), terra::vect and sf::st_read : cannot open shapefile while file.exists = TRUE and .shp, .dbf and .shx files in the same folder
英文: r - readOGR(), terra::vect and sf::st_read : cannot open shapefile while file.exists = TRUE and ...
自定义Tmap调色板基于结果
英文: Custom Tmap palette based on results 问题 I'm trying to create a custom palette for tmap in R wher...
绘制地图上的德国邮政编码区域,并以颜色区分各州。
英文: Plot state provinces around map colored by German zip codes 问题 我正在尝试创建一个地图,其中我按德国邮政编码着色,并希望将德国各州...
使用R中的Rayshader为3D地图的高度添加颜色。
英文: Add color on height 3D map with Rayshader in R 问题 我想使用rayshader制作3D地图。我看过这个网站https://www.tylermw...
在R中使用rayshader在3D绘图RGL设备上添加2D图像。
英文: add 2D image on 3D Plot RGL Device with rayshader in R 问题 我想在 RGL 设备上显示的 3D 绘图中添加图像。我尝试使用 annota...
6