shortestPath

所属分类:GIS/地图编程
开发工具:C#
文件大小:99KB
下载次数:28
上传日期:2009-11-09 21:28:56
上 传 者yineast
说明:   这段代码并非原创,是依照蒋波涛那本《插件式GIS应用框架的设计与实现》中的例子代码实现的,并加入了用户界面,稍作了完善。(我知道蒋兄也经常在此论坛出没的,这段代码有哪里还需要改善或做得不对的地方,还望蒋兄海涵和多提宝贵意见!:)) 其中线的模型只考虑了最简单的情况:即用户模型中的一短路径即一条polyline,而组成一条polyline的segmentcollection也包涵一条line。程序执行的顺序即按界面按钮的顺序自上而下执行:打开mxd文档->初始化->构建拓扑网络->Plan->选择目的点->获取路径->显示路径->刷新,如需要重复查询,需要 刷新 ->选择目的点->获取路径->获取路径->显示路径,以此类推。
(The code is not the original, in accordance with the Chiang Kai-shek waves book, " plug-in GIS application framework design and implementation" in the example code to achieve, and joined the user interface has improved slightly. (I know that Chiang' s elder brother also frequently spotted in this forum, there is where the code needs to be improved or done anything wrong place, but also look Chiang Brother Haihan and more valuable opinions!:)) In which the line models only consider the most the simplest case: that the user model in a short path that is a polyline, which consists of a polyline of segmentcollection also covers a line.)

文件列表:
shortestPath\data\Line.dbf (662, 2008-12-11)
shortestPath\data\Line.prj (401, 2008-12-05)
shortestPath\data\Line.sbn (204, 2008-12-11)
shortestPath\data\Line.sbx (124, 2008-12-11)
shortestPath\data\Line.shp (716, 2008-12-11)
shortestPath\data\Line.shx (156, 2008-12-11)
shortestPath\data\Point.dbf (383, 2008-12-05)
shortestPath\data\Point.prj (401, 2008-12-05)
shortestPath\data\Point.sbn (188, 2008-12-05)
shortestPath\data\Point.sbx (124, 2008-12-05)
shortestPath\data\Point.shp (240, 2008-12-05)
shortestPath\data\Point.shx (140, 2008-12-05)
shortestPath\data\无标题.mxd (74752, 2008-12-11)
shortestPath\shortestPath\app.config (1578, 2008-12-16)
shortestPath\shortestPath\bin\Debug\shortestPath.exe (36864, 2008-12-22)
shortestPath\shortestPath\bin\Debug\shortestPath.exe.config (1578, 2008-12-16)
shortestPath\shortestPath\bin\Debug\shortestPath.pdb (56832, 2008-12-22)
shortestPath\shortestPath\bin\Debug\shortestPath.vshost.exe (5632, 2005-09-23)
shortestPath\shortestPath\bin\Debug\shortestPath.vshost.exe.config (1578, 2008-12-16)
shortestPath\shortestPath\FindShortPathClass.cs (18766, 2008-12-16)
shortestPath\shortestPath\Form1.cs (9217, 2008-12-22)
shortestPath\shortestPath\Form1.Designer.cs (10341, 2008-12-22)
shortestPath\shortestPath\Form1.resx (9545, 2008-12-22)
shortestPath\shortestPath\obj\Debug\ResolveAssemblyReference.cache (147021, 2008-12-09)
shortestPath\shortestPath\obj\Debug\shortestPath.csproj.GenerateResource.Cache (842, 2008-12-22)
shortestPath\shortestPath\obj\Debug\shortestPath.exe (36864, 2008-12-22)
shortestPath\shortestPath\obj\Debug\shortestPath.Form1.resources (2581, 2008-12-22)
shortestPath\shortestPath\obj\Debug\shortestPath.pdb (56832, 2008-12-22)
shortestPath\shortestPath\obj\Debug\shortestPath.Properties.Resources.resources (180, 2008-12-09)
shortestPath\shortestPath\obj\shortestPath.csproj.FileList.txt (338, 2008-12-22)
shortestPath\shortestPath\Program.cs (482, 2008-12-07)
shortestPath\shortestPath\Properties\AssemblyInfo.cs (1296, 2008-12-07)
shortestPath\shortestPath\Properties\Resources.Designer.cs (2851, 2008-12-07)
shortestPath\shortestPath\Properties\Resources.resx (5612, 2008-12-07)
shortestPath\shortestPath\Properties\Settings.Designer.cs (1095, 2008-12-07)
shortestPath\shortestPath\Properties\Settings.settings (249, 2008-12-07)
shortestPath\shortestPath\shortestPath.csproj (5697, 2008-12-10)
shortestPath\shortestPath\shortestPath.csproj.user (168, 2008-12-07)
shortestPath\shortestPath.sln (925, 2008-12-07)
shortestPath\shortestPath.suo (20992, 2008-12-22)
... ...

近期下载者

相关文件


收藏者