上一页 1 ··· 9 10 11 12 13
摘要: ArcGIS Server集群布署 准备如下的4台机器: 计算机名 IP 布署软件 说明 VMWIN2008ENSS1 192.168.1.111 ArcGIS for Server VMWIN2008ENSS2 192.168.1.112 ArcGIS for Server VMWIN2008EN 阅读全文
posted @ 2016-08-14 12:15 ParamousGIS 阅读(357) 评论(0) 推荐(0) 编辑
摘要: Geometric Objects object.area Returns the area (float) of the object. object.bounds Returns a (minx, miny, maxx, maxy) tuple (float values) that bounds the object. object.length Returns... 阅读全文
posted @ 2016-08-07 16:40 ParamousGIS 阅读(3680) 评论(1) 推荐(2) 编辑
摘要: <?xml version="1.0" encoding="utf-8"?> <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" xmlns:s="library://ns.adobe.com/flex/spark" xmlns:mx="l 阅读全文
posted @ 2016-08-07 15:29 ParamousGIS 阅读(1253) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- from shapely.geometry import asShape import json import os from pyproj import Proj, transform # define t 阅读全文
posted @ 2016-08-07 14:30 ParamousGIS 阅读(1451) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- from matplotlib import pyplot from descartes import PolygonPatch from shapely.ops import polygonize from shapely.geometry import Polygon, LineString, Poi... 阅读全文
posted @ 2016-08-07 13:29 ParamousGIS 阅读(749) 评论(3) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- import os import json from shapely.geometry import asShape # define output GeoJSON file res_line_intersect = os.path.realpath("../geodata/ch05-01-geojso... 阅读全文
posted @ 2016-08-07 13:15 ParamousGIS 阅读(801) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- from math import sqrt import shapefile from matplotlib import pyplot from descartes import PolygonPatch from shapely.geometry import Polygon, LineString... 阅读全文
posted @ 2016-08-07 13:09 ParamousGIS 阅读(5871) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- import psycopg2 import json from geojson import loads, Feature, FeatureCollection # Database Connection 阅读全文
posted @ 2016-08-07 12:56 ParamousGIS 阅读(4405) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- from osgeo import ogr from osgeo import gdal # get raster datasource open_image = gdal.Open( "../geodata/cadaster_borders-2tone-black-white.png" ) inpu... 阅读全文
posted @ 2016-08-07 12:47 ParamousGIS 阅读(1377) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- from osgeo import ogr from osgeo import gdal # set pixel size pixel_size = 0.00002 no_data_value = -9999 # Shapefile input name # input projection must... 阅读全文
posted @ 2016-08-07 12:44 ParamousGIS 阅读(1922) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- import subprocess # database options db_schema = "SCHEMA=geodata" overwrite_option = "OVERWRITE=YES" geom_type = "MULTILINESTRING" output_format = "Post... 阅读全文
posted @ 2016-08-07 11:24 ParamousGIS 阅读(939) 评论(0) 推荐(0) 编辑
摘要: //////////////////////////////////////////////////////////////////////////////// // // 图层管理 // /////////////////////////////////////////////////////// 阅读全文
posted @ 2016-08-07 10:19 ParamousGIS 阅读(217) 评论(0) 推荐(0) 编辑
摘要: var createMapToggle = function() { var map = Application.map; if(map) { var toggleButton = ''+ ''+ ''; // ... 阅读全文
posted @ 2016-08-07 10:17 ParamousGIS 阅读(362) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-08-07 10:14 ParamousGIS 阅读(784) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- import os try: import ogr import osr except ImportError: from osgeo import ogr, osr shp_driver = ogr.GetDriverByName('ESRI Shapefile') #... 阅读全文
posted @ 2016-08-06 11:56 ParamousGIS 阅读(821) 评论(0) 推荐(0) 编辑
摘要: from osgeo import ogr shp_driver = ogr.GetDriverByName('ESRI Shapefile') shp_dataset = shp_driver.Open(r'../geodata/schools.shp') shp_layer = shp_dataset.GetLayer() shp_srs = shp_layer.GetSpatialRef()... 阅读全文
posted @ 2016-08-06 11:54 ParamousGIS 阅读(804) 评论(0) 推荐(1) 编辑
摘要: #!/usr/bin/env python # -*- coding: utf-8 -*- import urllib.request import os def get_epsg_code(epsg): """ Get the ESRI formatted .prj definition usage get_epsg_code(4326) We use the ht... 阅读全文
posted @ 2016-08-06 11:50 ParamousGIS 阅读(1175) 评论(0) 推荐(0) 编辑
摘要: 1.1.1.1. 常用的相对数指标 1.1.1.1.1. 比(ratio) 比表示两个相关指标的值之商。这描述了一个指标的值是另一个指标值的几倍或几分之几。其计算公式为: 1.1.1.1.2. 比例(proportion) 比例表示某事物内部各组成部分的观察单位数与所有组成部分的总观察单位数之比。 (1)表示分布结构的比例, (2)表示某现象发生强度的比例, 式中:K是比例基数,它可以取值1... 阅读全文
posted @ 2016-08-05 22:50 ParamousGIS 阅读(1035) 评论(0) 推荐(0) 编辑
摘要: 1.1.1.1. 集中趋势的描述(central tendency) 描述集中趋势的主要统计指标有算术平均数、几何平均数、中位数,这些指标也称为位置度量指标(measures of location) 1.1.1.1.1. 算术平均数(arithmetic mean) 算术平均数适用于频数分布对称数据。在有离群值的情况下,或频数分布不对称时,不适合选用算术均数描述数据的平均水位。 (1)一般地,总... 阅读全文
posted @ 2016-08-05 22:39 ParamousGIS 阅读(1244) 评论(0) 推荐(0) 编辑
摘要: 频数分布表和频数分布图编制: (1)计算全距(rang,R)。 (2)确定组段数与组距:通常组段数取8~15组为宜。组距 全距/组段数 (3)确定组段的上下限:每一个组段的起点和终点,分别称为该组段的下限和上限;第一组段必须包括最小值,最后一组段必须包括最大值。 (4)统计各组段频数(frequency) (5)计算各组段频率(percent) (6)计算累计频数(cumulative freq... 阅读全文
posted @ 2016-08-05 22:38 ParamousGIS 阅读(997) 评论(0) 推荐(0) 编辑
摘要: http://www.lfd.uci.edu/~gohlke/pythonlibs/#sympy 1.1. Python 1.1.1. NumPy pip install numpy-1.11.0+mkl-cp34-cp34m-win_amd64.whl 1.1.2. SciPy pip install scipy-0.17.0-cp34-none-win_amd64.whl 1.1.3. mat... 阅读全文
posted @ 2016-08-05 22:35 ParamousGIS 阅读(340) 评论(0) 推荐(0) 编辑
摘要: #!/usr/bin/env python# -*- coding: utf-8 -*- import os try: import ogr import osr except ImportError: from osgeo import ogr, osr shp_driver = ogr.GetD 阅读全文
posted @ 2016-07-30 23:40 ParamousGIS 阅读(1088) 评论(0) 推荐(0) 编辑
摘要: Library name Description Reason to install NumPy This adds support for large multidimensional arrays and matrices It is a requirement for many other l 阅读全文
posted @ 2016-07-30 23:09 ParamousGIS 阅读(1797) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-# # ErrorPointFinder.py# Created on: 2016-07-27 09:10:17.00000# (generated by ArcGIS/ModelBuilder)# Description: # import rando 阅读全文
posted @ 2016-07-27 16:55 ParamousGIS 阅读(264) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-# # mergeSubRegionData.py# Created on: 2016-07-27 09:10:17.00000# (generated by ArcGIS/ModelBuilder)# Description: # # Set the 阅读全文
posted @ 2016-07-27 16:54 ParamousGIS 阅读(387) 评论(0) 推荐(0) 编辑
摘要: path = u"H:\\data)"outpath = u"H:\\output0"current_files = os.listdir(path)for file_name in current_files: print(file_name) dirname = path + "\\" + fi 阅读全文
posted @ 2016-07-27 11:47 ParamousGIS 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 前往 Classic Shell 的网站(传送门:http://www.classicshell.net/)进行下载安装。第一次开启 时,程序会让你选择一款面板:第一个是 Windows 2000 的款式,中间近似 Windows XP,而最右就是 Windows 7 咯,大家 根据喜好挑选就可以 阅读全文
posted @ 2016-07-26 08:39 ParamousGIS 阅读(732) 评论(0) 推荐(0) 编辑
摘要: # # MeteorologicalImageLoad.py# Created on: 2014-01-24 08:33:03.00000# Created by SmartMap# Usage: MeteorologicalImageLoad <analyzeType> <analyzeResul 阅读全文
posted @ 2016-07-22 08:41 ParamousGIS 阅读(1230) 评论(0) 推荐(0) 编辑
摘要: http://maven.apache.org/docs/history.html 阅读全文
posted @ 2016-06-14 14:23 ParamousGIS 阅读(238) 评论(0) 推荐(0) 编辑
摘要: 我们在使用windows时,碰到某种的系统文件损坏的情况并不少见。当发生这种情况,很多人都会使用Windows 7安装光盘重新安装windows。重新安装系统要求您备份您的整个计算机数据,格式化您的硬盘驱动器,要花几个小时安装windows和需要的程序。以下方法可以更容易的更快的修复损坏的系统文件( 阅读全文
posted @ 2013-02-04 16:01 ParamousGIS 阅读(493) 评论(0) 推荐(0) 编辑
摘要: 1.appwiz.cpl:程序和功能 2.calc:启动计算器 3.certmgr.msc:证书管理实用程序 4.charmap:启动字符映射表 5.chkdsk.exe:Chkdsk磁盘检查(管理员身份运行命令提示符) 6.cleanmgr: 打开磁盘清理工具 7.cliconfg:SQL SER 阅读全文
posted @ 2013-02-04 15:54 ParamousGIS 阅读(2820) 评论(0) 推荐(1) 编辑
摘要: Access 更新数据 select min(sj) from yj_mnjg; select min(sj_temp) from 监测数据; SELECT datediff("n",#2006-01-06 00:00:00#,#2011-03-01 00:00#); update 监测数据 set 阅读全文
posted @ 2013-02-04 15:32 ParamousGIS 阅读(948) 评论(0) 推荐(0) 编辑
摘要: 1.安装cmake1)下载cmake 源码cmake-2.8.5.tar.gz2)解压cmake#tar -zvxf cmake-2.8.5.tar.gz3)配置编译#cd cmake-2.8.5#./configure#make#make install 0.下载RPM源码包MySQL-5.5.1 阅读全文
posted @ 2013-02-04 15:27 ParamousGIS 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 本文来源:http://www.ip-tcp.com 首先,大致的了解一下DNS服务器:它是(Domain Name System或者Domain Name Service)域名系统或者域名服务,域名系统为Internet上的主机分配域名地址和IP地址。用户使用域名地址,该系统就会自动把域名地址转为 阅读全文
posted @ 2011-08-01 07:14 ParamousGIS 阅读(191) 评论(0) 推荐(0) 编辑
摘要: 完整:第一步:#hostname oratest第二步:修改/etc/sysconfig/network中的hostname第三步:修改/etc/hosts文件 阅读全文
posted @ 2011-08-01 07:09 ParamousGIS 阅读(133) 评论(0) 推荐(0) 编辑
摘要: SmartMap 科技 GeoWebCache配置地图缓存 GIS Pathfinder 2010-01-30 详细讲解了GeoWebCache配置地图缓存的配置过程 GeoWebCache配置地图缓存 1.下载geowebcache-1.2.1-WAR.zip,解压到“D:\Program Fil 阅读全文
posted @ 2010-05-13 13:45 ParamousGIS 阅读(707) 评论(0) 推荐(0) 编辑
摘要: Declare @CurrentRecord int,@BeginNum int, @EndNum int, @TotalCount int,@Value intset @BeginNum=0 set @EndNum=500set @TotalCount=80set @CurrentRecord=1 阅读全文
posted @ 2010-05-12 13:45 ParamousGIS 阅读(184) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13