搜索资源列表
ADOAddRelate
- 一个用mapobject2.2开发的用于添加图层,关联数据表以及建立索引的vb程序-a mapobject2.2 used for the development of the added layer, related data tables and the establishment of procedures indexed vb
GIS
- 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" support
MO_VBZoominZoomoutIndex
- MapObjects与VB的索引图和放大图源代码-MapObjects and VB index map and enlarge the map source code
htmIndex.tar
- 空间索引,,,很有帮助,可以学习学习 -space index, and helpful, can learn from
overview(vb+mo)
- visual basic +mapobject 编写的索引图和放大窗口代码_VB-visual basic mapobject prepared by the index map and enlarge the window code _VB
OctreeVC6
- vc++6.0实现的八叉树空间索引源代码。GIS专业的可以参考
MO-suoyin_VB
- vb+mo 鹰眼窗口索引图,可以拖动框进行放大缩小操作,实用性强
RTreeTemplate
- 创建空间索引结构R树的源程序,解压后的文件中有readme文档。-create spatial index R-tree structure of the source, the paper after extracting a readme file.
AnalysePolluter
- 本程序是在eclipse3.2环境下结合ESRI公司的AE组件进行二次开发的GIS应用程序—污染源分析系统。程序的界面是利用java的SWING和AWT组件设计的,后台的数据分别放在SQL2005和SDE数据引擎中。程序主要的功能包括:地图漫游,鹰眼,地图的操作,属性表显示,索引,空间查询,最短路径设计,污染源分析等等。-This procedure is in eclipse3.2 environment with ESRI' s AE components for secondary
Rtree_code_of_C
- R树算法的c实现,包括了索引建立,窗口查询和对象删除功能-R-tree
cTin
- 简单TIN创建方法类,支持极端数据创建,比如两个或多个点非常接近情况。 1、dataSet方法用于数据传入 2、create方法开始创建TIN 3、sizeTin方法获取三角网个数 4、dataTin方法获取指定三角网三个顶点的索引-TIN simple method to create categories, support for the creation of extreme data, such as two or more points, very close to the situa
2006510208
- gis里的shp文件格式详细介绍 一个ESRI的shape文件包括一个主文件,一个索引文件和一个dBASE表-gis s shp file formats ESRI details of the shape of a document includes a master file, an index file and a dBASE table
1
- 实现了地理信息系统的索引图和放大镜的类库-vb+Mapobject
shp
- 详细介绍shape文件的数据格式,包括主文件,索引文件等。-Detailed shape file data formats, including the master file, index files.
spatialIndex
- 提供几篇矢量文件空间索引的资料,主要针对大数据量的shp数据-Several vector file space to provide information on the index
PostGIS
- PostGIS简介 PostGIS是对象关系型数据库系统PostgreSQL的一个扩展,PostGIS提供如下空间信息服务功能:空间对象、空间索引、空间操作函数和空间操作符。-Introduction to PostGIS PostGIS is a PostgreSQL object-relational database systems an extension, PostGIS spatial information service offers the following features
3dGIS-Query-Algorithm
- 三维地理信息系统空间数据库具有数据量大、 空间实体关系复杂、 空间操作计算量大等特点。为了提高检索 效率 ,必须建立高效的空间索引机制。八叉树空间索引是对二维 GIS中四叉树索引进行扩展的一种三维空间数据结构 , 具有思路简单、 容易理解和实现、 查询速度快的优点。本文首先阐述了线性八叉树空间索引的原理 ,然后重点介绍了线性 八叉树空间索引的建立和查询算法。-In the 3D GIS database , there is a large quantity of data , sp
MapX-Study
- 技术论坛精华文章资料索引,供对这方面感兴趣的人使用-Forum Index Digest article information for people interested in this area use
MapX
- 技术论坛精华文章资料索引,紧供业内人士参考-Forum essence of the article information index, the industry reference for tight
kongjiansuoyin
- 这是实现空间索引的代码,实现空间索引很方便,适合于新手- This is a spatial index.It can help us to study spatial index. This is C++ procedure,it is very useful.