阅读:1518回复:0
【讨论】在创建几何网络时应该如何组织数据?
<P >这是在数据已经完成的基础上的创建几何网络的过程!</P>
<P >创建几何网络的过程:</P> <P ><FONT face="Times New Roman">1、 </FONT>创建一个<FONT face="Times New Roman">Feature Dataset</FONT>,即特征要素集,里面包括几何网络以及所对应的特征要素类;</P> <P ><FONT face="Times New Roman">2、 </FONT>在<FONT face="Times New Roman">Feature Dataset</FONT>中创建一个空的几何网络</P> <P ><FONT face="Times New Roman">3、 </FONT>在<FONT face="Times New Roman">Feature Dataset</FONT>中创建特征要素类,并定义他们的角色</P> <P ><FONT face="Times New Roman">4、 </FONT>为几何网络建立要素之间的连接规则</P> <P ><FONT face="Times New Roman">5、 </FONT>利用编辑工具在<FONT face="Times New Roman">Feature class</FONT>上面添加<FONT face="Times New Roman">Features</FONT></P> <P >如何创建几何网络:</P> <P ><FONT face="Times New Roman">1、 </FONT>如果捕捉规则被指定,先捕捉简单要素</P> <P ><FONT face="Times New Roman">2、 </FONT>捕捉复杂要素</P> <P ><FONT face="Times New Roman">3、 </FONT>创建一个空的逻辑网络</P> <P ><FONT face="Times New Roman">4、 </FONT>在数据库中创建网络计划</P> <P ><FONT face="Times New Roman">5、 </FONT>计算权重</P> <P ><FONT face="Times New Roman">6、 </FONT>创建拓扑</P> <P ><FONT face="Times New Roman">7、 </FONT>创建必须的孤立点,将节点要素输入逻辑网络,并初始化节点值</P> <P ><FONT face="Times New Roman">8、 </FONT>为节点要素设置权重</P> <P ><FONT face="Times New Roman">9、 </FONT>将边界添加到逻辑网络</P> <P ><FONT face="Times New Roman">10、</FONT>设置边界的权重</P> <P ><FONT face="Times New Roman">11、</FONT>在数据库中创建所有必要的索引</P> |
|