目标匹配是实现多比例尺地图数据变化探测和更新的一个关键技术,它是依据几何、拓扑、语义等来进行判断的。同一地物在多比例尺地图中表达方式各异,甚至差异很大,可将较大比例尺面目标与较小比例尺线目标间的匹配模式归纳为6种:1∶0、1∶1、0∶1、1∶M、N∶1和N∶M。本文通过计算较小比例尺线目标的最小约束矩形(简记为MBR),并对与该MBR交集非空的较大比例尺面目标进行分析判断,进而构建候选匹配集。在分析各匹配模式特点的基础上,通过提取较大比例尺面目标的中轴线并将其与较小比例尺线目标比较,建立相应判断规则,提出了一套较为完整的适用于多尺度矢量空间面目标与线目标之间的几何匹配解决方案。实验结果表明,本文所提方法是有效实用的。
As spatial data is becoming abundant,improving of both the reuse and the quality of existing spatial data has been more concerned than ever.So it is urgent to develop approaches for spatial data integrating and updating,and object matching has becoming one of the productive solutions for data integrating and updating between multi-scale maps.It bases on the similarity of geometry,topology and semantics between multi-scale objects.In real world,objects,such as rivers,roads and houses,etc,have many kinds of features.These features can be classified into three categories,i.e.areal features,line features and point features.Meanwhile,there are three corresponding representations in maps,i.e.area objects,line objects and point objects,respectively.Generally,different features have different representations in a map.Besides,a feature can be represented in two different ways in maps with different scales,this mostly happens to some extraordinary features.Long-narrow regional features,such as a river,it could be a thin narrow object in a large scale map,it also could be represented as a line object in a smaller scale map.In view of there are six possible permutations and combinations between different types of objects(i.e.area object,line object and point object),the matching methods based on object types can be further referred as(from larger-scale to smaller-scale) point to point,line to point,region to point,line to line,region to line and region to region matching.This paper focuses on one of these methods,i.e.region to line matching.During the process of object matching,by taking difference of the quantity between both sides of matched pairs into account,there are probably six matching mapping relations between area objects and line objects from a larger-scale map and a smaller-scale one,respectively,namely 1∶0,1∶1,0∶1,1∶M,N∶1 and N∶M.Therefore,in this paper a common geometric matching solution is proposed for matching area objects and line objects between multi-scale maps.This method constructs c