搜索资源列表
ArcGIS实习总结
- 1.GIS中的数据: GPS定位数据(点Envet数据表);矢量线画图形;遥感影像;属性数据。 2.GIS中的数据类型: 栅格数据(image,grid两种,多个grid构成了image);矢量数据(shp、coverage…);网络;地形表面(TIN)。 连续的数据:如高程相关的数据 栅格数据包括两种: 离散的数据:表示分类和描述性的数据
TIN-DEM
- Tin快速转化为DEm的程序,贡献出来给大家看看,希望工作交流!-Tin to dem,very good! study together
TIN
- 读取TXT 格式数据并进行简单的数据排序,并生成三角网-read data from txt,creat tin
GRIDdaoTIN
- 这是一篇关于一种基于特征的GRID到TIN的转换算法的论文,结构完整。-This is an article on the characteristics of a GRID-based conversion algorithm to TIN paper, the integrity of the structure.
delauney_Tin
- TIN三角型网格产生算法源码,具体使用“三角形由内而外生成”算法实现的TIN网格形成,运算量小,Tin三角网产生迅捷准确。-TIN triangle mesh generated algorithm source code, specifically using the " triangle is generated from the inside out" algorithm to achieve the formation of TIN grid, computing a
TIN
- GIS 地理网格 可以将输入的节点数据进行显示-GIS Geographic grid nodes can be input data to display
TIN
- 在C++编程环境下进行TIN三角网的绘制以及该三角网的拓扑信息查询-In C++ programming environment for TIN triangulation and the triangulation mapping topology information inquiry
TinOpenGL
- openGL 绘制三角网,生成TIN格网。-openGL draw a triangular network, generate TIN grid.
2dDelaunay
- 此程序使用德劳内算法将Grid数据转化为Tin数据,并用不规则三角形表示DEM-This program uses the Delaunay algorithm Grid data into Tin data and DEM with irregular triangles
GridToTin
- 此程序可将Grid栅格数据转化为Tin数据,并以不规则三角形显示。-This program can be transformed into Tin Grid raster data, and irregular triangles show.