您的位置:首页 > 其它

MapInfo 开发资源整理[摘]

2008-04-10 10:35 537 查看
一. MapInfo MapBasic 二次开发代码下载索引 http://www.mygis.com.cn/codeindex.htm

1.MapBasic程序:改变MapInfo Professional的标题 http://www.mygis.com.cn/codes/21-795-795.htm

2.MB菜单练习 http://www.mygis.com.cn/codes/21-1260-1260.htm

3.MapBasic源码示例共享 http://www.mygis.com.cn/codes/21-1743-1743.htm

4.数字地理信息系统MapInfo应用大全源代码 http://www.mygis.com.cn/codes/21-1682-1682.htm

5.《MapBasic高级编程技术》资料 http://www.mygis.com.cn/codes/21-1744-1744.htm

6.MapBasic中动态图层的演示源码(你可以用MI Pro或者Runtime做GPS) http://www.mygis.com.cn/codes/21-2236-2236.htm

7.MapBasic编写的数据上传到Oracle的工具源码 http://www.mygis.com.cn/codes/21-1761-1761.htm

8.如何用MapBasic动态配准栅格图 http://www.mygis.com.cn/codes/21-2310-2310.htm

9.MapBasic帮助例程 http://www.mygis.com.cn/codes/21-2354-2354.htm

10.矩形选择所有可选图层中的对象 http://www.mygis.com.cn/codes/21-2725-2725.htm

11.合并多个表的源码 http://www.mygis.com.cn/codes/21-2818-2818.htm

12.Total教学之MapBasic教学--定制按钮图标 http://www.mygis.com.cn/codes/21-3976-3976.htm

13.Total教学之结合Delphi让MapBasic无所不能一 http://www.mygis.com.cn/codes/21-8230-8230.htm

14.Total教学之输出特定信息到一个文本文件和如何算出线的另一个端点 http://www.mygis.com.cn/codes/21-3910-3910.htm

15.Total教学之结合Delphi让MapBasic无所不能之二(一次性打开多个文件) http://www.mygis.com.cn/codes/21-8308-8308.htm

16.Total教学之(API的应用)如何建立弹出式菜单 http://www.mygis.com.cn/codes/21-9626-9626.htm

17.如何运行一个程序并且等它运行完之后再继续运行你的MapBasic程序 http://www.mygis.com.cn/codes/21-4024-4024.htm

18.用MapBasic编程显示对象坐标 http://www.mygis.com.cn/codes/21-9193-9193.htm

19.用MapBasic实现在MapInfo中播放影音文件 http://www.mygis.com.cn/codes/21-9195-9195.htm

20.MapBasic紧缩表源代码 http://www.mygis.com.cn/codes/21-10237-10237.htm

21.更解MapInfow标题 http://www.mygis.com.cn/codes/21-4401-4401.htm

22.MapBasic调用toolhandler事件 http://www.mygis.com.cn/codes/21-10661-10661.htm

23.MapBasic中的双击事件 http://www.mygis.com.cn/codes/21-10662-10662.htm

24.用MapBasic建立查询功能 http://www.mygis.com.cn/codes/21-10664-10664.htm

25.如何提高点的坐标精度 http://www.mygis.com.cn/codes/21-2131-2131.htm

26.查找点对象 http://www.mygis.com.cn/codes/21-10666-10666.htm

27.自定义放大倍数 http://www.mygis.com.cn/codes/21-10667-10667.htm

28.用dialog函数打开增加一个新的地图窗口 http://www.mygis.com.cn/codes/21-10677-10677.htm

29.实验各种对话框 http://www.mygis.com.cn/codes/21-10679-10679.htm

30.显示统计窗口 http://www.mygis.com.cn/codes/21-10681-10681.htm

31.利用fileopendgl函数打开表 http://www.mygis.com.cn/codes/21-10682-10682.htm

32.清除装饰层上的object http://www.mygis.com.cn/codes/21-11182-11182.htm

33.单击查询和矩形查询 http://www.mygis.com.cn/codes/21-11183-11183.htm

