Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这可能是一个简单的问题,但是,我想查看地图上的每个输出区域,从这里下载了寄宿生。选择 2011 OA 并获得完整的分辨率,领域的范围。
我已经对其进行了压缩...并使用以下命令读取了 shp 文件
require(maptools) mm <- readShapePoly('OA_2011_EW_BFE_V2.shp')
如何绘制或查看每个输出区域的坐标?