文件名称:vbmapx0023
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- j**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MapX应用讲义
一、加载地图数据
1、 TAB的数据分为两种数据:地图数据(Layers)、属性数据(Datasets)。关系:不可
分割的一个数据集的两部分.
2、 数据加载:GST文件由GeosetManager40.exe程序生成。在程序使用gsT文件:Map1.Ge
oset=Filepath+FileName
3、 问题:GST文件加载后,只是默认将地图数据加载,属性数据另外需要使用单独的命令
进行加载,否则对属性数据的操作全部非法。加载:Map1.Datasets.ADD 属性数据集名称
4、 另一种加载方式:使用LayerInfo 对象,这种方式下加载地图数据源的地图集和属性
集均可直接使用。示例:
-MapX an application overhead, a load map data, the data is divided into TAB two data : Map Data (Layers), the attribute data (Datasets). : Indivisible a data set of two parts. 2, data loading : GST documents generated by GeosetManager40.exe procedures. GsT procedures in the use of documents : Map1.Ge oset = Filepath'"> three problems : GST document is loaded, the default is to map data loading, Another attribute data need to use a separate order loading, or attribute data on the operation of all illegal. Loading : Map1.Datasets.ADD attribute names of four data sets, a loading : use LayerInfo targets, this way the load map data sources and the Atlas attribute set can be used directly. Example :
一、加载地图数据
1、 TAB的数据分为两种数据:地图数据(Layers)、属性数据(Datasets)。关系:不可
分割的一个数据集的两部分.
2、 数据加载:GST文件由GeosetManager40.exe程序生成。在程序使用gsT文件:Map1.Ge
oset=Filepath+FileName
3、 问题:GST文件加载后,只是默认将地图数据加载,属性数据另外需要使用单独的命令
进行加载,否则对属性数据的操作全部非法。加载:Map1.Datasets.ADD 属性数据集名称
4、 另一种加载方式:使用LayerInfo 对象,这种方式下加载地图数据源的地图集和属性
集均可直接使用。示例:
-MapX an application overhead, a load map data, the data is divided into TAB two data : Map Data (Layers), the attribute data (Datasets). : Indivisible a data set of two parts. 2, data loading : GST documents generated by GeosetManager40.exe procedures. GsT procedures in the use of documents : Map1.Ge oset = Filepath'"> three problems : GST document is loaded, the default is to map data loading, Another attribute data need to use a separate order loading, or attribute data on the operation of all illegal. Loading : Map1.Datasets.ADD attribute names of four data sets, a loading : use LayerInfo targets, this way the load map data sources and the Atlas attribute set can be used directly. Example :
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实现各种专题图 [VB+MapX]
........................\...........\Form1.frm
........................\...........\Form1.frx
........................\...........\Form1.log
........................\...........\layers
........................\...........\......\11_jh_BOUND.DAT
........................\...........\......\11_jh_BOUND.ID
........................\...........\......\11_jh_BOUND.IND
........................\...........\......\11_jh_BOUND.MAP
........................\...........\......\11_jh_BOUND.TAB
........................\...........\MSSCCPRJ.SCC
........................\...........\Project1.vbp
........................\...........\Project1.vbw
........................\使用说明.CHM
........................\...........\Form1.frm
........................\...........\Form1.frx
........................\...........\Form1.log
........................\...........\layers
........................\...........\......\11_jh_BOUND.DAT
........................\...........\......\11_jh_BOUND.ID
........................\...........\......\11_jh_BOUND.IND
........................\...........\......\11_jh_BOUND.MAP
........................\...........\......\11_jh_BOUND.TAB
........................\...........\MSSCCPRJ.SCC
........................\...........\Project1.vbp
........................\...........\Project1.vbw
........................\使用说明.CHM