34.鼠标单击地图定位 http://www.mygis.com.cn/codes/21-11185-11185.htm

35.获取表名的函数(可以判断表是否打开) http://www.mygis.com.cn/codes/21-12042-12042.htm

二. MapInfo Professional 在VB环境中的二次开发代码下载索引 http://www.mygis.com.cn/codeindex1.htm

1.在VB中用回调函数实现查询 http://www.mygis.com.cn/codes/21-688-688.htm

2.MapInfo Professional OLE二次开发示例 http://www.mygis.com.cn/codes/21-776-776.htm

3.整个系统源代码(地震地理信息系统) http://www.mygis.com.cn/codes/21-2138-2138.htm

4.并集、交集、补集及环形缓冲区的制作 http://www.mygis.com.cn/codes/21-2475-2475.htm

5.程序中打开MID/MIF文件并转为TAB http://www.mygis.com.cn/codes/21-2423-2423.htm

6.一个简单的DEMO,包括MapInfo的一些操作,还有道路优选和GPS等功能 http://www.mygis.com.cn/codes/21-2790-2790.htm

7.VB+MapInfo源码求道路交通的最短路径 http://www.mygis.com.cn/codes/21-2997-2997.htm

8.提取图元的节点数据信息并输出 http://www.mygis.com.cn/codes/21-3015-3015.htm

9.鹰眼地图 http://www.mygis.com.cn/codes/21-3561-3561.htm

10.关于矢量和栅格转换的MapBasic源码 http://www.mygis.com.cn/codes/21-3543-3543.htm

11.用VB写的注记转换工具 http://www.mygis.com.cn/codes/21-3923-3923.htm

12.关于在MapInfo中一次性打开多个文件的方法 http://www.mygis.com.cn/codes/21-3979-3979.htm

13.输电线路地理信息系统-GIS部分 http://www.mygis.com.cn/codes/21-4262-4262.htm

14.VB中对利用MapBasic语句定义的变量进行赋值 http://www.mygis.com.cn/codes/21-2130-2130.htm

15.VB编制的GIS,强大的绘图功能 http://www.mygis.com.cn/codes/21-6552-6552.htm

16.裁剪矩形区域 http://www.mygis.com.cn/codes/21-4784-4784.htm

17.石家庄铁道学院地理信息管理系统 http://www.mygis.com.cn/codes/21-9145-9145.htm

18.绘制经纬网/标注经纬网 http://www.mygis.com.cn/codes/21-12400-12400.htm

19.绘制等值线及三维表面图 http://www.mygis.com.cn/codes/21-12399-12399.htm

三. MapInfo Professional 在VC/Delphi环境中的二次开发代码下载索引 http://www.mygis.com.cn/codeindex2.htm

1.Delphi中+MI pro回掉读取Oracle中部分数据的例子 http://www.mygis.com.cn/codes/21-527-527.htm

2.MIF转换tab(Delphi+VB) http://www.mygis.com.cn/codes/21-5764-5764.htm

3.用VC开发MapInfo程序 http://www.mygis.com.cn/codes/21-7682-7682.htm

4.在 Delphi 中调用 callback http://www.mygis.com.cn/codes/21-9791-9791.htm

5.VC开发MapInfo OLE的例子(MDI)源代码 http://www.mygis.com.cn/codes/21-12465-12465.htm

6.MIF转换tab(Delphi+VB) http://www.mygis.com.cn/codes/21-5764-5764.htm

八. MapXtreme for Windows + ASP二次开发代码下载索引 http://www.mygis.com.cn/codeindex7.htm

1.测试MapXCourier是否正常 http://www.mygis.com.cn/codes/21-601-601.htm

2.将空间数据库中的表表存为本地TAB文件 http://www.mygis.com.cn/codes/21-885-885.htm

3.MapXtreme for Windows中使用BitmapSymbol http://www.mygis.com.cn/codes/21-615-615.htm

4.MapXtreme+asp创建点图元的函数 http://www.mygis.com.cn/codes/21-2865-2865.htm

5.区域选取代码(矩形) http://www.mygis.com.cn/codes/21-2862-2862.htm

