摘要: regexprep Replace text using regular expression collapse all in page regexprep Replace text using regular expression collapse all in page Replace text 阅读全文
posted @ 2017-01-18 23:22 wenglabs 阅读(927) 评论(0) 推荐(0)
摘要: 国家基础地理信息网上有到县的边界划分文件,bou4_4m为县级行政区压缩文件,其内的BOUNT_poly.shp为polygon类文件,处理它即可得到地级市的边界。BOUNT_poly的adcode99字段为各县的行政代码,前四位决定所属的地级市。具体操作方法如下: 1、打开BOUNT_poly的属 阅读全文
posted @ 2017-01-18 11:12 wenglabs 阅读(753) 评论(0) 推荐(0)