搜索资源列表
shortestPath
- 这段代码并非原创,是依照蒋波涛那本《插件式GIS应用框架的设计与实现》中的例子代码实现的,并加入了用户界面,稍作了完善。(我知道蒋兄也经常在此论坛出没的,这段代码有哪里还需要改善或做得不对的地方,还望蒋兄海涵和多提宝贵意见!:)) 其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络
AddressResolution
- GIS类,通过输入地名获取相应的经纬度.比如,输入“广州市天河区珠江新城华普广场”,即可获得华普广场的经纬度数值-GIS class, by entering the names to obtain the corresponding latitude and longitude
arcgis
- ArcObjects+GIS应用开发-基于C#-ArcObjects+ GIS application development- based on c#
MapXCdevelopment-of-GIS
- 用MapX与Csharp开发地理信息系统的文档说明,里面是附详细的讲解-Csharp with MapX and development of GIS
cSharp
- C#的运用程序,对于图的运用,主要在GIS方面的运用,运用于GIS程序的开发和管理。-C# use of procedures for the use of graphs, mainly in terms of the use of GIS, GIS used in the development and management of the program.
CSharp
- GIS二次开发的一个实例,该实例实现了属性查询的功能- public partial class Form1 : Form { //string m_mapDocumentName = string.Empty public Form1() { InitializeComponent() } private void Form1_Load(o