6.测距功能+画线,沿线标注 http://www.mygis.com.cn/codes/21-6528-6528.htm

7.WebGIS中拖动漫游工具的函数(for asp) http://www.mygis.com.cn/codes/21-6625-6625.htm

8.ASP+MapXtreme 显示地图的小例子 http://www.mygis.com.cn/codes/21-6698-6698.htm

9.MapXtreme+ASP在图层上添加点图元 http://www.mygis.com.cn/codes/21-6699-6699.htm

10.MapXtreme+ASP在图层上添加线图元 http://www.mygis.com.cn/codes/21-7858-7858.htm

11.MapXtreme+ASP在图层上添加折线图元 http://www.mygis.com.cn/codes/21-7859-7859.htm

12.MapXtreme+ASP在图层上添加多边形面图元 http://www.mygis.com.cn/codes/21-7860-7860.htm

13.MapXtreme+ASP在图层上删除图元 http://www.mygis.com.cn/codes/21-7861-7861.htm

14.MapXtreme+ASP在图层上选择图元 http://www.mygis.com.cn/codes/21-7862-7862.htm

15.MapXtreme for asp的整站示例 http://www.mygis.com.cn/codes/21-8101-8101.htm

16.MapXtreme3.0查找图层示例(高手勿入) http://www.mygis.com.cn/codes/21-9236-9236.htm

17.矩形框代码 http://www.mygis.com.cn/codes/21-10856-10856.htm

18.使用FeatureFactory.CreateLine画线的完整例子 http://www.mygis.com.cn/codes/21-13785-13785.htm

九. MapXtreme for Java二次开发代码下载索引 http://www.mygis.com.cn/codeindex8.htm

1.利用MapXtreme for java中如何在oracle空间数据库里添加一新图层 http://www.mygis.com.cn/codes/21-850-850.htm

2.MapXtreme for Java用servlet处理后台操作的例子 http://www.mygis.com.cn/codes/21-930-930.htm

3.MapXtremeJava4.5的瘦客户端Demo-基础功能全面 http://www.mygis.com.cn/codes/21-1389-1389.htm

4.求两个PolyLine的交点并取得交点的方法 http://www.mygis.com.cn/codes/21-1884-1884.htm

5.MXTJ中的动画图片显示源代码 http://www.mygis.com.cn/codes/21-2210-2210.htm

6.胖客户端:如何使用CompositeRenderer和MapXtremeImageRenderer http://www.mygis.com.cn/codes/21-2214-2214.htm

7.简单的动态监控示例(带定位数据库) http://www.mygis.com.cn/codes/21-2489-2489.htm

8.MapXtreme for Java例子集 from MapInfo KnowledgeBase http://www.mygis.com.cn/codes/21-2715-2715.htm

9.实现open a gst file功能的源程序 http://www.mygis.com.cn/codes/21-2888-2888.htm

10.MapXtreme中等客户端代码实例 http://www.mygis.com.cn/codes/21-5334-5334.htm

11.在jbulider上调试成功的一些例子,供初学者参考 http://www.mygis.com.cn/codes/21-5594-5594.htm

12.MapXtreme for Java动态数据绑定做饼图(附实例) http://www.mygis.com.cn/codes/21-6362-6362.htm

13.一个MapXtreme的源代码(servlet+jsp) http://www.mygis.com.cn/codes/21-9987-9987.htm

14.Adding a layer of Oracle spatial data to the map http://www.mygis.com.cn/codes/21-10002-10002.htm

15.A simple Java program to display a map http://www.mygis.com.cn/codes/21-10003-10003.htm

16.Code sample that creates a region http://www.mygis.com.cn/codes/21-10004-10004.htm

17."Find the nearest" sample classes http://www.mygis.com.cn/codes/21-10005-10005.htm

18.searchByAttributes Servlet(MapXtreme java) http://www.mygis.com.cn/codes/21-10006-10006.htm

19.添加注释层标注 http://www.mygis.com.cn/codes/21-13069-13069.htm

