英文: Add custom legend in ggplot map 问题 我在下面的撒丁岛地图上添加自定义图例时遇到了困难。这个图例应该包括颜色线条(NUTS2和NUTS3边界)和代表我进行大气模...
海洋占总面积的百分比以及每个纬度的陆地复杂性
英文: Percentage of ocean out of total area and the complexity of landmasses at each latitude 问题 我对获取显...
如何在具有多边形几何结构的sf对象中计算附近的邻居关系在R中?
英文: How to calculate near neighbours in sf object with polygon geometry in R? 问题 我有德国邮政编码的多边形形状数据。对于...
在Python中等价于R中的geosphere::distGeo的函数是:
英文: Equivalent of R geosphere::distGeo in Python 问题 I am translating R code to Python. I can't find ...
Connect multiple polygons from the same shapefile.
英文: Connect multiple polygons from the same shapefile 问题 I want to connect ALL the states drew from ...
有没有办法在spatstat中找到每个点周围特定区域内的近似配对?
英文: Is where a way to find close pairs within a specific box eround each point in spatstat? 问题 I'm w...
空间信息聚合
英文: R Spatial Information Aggregation 问题 我正在尝试使用R构建一个映射函数,使用了dplyr、sp和rgdal包。首先,我将描述一下数据。我已经从opendat...
使用函数raster::getData子集的状态看起来非常奇怪。
英文: Subsetted states look very weird with function raster::getData 问题 我使用 raster::getData 获取了一个 Larg...
在rnaturalearth中添加一个常数离岸线。
英文: Adding a constant offshore line in rnaturalearth 问题 以下是您要翻译的内容: library("rnaturalearth")...
如何循环遍历重叠的多边形并从每个多边形中随机抽样点在 R 中。
英文: How to loop through polygons that overlap and randomly sample points from each in r 问题 有没有办法使用st...