摘要: # -*- coding: utf-8 -*- # # JSONToSHP.py # Created on: 2014-09-01 22:00:00.00000 # # Description: # import os import json import arcpy jsonFile='E:/Ne 阅读全文
posted @ 2016-08-18 13:54 ParamousGIS 阅读(1575) 评论(0) 推荐(0) 编辑
摘要: 1. 3D分析 1.1. 3D Features toolset 工具 工具 描述 3D Features toolset (3D 要素工具集) Add Z Information 添加 Z 信息 添加关于具有 Z 值的要素类中的要素的高程属性的信息。 Buffer 3D 3D 缓冲 围绕点或线创建三维缓冲区以生成球形或圆柱形的多面体要素。 Diffe... 阅读全文
posted @ 2016-08-18 13:49 ParamousGIS 阅读(28430) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-08-18 12:58 ParamousGIS 阅读(581) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*- # --------------------------------------------------------------------------- # AdaBoost.py # Created on: 2014-06-12 09:49:56.00000 # Description: # ---------------------------... 阅读全文
posted @ 2016-08-18 11:47 ParamousGIS 阅读(306) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*- # --------------------------------------------------------------------------- # BP-ANN.py # Created on: 2014-06-12 09:49:56.00000 # Description: # -----------------------------... 阅读全文
posted @ 2016-08-18 11:45 ParamousGIS 阅读(289) 评论(0) 推荐(0) 编辑