20.地图上增加一测距点 http://www.mygis.com.cn/codes/21-13151-13151.htm

21.对地图所有图层某个区域进行图层字段信息的获取 http://www.mygis.com.cn/codes/21-11163-11163.htm

十. MapInfo MapXtreme2005 二次开发代码下载索引 http://www.mygis.com.cn/codeindex9.htm

1.MapXtreme2004-基础而全面的WEBGIS功能实现代码 http://www.mygis.com.cn/codes/21-14088-14088.htm

2.如何查看MapXtreme2004 整个地图 http://www.mygis.com.cn/codes/21-10786-10786.htm

3.在MapXtreme2004中创建自定义工具 1 http://www.mygis.com.cn/codes/21-10787-10787.htm

4.在创建Web应用中的自定义工具 2 http://www.mygis.com.cn/codes/21-10788-10788.htm

5.MapXtreme2004存在SqlSever中XY坐标点的绑定 http://www.mygis.com.cn/codes/21-10789-10789.htm

6.基于MapXtreme2004的测量距离桌面应用程序 http://www.mygis.com.cn/codes/21-11073-11073.htm

7.GPS小车移动应用程序MapXtreme2004 http://www.mygis.com.cn/codes/21-10784-10784.htm

8.怎样在MapXtreme2004中建一个显示小车的图层 http://www.mygis.com.cn/codes/21-10785-10785.htm

9.MapXreme2005 CS选择图元显示属性,代码共享 http://www.mygis.com.cn/codes/21-13081-13081.htm

10.MapXtreme2004的图层中添加点http://www.mygis.com.cn/articles/23-4641-4641.htm

十一.其他GIS相关代码下载索引 http://www.mygis.com.cn/codeindex10.htm

1.深度优先实现的路径分析源码 http://www.mygis.com.cn/codes/21-481-481.htm

2.用遗传算法编写的tsp源码 http://www.mygis.com.cn/codes/21-3961-3961.htm

3.最短路径算法源码(VB) http://www.mygis.com.cn/codes/21-579-579.htm

4.Delphi最短路径 http://www.mygis.com.cn/codes/21-4778-4778.htm

5.建立公交网络拓扑关系 http://www.mygis.com.cn/codes/21-3962-3962.htm

6.VC实现公交换乘代码 http://www.mygis.com.cn/codes/21-4671-4671.htm

7.经纬度BL换算到高斯平面直角坐标XY(高斯投影正算)的源码及算法 http://www.mygis.com.cn/codes/21-1686-1686.htm

8.Dijkstra算法函数(c++) http://www.mygis.com.cn/codes/21-11595-11595.htm

9.C画等值线代码 http://www.mygis.com.cn/codes/21-1708-1708.htm

10.经典三角插值源代码 http://www.mygis.com.cn/codes/21-2424-2424.htm

11.delanay三角网算法的VB程序 http://www.mygis.com.cn/codes/21-5483-5483.htm

12.道格拉斯-普克压缩算法 http://www.mygis.com.cn/codes/21-10424-10424.htm

13.高斯投影变换_cpp http://www.mygis.com.cn/codes/21-1721-1721.htm

14.WGS84墨卡托投影转换C#源码 http://www.mygis.com.cn/codes/21-5588-5588.htm

15.读写Ini文件 http://www.mygis.com.cn/codes/21-2689-2689.htm

16.一个VC做的gis系统源代码 http://www.mygis.com.cn/codes/21-479-479.htm

17.鼠标截取程序源码,可在MapBasic中调用 http://www.mygis.com.cn/codes/21-3593-3593.htm

18.c#读mif文件/txt文件代码 http://www.mygis.com.cn/codes/21-3810-3810.htm

19.串口连接GPS实例VB(适合初学者) http://www.mygis.com.cn/codes/21-3860-3860.htm

20.串口连接GPS实例VC http://www.mygis.com.cn/codes/21-10945-10945.htm

21.北京市地理信息公众查询系统mo+c# http://www.mygis.com.cn/codes/21-8821-8821.htm

22.PDA上GPS的一个例子 eVB http://www.mygis.com.cn/codes/21-5639-5639.htm

