英文: R Shapefile not plotting lat/lon correctly 问题 我在绘制一个shapefile时遇到了问题,似乎已经识别出了几何和投影,并且在geometry$nu...
R Shapefile未正确绘制纬度/经度
英文: R Shapefile not plotting lat/lon correctly 问题 我在绘制一个形状文件时遇到了问题,似乎已经识别了几何和投影,并且我可以在geometry$num中看...
如何在网页上显示在GeoServer上发布的图层组?
英文: How can I display a layer group that is published on GeoServer on a webpage? 问题 我已在GeoServer中发布了...
在R中查找与其他多边形的质心一定距离内的多边形质心的子集。
英文: Finding Subset of Polygon centroids Which Are Within A Certain Distance of the Centroids of Othe...
在R中将形状文件中的单元合并,同时保持其他单元粒度不变。
英文: Combine units in a shapefile while keeping others granular in R 问题 我有一个包含德国5位邮政编码的形状文件(shapefile...
如何在R中使用CAST包处理shapefile(多边形)?
英文: How to use CAST package for a shapefile (polygons) in R? 问题 以下是翻译好的部分: My goal: 我的目标是运行一个套索回归模型,...
无法遮蔽空间对象,即使将shapefile的CRS转换为与栅格的CRS匹配。
英文: Unable to mask spatial object even after transforming the CRS of the shapefile to match the CRS ...
使用R中的sf合并一些多边形边界。
英文: Merging some of the polygon boundaries using sf in R 问题 我正在尝试从这个geojson文件中绘制边界。 我可以使用R中的sf绘制所有边界...
添加一个ShpFile使地图倾斜
英文: Adding a ShpFile tilts the map 问题 Sure, here's the translated code portion you provided: 我正在使用Op...
如何定义六边形网格的单元大小?
英文: How define the cell size from a hexagonal grid? 问题 我试图从生态区边界(cerrado,但也适用于任何其他政治边界)创建一个六边形网格。在sf...