Innovate the future

Find the passion of life...
  首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2004年4月29日

摘要: 在利用GIS软件(如MapObjects)做行业应用时,经常会按图幅,街区进行调图。实现此功能的方法很多,如果考虑效率,复杂度以及ArcSDE等问题时,通常采用MO的FilterShape ,FilterOrder属性就可以实现。这种方法比较简单,灵活,而且效率特别高。 Rect:=mMap.TrackRectangle; count:=mMap.Layers.Count; ... 阅读全文

posted @ 2004-04-29 22:36 BPM 阅读(1353) 评论(0) 推荐(0) 编辑