23.VB.NET+MapObject查询系统源代码 http://www.mygis.com.cn/codes/21-6299-6299.htm

24.ArcMap连接SQL Server的三种方法 http://www.mygis.com.cn/codes/21-4677-4677.htm

25.将点状图层中各点x,y坐标输出到文本文件中 http://www.mygis.com.cn/codes/21-4679-4679.htm

26.AO中直接加载ArcSDE矢量数据 http://www.mygis.com.cn/codes/21-4682-4682.htm

27.地理信息系统二次开发实例教程-C#和MapObjects实现 http://www.mygis.com.cn/codes/21-4701-4701.htm

28.GeoDatabase xml转换为文件xml的源码 http://www.mygis.com.cn/codes/21-5460-5460.htm

29.MapX打包程序脚本原码 http://www.mygis.com.cn/codes/21-4459-4459.htm

30.MO的索引图和放大窗口代码_VB http://www.mygis.com.cn/codes/21-7371-7371.htm

31.VC版的MO View http://www.mygis.com.cn/codes/21-6383-6383.htm

32.C#网络编程 http://www.mygis.com.cn/codes/21-9024-9024.htm

33.C#播放声音 http://www.mygis.com.cn/codes/21-9025-9025.htm

34.C#数据库编程一 http://www.mygis.com.cn/codes/21-9022-9022.htm

35.C#数据库编程二 http://www.mygis.com.cn/codes/21-9023-9023.htm

36.C#自定义事件 http://www.mygis.com.cn/codes/21-9032-9032.htm

37.给地图加上比例尺 http://www.mygis.com.cn/codes/21-5461-5461.htm

38.开发OLE容器的一个代码 http://www.mygis.com.cn/codes/21-2422-2422.htm

39.AO的一个例子 http://www.mygis.com.cn/codes/21-10943-10943.htm

40.VC实现GIS矢量图形的绘制 http://www.mygis.com.cn/codes/21-10997-10997.htm

41.判断点是否在多边形中 http://www.mygis.com.cn/codes/21-11474-11474.htm

42.VC下面ADO & DAO编程 http://www.mygis.com.cn/codes/21-2519-2519.htm

43.读写中国地球空间数据交换格式源码 http://www.mygis.com.cn/codes/21-11886-11886.htm

44.1_1万地形图54与80坐标系换算程序(源码) http://www.mygis.com.cn/codes/21-11889-11889.htm

45.用VC写的miniGIS http://www.mygis.com.cn/codes/21-12195-12195.htm

46.GIS源程序(VC++) http://www.mygis.com.cn/codes/21-12196-12196.htm

47.获取系统进程讯息 http://www.mygis.com.cn/codes/21-12706-12706.htm

48.短消息代码 http://www.mygis.com.cn/codes/21-13799-13799.htm

十二.相关实用工具下载 http://www.mygis.com.cn/codeindex11.htm

1.MapInfo 线型编辑器 http://www.mygis.com.cn/codes/21-1011-1011.htm

2.MapInfo 面填充样式编辑器 http://www.mygis.com.cn/codes/21-1012-1012.htm

3.MapInfo矢量符号制作软件Symbol Pollter http://www.mygis.com.cn/codes/21-3334-3334.htm

4.MapInfo线打断工具 http://www.mygis.com.cn/codes/21-2205-2205.htm

5.MapInfo 3D线型文件,可以显示3D管线 http://www.mygis.com.cn/codes/21-2107-2107.htm

6.修补MapInfo Professional配准中误差项不能显示出来的错误 http://www.mygis.com.cn/codes/21-3382-3382.htm

7.MapX2.02.26升级补丁,解决中文支持问题 http://www.mygis.com.cn/codes/04-14116-14116.htm

8.MapObject线性符号制作工具 http://www.mygis.com.cn/codes/21-11887-11887.htm

9.R2V矢量化软件及资料 http://www.mygis.com.cn/codes/21-12403-12403.htm

[注:上面资料来自http://chinaeband.blog.163.com/blog/static/160968032007873913545/]
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: