资源列表
ExtractByMask
- 用python操作arcgis,实现矢量剪裁栅格数据的批量处理,而且用户可以安装wxpython看到操作界面,也可以只复制中间代码直接操作。-Cutting operation in python arcgis, the realization of vector raster data of batch processing, and user can install wxpython see operation interface, direct manipulation can only
cehuijuligaihua
- 距离改化,测绘学科。将椭球面上两点球面距离改化为地图上距离-Change of the distance, surveying and mapping disciplines. Two spherical surface of the ellipsoid into the map to change the distance from the
test_batch_process
- 将MODIS数据批量转换坐标到UTM,需要加载MODIS conversion TOOLkits。-The MODIS data batch convert coordinates to UTM, you need to load MODIS conversion TOOLkits.
Australian-map-coloring
- 编程实现对澳大利亚地图进行着色,两个共同边界的区域染不同的颜色,当可以选择6、5、4、3种不同的颜色的情况下,由程序自动进行处理,给出具体的染色方案。-Color Australian map with different colors
cutmap.rar
- mapinfo 切图工具 mapinfo 切图工具 ,mapinfo mapinfo mapinfo mapinfo
FilledShape
- 计算机图像学中用C实现图形的填充,比较实用的小程序-Study using computer image graphics C realization of the filling, relatively little practical procedures
Autolisp
- AutoCAD下Autolisp编程作业——标注字高修改,度分秒/弧度 转换-AutoCAD program operating under the Autolisp- mark-height changes,degree/rad changes
CSharp_AE_arcsde
- CSharp和AE开发的,访问ARCSDE数据库的例子,包括:连接,读取矢量,读取影象,并把数据加载到地图等
readnamedcontent
- 读取指定内容,包括指定行、指定字符,并进行批处理-Reads the specified content, including specified line, specify the character, and the batch
ArcEngine
- C#+AE加载地图文档数据,用于ARCEngine二次开发参考-C#+ AE load the map document data, secondary development of reference for ARCEngine
ninglei
- ;取当前显示方式 INT 10H PUSH AX ;保存当前显示方式(AL) MOV AH, 0 ;设置彩色80×25文本方式 MOV AL, 3 INT 10H MOV CX, 1 ;一次显示一个笑脸字符及属性 MOV DH, 12H ;12行,从屏幕左边的中间开始 MOV DL, 0 ;0列 BEGIN: CMP DL, 79 ;移到79列就退出 JAE EXIT CMP DH, 0 ;移到第0行就退出-
build_sdf
- Build a Mapguide SDF file with PHP code, using Autodesk Mapguide Sdf Toolkit