CN104199937A - Multi-website POI position mapping method and device - Google Patents

Multi-website POI position mapping method and device Download PDF

Info

Publication number
CN104199937A
CN104199937A CN201410455721.1A CN201410455721A CN104199937A CN 104199937 A CN104199937 A CN 104199937A CN 201410455721 A CN201410455721 A CN 201410455721A CN 104199937 A CN104199937 A CN 104199937A
Authority
CN
China
Prior art keywords
correction unit
poi
position mapping
delta
coordinate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410455721.1A
Other languages
Chinese (zh)
Inventor
刘纪平
王勇
杨毅
罗安
张福浩
王亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chinese Academy of Surveying and Mapping
Original Assignee
Chinese Academy of Surveying and Mapping
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chinese Academy of Surveying and Mapping filed Critical Chinese Academy of Surveying and Mapping
Priority to CN201410455721.1A priority Critical patent/CN104199937A/en
Publication of CN104199937A publication Critical patent/CN104199937A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9537Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

一种多网站POI的位置映射方法及其装置。所述方法包括如下具体步骤:S110:建立纠正单元集合;S120:在纠正单元集合的每个纠正单元内进行区域拆分;S130:基于语义的控制点匹配;S140:多网站POI同名控制点集、检核点集自动、均匀获取;S150:位置映射模型系数解算;S160:位置映射精度评定。本发明均匀地将POI位置分成若干个单元,均匀选取控制点,综合利用语义匹配和最小二乘方法完全自动实现自动选取控制点,运用“分治”策略建立最优位置映射模型。

A position mapping method and device for multi-site POIs. The method includes the following specific steps: S110: Establish a correction unit set; S120: Perform region splitting in each correction unit of the correction unit set; S130: Semantic-based control point matching; S140: Multi-site POI control point set with the same name , Automatic and uniform acquisition of check point sets; S150: Calculation of position mapping model coefficients; S160: Evaluation of position mapping accuracy. The invention evenly divides POI positions into several units, uniformly selects control points, comprehensively utilizes semantic matching and least squares methods to fully automatically select control points, and uses a "divide and conquer" strategy to establish an optimal position mapping model.

Description

一种多网站POI的位置映射方法及装置A location mapping method and device for multi-site POIs

技术领域technical field

本发明涉及空间信息领域,具体涉及一种空间位置映射方法及装置,用于建立多个网站POI之间的位置映射关系。The present invention relates to the field of spatial information, in particular to a spatial position mapping method and device, which are used to establish position mapping relationships among POIs of multiple websites.

背景技术Background technique

POI(Point Of Interest,兴趣点)是地理信息服务的重要内容,在应急指挥、智能交通、公共安全、物流管理、电子商务以及其它各类LBS(Location Based Service,位置服务)服务等领域发挥中重要作用。随着互联网技术的发展,互联网POI信息资源日益丰富,互联网包含的丰富PO.I数据已经作为扩大和更新POI数据库的重要数据源。然而,多网站POI数据源存在着位置信息不一致的问题,采用传统的人工/人机交互方式建立位置映射关系费时费力且精度较低,因此迫切需要自动构建多网站POI位置映射关系的方法。POI (Point Of Interest, point of interest) is an important content of geographic information services. important role. With the development of Internet technology, Internet POI information resources are increasingly abundant, and the rich PO.I data contained in the Internet has become an important data source for expanding and updating POI databases. However, there is a problem of inconsistent location information in multi-site POI data sources. It is time-consuming and labor-intensive to establish a location mapping relationship with traditional manual/human-computer interaction methods, and the accuracy is low.

1、控制点选取方法1. Control point selection method

建立多网站POI的位置映射关系,控制点的合理选取是关键的一步。控制点的数量及点位分布状况将严重影响位置映射的精度。点位分布不合理会直接导致局部变形。为了减少控制点选取不准确及分布不均匀造成的不良影响,需要大量的多余控制点,同时选取的POI控制点应当均匀分布在POI点集所在的地理范围内。控制点的数量、分布和精度将直接影响位置映射的效果。To establish the location mapping relationship of multi-site POIs, the reasonable selection of control points is a key step. The number and distribution of control points will seriously affect the accuracy of position mapping. Unreasonable point distribution will directly lead to local deformation. In order to reduce the adverse effects caused by inaccurate selection of control points and uneven distribution, a large number of redundant control points are needed, and the selected POI control points should be evenly distributed within the geographical range of the POI point set. The number, distribution and precision of control points will directly affect the effect of location mapping.

在现有技术中,控制点的选取主要有三种方法:纯人工选取控制点、人机交互式选取控制点以及匹配自动生成控制点。In the prior art, there are mainly three methods for selecting control points: purely manual selection of control points, human-computer interactive selection of control points, and matching and automatic generation of control points.

(1)人工选取控制点:不同网站POI的控制点选取方式,可以根据操作者的经验,人工判读POI的属性信息。待映射的POI坐标信息为(r,c),而基准的POI坐标信息为(x,y),建立相应的坐标点对,从而生成控制点。此方式对操作者的工作量和经验有比较大的依赖性,时间开销大,控制点的选取精度难以保证。(1) Manual selection of control points: The control point selection methods of POIs on different websites can be manually interpreted according to the operator's experience and attribute information of POIs. The POI coordinate information to be mapped is (r, c), and the reference POI coordinate information is (x, y), and corresponding coordinate point pairs are established to generate control points. This method has a relatively large dependence on the workload and experience of the operator, and the time consumption is large, and the selection accuracy of the control points is difficult to guarantee.

(2)人机交互式选取地面控制点:该方法是操作者先根据经验,通过人机交互的方式选取几个控制点,利用这些控制点确定大致的变换参数,然后利用识别技术,在POI的地理范围内获得足够的控制点,从而更精确的确定转换参数。此方式实现了人机结合,在一定程度上降低了对时间的消耗,结果具有较好的客观性。在选取的过程中,起决定因素的是人机交互选取的控制点精度,以及识别技术的可靠程度。(2) Human-computer interactive selection of ground control points: In this method, the operator first selects several control points through human-computer interaction based on experience, and uses these control points to determine approximate transformation parameters, and then uses recognition technology to identify In order to obtain enough control points within the geographical range, the conversion parameters can be determined more accurately. This method realizes the combination of man and machine, reduces the consumption of time to a certain extent, and the result has better objectivity. In the selection process, the decisive factors are the accuracy of the control points selected by human-computer interaction and the reliability of the recognition technology.

(3)自动选取控制点:这种选取控制点的过程,不需要人机交互和人工参与,完全依靠计算机的自动识别,查找出控制点,进而建立位置映射模型,此方式能够最大限度地减少时间的开销和人力的成本。目前控制点的自动选取方法在遥感影像领域研究较多,而在多网站POI领域较少涉及。针对多网站POI数据主要是通过识别技术自动选取控制点,但是这种方法匹配出的控制点位置往往分布不均匀,导致位置映射解算过程中出现法方程系数矩阵病态的情况导致局部变形;且在大的地理范围内,仅仅依靠识别技术而不与区域划分等方法相结合,位置映射难以达到全局最优效果,无法满足实际应用对于POI精度的要求。(3) Automatic selection of control points: This process of selecting control points does not require human-computer interaction and manual participation, and relies entirely on the automatic identification of the computer to find out the control points and then establish a position mapping model. This method can minimize Time overhead and human cost. At present, the automatic selection method of control points has been studied more in the field of remote sensing images, but less involved in the field of multi-site POI. For the multi-site POI data, the control points are mainly selected automatically through the recognition technology, but the positions of the control points matched by this method are often unevenly distributed, which leads to local deformation due to the ill-conditioned condition of the normal equation coefficient matrix during the position mapping solution; and In a large geographical range, only relying on recognition technology without combining with methods such as regional division, location mapping is difficult to achieve the global optimal effect, and cannot meet the requirements of practical applications for POI accuracy.

2、位置映射方法2. Position mapping method

现有技术的常见的位置映射方法有平均位移法、相似变换法、多项式法等:Common position mapping methods in the prior art include average displacement method, similar transformation method, polynomial method, etc.:

(1)平均位移法:通过对不同数据源的地理位置添加位移量建立位置映射关系,位移量通常取公共点的平均位移。平均位移模型按照矩阵形式表示如下:(1) Average displacement method: the location mapping relationship is established by adding displacements to the geographic locations of different data sources, and the displacements are usually the average displacements of common points. The average displacement model is expressed in matrix form as follows:

xx == rr ++ mm 00 ythe y == cc ++ nno 00

其中,r、c以及x、y为不同源POI的位置信息。Among them, r, c and x, y are the location information of different source POIs.

平均位移法至少需要1个控制点才可以进行位置映射,适用于数据源地理范围较小、系统误差相对于偶然误差比较明显的数据,但对于大的地理范围、偶然误差和系统误差均不明显的数据映射效果不佳,且增加控制点数量对于改进位置映射效果作用不大。The average displacement method requires at least one control point for position mapping. It is suitable for data with a small geographical range of the data source, and the systematic error is more obvious than the accidental error, but for a large geographical range, the accidental error and the systematic error are not obvious. The data mapping for is not good, and increasing the number of control points does little to improve the location mapping.

(2)相似变换法:在欧几里得空间中把图形变成相似图形的变换,诸如平移、旋转以及缩放等变换。相似变换模型按照矩阵形式表示如下:(2) Similarity transformation method: Transformation of graphics into similar graphics in Euclidean space, such as translation, rotation, and scaling. The similarity transformation model is expressed in matrix form as follows:

xx == mm 11 ×× rr ++ mm 00 ythe y == nno 11 ×× cc ++ nno 00

其中,r、c以及x、y为不同源POI的位置信息。Among them, r, c and x, y are the location information of different source POIs.

相似变换法至少需要2个控制点才可以进行位置映射,具有几何关系明确、变换公式规则、可以适当外推的优点,增加控制点数据量可以部分改进位置映射效果,但对于大的地理范围、偶然误差和系统误差均不明显的数据映射效果不佳。The similarity transformation method requires at least two control points to perform position mapping. It has the advantages of clear geometric relations, regular transformation formulas, and appropriate extrapolation. Increasing the amount of control point data can partially improve the position mapping effect, but for large geographical ranges, Data in which neither random nor systematic errors are significant map well.

(3)多项式变换法:用多项式表示不同地理位置之间的位置映射关系。(3) Polynomial transformation method: use polynomials to represent the location mapping relationship between different geographical locations.

二阶多项式变换模型如下:The second-order polynomial transformation model is as follows:

xx == mm 11 ×× rr ++ mm 22 ×× cc ++ mm 33 ×× rr 22 ++ mm 44 ×× cc 22 ++ mm 55 ×× rr ×× cc ++ mm 00 ythe y == nno 11 ×× rr ++ nno 22 ×× cc ++ nno 33 ×× rr 22 ++ nno 44 ×× cc 22 ++ nno 55 ×× rr ×× cc ++ nno 00

其中,r、c以及x、y为不同源POI的位置信息。Among them, r, c and x, y are the location information of different source POIs.

二阶多项式变换法至少需要6个控制点才可以进行位置映射。通过增加控制点数量可以改进位置映射效果,且对于偶然误差和系统误差均不明显的数据映射效果较好,但是对于大的地理范围,仅仅采用多项式变换法无法达到全局最优映射效果。The second-order polynomial transformation method requires at least 6 control points for position mapping. The position mapping effect can be improved by increasing the number of control points, and the mapping effect is better for data with insignificant accidental and systematic errors, but for a large geographical range, only the polynomial transformation method cannot achieve the global optimal mapping effect.

综上所述,目前多网站POI位置映射关系的建立方法还停留在纯手工或者半自动阶段,此方法耗时长、效率低下、成本高,且对于大地理范围的POI点集,仅仅采用常见的位置映射方法而不与匹配技术相结合,位置映射无法达到全局最优效果。因此,如何能够自动选取、均匀地选取控制点,并且建立网站间POI的位置映射关系,成为现有技术亟需解决的技术问题。To sum up, the current establishment method of multi-site POI location mapping relationship is still in the purely manual or semi-automatic stage. This method is time-consuming, inefficient, and costly. For POI point sets with a large geographical range, only common locations are used. If the mapping method is not combined with the matching technique, the position mapping cannot achieve the global optimal effect. Therefore, how to automatically select and evenly select control points, and establish the position mapping relationship of POIs between websites has become a technical problem that needs to be solved urgently in the prior art.

发明内容Contents of the invention

本发明的目的是为了解决目前多网站POI位置映射关系的建立不能完全自动化的问题,且对于大地理范围的POI点集,常见的位置映射方法无法达到全局最优效果。通过结合语义匹配方法和最小二乘原理建立多网站POI的位置映射关系。The purpose of the present invention is to solve the problem that the current multi-site POI location mapping relationship cannot be fully automated, and for POI point sets with a large geographical range, the common location mapping method cannot achieve the global optimal effect. The location mapping relationship of multi-site POIs is established by combining the semantic matching method and the least squares principle.

为达此目的,本发明采用以下技术方案:For reaching this purpose, the present invention adopts following technical scheme:

一种多网站POI位置映射方法,包括如下步骤:A multi-site POI position mapping method, comprising the steps of:

S110.建立纠正单元集合:S110. Establish a correction unit set:

根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围,利用某一地理间隔将POI点集的地理范围划分为N*N的小网格,所述N*N的网格全集构成了纠正单元集合;The minimum and maximum geographic coordinates are calculated respectively according to the geographic coordinate set of the POI point set, and the minimum and maximum geographic coordinates obtained are the geographic range of the POI point set, and a certain geographic interval is used to divide the geographic range of the POI point set into N*N small A grid, the full set of N*N grids constitutes a set of correction units;

S120.在纠正单元集合的每个纠正单元内进行区域拆分:S120. Perform region splitting in each correction unit of the correction unit set:

建立好纠正单元集合后,为了保证在纠正单元集合的每个纠正单元内控制点的均匀分布,将每个纠正单元均匀拆分成多个坐标子格网,构成控制点的坐标子格网,为了保证在纠正单元集合的每个纠正单元内检核点的均匀分布,还将每个纠正单元均匀拆分成多个坐标子格网,构成检核点的坐标子格网;After the correction unit set is established, in order to ensure the uniform distribution of control points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of control points, In order to ensure the uniform distribution of check points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of check points;

S130.基于语义的控制点匹配:S130. Semantic-based control point matching:

对来源于不同网站的POI名称,利用中文分词工具进行分词,然后根据分词后的词组串判定其是否为同一个控制点;For POI names from different websites, use the Chinese word segmentation tool to perform word segmentation, and then determine whether they are the same control point according to the phrase string after word segmentation;

S140.多网站POI同名控制点集、检核点集自动、均匀获取:S140. Automatic and uniform acquisition of control point sets and check point sets of the same name of POIs of multiple websites:

在每个控制点子格网范围,利用语义匹配的方法,自动获取控制点,并加入控制点集合,在每个检核点子格网范围,利用语义匹配的方法,自动获取至少1个检核点,并加入检核点集;In the range of each control point sub-grid, use the method of semantic matching to automatically obtain control points and add them to the set of control points. In the range of each check point sub-grid, use the method of semantic matching to automatically obtain at least one check point , and join the checkpoint set;

S150.解算位置映射模型系数S150. Solving position mapping model coefficients

利用上述步骤得到的控制点和检核点集,选用二阶多项式变换模型,分别对于每个纠正单元解算位置映射模型系数。Using the set of control points and checkpoints obtained in the above steps, a second-order polynomial transformation model is selected to solve the position mapping model coefficients for each correction unit.

其中,二阶多项式变换模型通过公式(1)以矩阵形式进行表达为:Among them, the second-order polynomial transformation model is expressed in matrix form by formula (1):

x y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 n 0 n 1 n 2 n 3 n 4 n 5    公式(1) x the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 no 0 no 1 no 2 no 3 no 4 no 5 Formula 1)

其中,r,c是某一网站POI的地理坐标,x,y是另外一个网站POI的地理坐标,m0、m1、m2、m3、m4、m5、n0、n1、n2、n3、n4、n5是二阶多项式模型中的位置映射系数,所述地理坐标即经度和纬度。Among them, r, c are the geographical coordinates of POI of a certain website, x, y are the geographical coordinates of POI of another website, m 0 , m 1 , m 2 , m 3 , m 4 , m 5 , n 0 , n 1 , n 2 , n 3 , n 4 , and n 5 are position mapping coefficients in the second-order polynomial model, and the geographic coordinates are longitude and latitude.

优选地,在建立纠正单元集合步骤中,所述地理间隔为4°、2°、1°、30′或15′。Preferably, in the step of establishing a correction unit set, the geographical interval is 4°, 2°, 1°, 30' or 15'.

优选地,在纠正单元集合的每个纠正单元内进行区域拆分步骤中,将每个纠正单元均匀拆分成6*6的坐标子格网,构成控制点的坐标子格网,将每个纠正单元均匀拆分成12*12的坐标子格网,构成检核点的坐标子格网。Preferably, in the region splitting step in each correction unit of the correction unit set, each correction unit is evenly split into 6*6 coordinate sub-grids to form a coordinate sub-grid of control points, and each The correction unit is evenly split into 12*12 coordinate sub-grids to form the coordinate sub-grids of the checkpoints.

优选地,在解算位置映射模型系数步骤中,首先根据二阶多项式变换模型列出误差方程,随后根据间接平差的方法计算误差方程中的位置映射系数。Preferably, in the step of calculating the coefficients of the position mapping model, the error equation is first listed according to the second-order polynomial transformation model, and then the position mapping coefficient in the error equation is calculated according to the method of indirect adjustment.

优选地,在S150之后,还具有S160:位置映射精度评定Preferably, after S150, there is also S160: Position Mapping Accuracy Evaluation

对纠正单元集合,遍历其中每一个纠正单元,利用每个纠正单元解算得到的位置映射系数Δ,计算出检核点集的中误差、最大误差和最小误差,完成对多网站POI位置映射精度评定。For the correction unit set, traverse each correction unit, use the position mapping coefficient Δ obtained by each correction unit to calculate the middle error, maximum error and minimum error of the check point set, and complete the POI position mapping accuracy of multiple sites assessment.

本发明还公开了一种多网站POI位置映射装置,包括如下单元:The present invention also discloses a multi-site POI position mapping device, which includes the following units:

纠正单元集合建立单元(210):Correction unit set establishment unit (210):

根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围,利用某一地理间隔将POI点集的地理范围划分为N*N的小网格,所述N*N的网格全集构成了纠正单元集合;The minimum and maximum geographic coordinates are calculated respectively according to the geographic coordinate set of the POI point set, and the minimum and maximum geographic coordinates obtained are the geographic range of the POI point set, and a certain geographic interval is used to divide the geographic range of the POI point set into N*N small A grid, the full set of N*N grids constitutes a set of correction units;

区域拆分单元(220):Region split unit (220):

建立好纠正单元集合后,为了保证在纠正单元集合的每个纠正单元内控制点的均匀分布,将每个纠正单元均匀拆分成多个坐标子格网,构成控制点的坐标子格网,为了保证在纠正单元集合的每个纠正单元内检核点的均匀分布,还将每个纠正单元均匀拆分成多个坐标子格网,构成检核点的坐标子格网;After the correction unit set is established, in order to ensure the uniform distribution of control points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of control points, In order to ensure the uniform distribution of check points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of check points;

基于语义的控制点匹配单元(230):Semantic-based control point matching unit (230):

对来源于不同网站的POI名称,利用中文分词工具进行分词,然后根据分词后的词组串判定其是否为同一个控制点;For POI names from different websites, use the Chinese word segmentation tool to perform word segmentation, and then determine whether they are the same control point according to the phrase string after word segmentation;

控制点集、检核点集获取单元(240):Control point set, checkpoint set acquisition unit (240):

在每个控制点子格网范围,利用语义匹配的方法,自动获取控制点,并加入控制点集合,在每个检核点子格网范围,利用语义匹配的方法,自动获取至少1个检核点,并加入检核点集;In the range of each control point sub-grid, use the method of semantic matching to automatically obtain control points and add them to the set of control points. In the range of each check point sub-grid, use the method of semantic matching to automatically obtain at least one check point , and join the checkpoint set;

位置映射模型系数解算单元(250)Position mapping model coefficient calculation unit (250)

利用上述单元得到的控制点和检核点集,选用二阶多项式变换模型,分别对于每个纠正单元解算位置映射模型系数。Using the set of control points and checkpoints obtained by the above units, a second-order polynomial transformation model is selected, and the coefficients of the position mapping model are calculated for each correction unit.

其中,二阶多项式变换模型通过公式(1)以矩阵形式进行表达为:Among them, the second-order polynomial transformation model is expressed in matrix form by formula (1):

x y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 n 0 n 1 n 2 n 3 n 4 n 5     公式(1) x the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 no 0 no 1 no 2 no 3 no 4 no 5 Formula 1)

其中,r,c是某一网站POI的地理坐标,x,y是另外一个网站POI的地理坐标,m0、m1、m2、m3、m4、m5、n0、n1、n2、n3、n4、n5是二阶多项式模型中的位置映射系数,所述地理坐标即经度和纬度。Among them, r, c are the geographical coordinates of POI of a certain website, x, y are the geographical coordinates of POI of another website, m 0 , m 1 , m 2 , m 3 , m 4 , m 5 , n 0 , n 1 , n 2 , n 3 , n 4 , and n 5 are position mapping coefficients in the second-order polynomial model, and the geographic coordinates are longitude and latitude.

优选地,在建立纠正单元集合单元中,所述地理间隔为4°、2°、1°、30′或15′。Preferably, in establishing the set of correction units, the geographical interval is 4°, 2°, 1°, 30' or 15'.

优选地,在区域拆分单元中,将每个纠正单元均匀拆分成6*6的坐标子格网,构成控制点的坐标子格网,将每个纠正单元均匀拆分成12*12的坐标子格网,构成检核点的坐标子格网。Preferably, in the area splitting unit, each correction unit is evenly split into a 6*6 coordinate subgrid to form a control point coordinate subgrid, and each correction unit is evenly split into a 12*12 Coordinate subgrid, which constitutes the coordinate subgrid of checkpoints.

优选地,在位置映射模型系数解算单元中,首先根据二阶多项式变换模型列出误差方程,随后根据间接平差的方法计算误差方程中的位置映射系数。Preferably, in the location mapping model coefficient solving unit, firstly, the error equation is listed according to the second-order polynomial transformation model, and then the location mapping coefficient in the error equation is calculated according to the method of indirect adjustment.

优选地,还包括:位置映射精度评定单元(260)Preferably, it also includes: a position mapping accuracy evaluation unit (260)

对纠正单元集合,遍历其中每一个纠正单元,利用每个纠正单元解算得到的位置映射系数Δ,计算出检核点集的中误差、最大误差和最小误差,完成对多网站POI位置映射精度评定。For the correction unit set, traverse each correction unit, use the position mapping coefficient Δ obtained by each correction unit to calculate the middle error, maximum error and minimum error of the check point set, and complete the POI position mapping accuracy of multiple sites assessment.

本发明均匀地将POI位置分成若干个单元,均匀选取控制点,综合利用语义匹配和最小二乘方法完全自动实现自动选取控制点,运用“分治”策略建立最优位置映射模型。The invention evenly divides POI positions into several units, uniformly selects control points, comprehensively utilizes semantic matching and least squares methods to fully automatically select control points, and uses a "divide and conquer" strategy to establish an optimal position mapping model.

附图说明Description of drawings

图1是根据本发明的具体实施例的多网站POI位置映射方法的流程图;Fig. 1 is the flow chart of the multi-site POI position mapping method according to the specific embodiment of the present invention;

图2是根据本发明的具体实施例的纠正单元集合及纠正单元内的控制点、检核点区域拆分示意图;Fig. 2 is a schematic diagram of splitting the correction unit set and the control points and checkpoint areas in the correction unit according to a specific embodiment of the present invention;

图3是多网站POI同名控制点集自动获取路线图;Figure 3 is a roadmap for automatic acquisition of multi-site POI control point sets with the same name;

图4是多网站POI同名检核点集自动获取路线图;Fig. 4 is a roadmap for automatic acquisition of multi-site POI checkpoint sets with the same name;

图5是根据本发明的具体实施例的多网站POI位置映射装置的模块结构图;5 is a block diagram of a multi-site POI location mapping device according to a specific embodiment of the present invention;

图6是多网站POI的位置映射成果图。Figure 6 is a map of the location mapping results of multi-site POIs.

具体实施方式Detailed ways

下面结合附图和实施例对本发明作进一步的详细说明。可以理解的是,此处所描述的具体实施例仅仅用于解释本发明,而非对本发明的限定。另外还需要说明的是,为了便于描述,附图中仅示出了与本发明相关的部分而非全部结构。The present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, but not to limit the present invention. In addition, it should be noted that, for the convenience of description, only some structures related to the present invention are shown in the drawings but not all structures.

本发明的原理在于:首先根据多网站POI的地理范围,建立纠正单元集合。在每个纠正单元内通过区域拆分,借助语义匹配的方法获取控制点集、检核点集。通过最小二乘原理利用控制点集解算位置映射系数,最后对位置映射精度进行评定。The principle of the present invention is: firstly, according to the geographic scope of the multi-site POI, a correction unit set is established. In each correction unit, the control point set and the check point set are obtained by means of semantic matching method through region splitting. The location mapping coefficients are calculated using the control point set by the least square principle, and finally the location mapping accuracy is evaluated.

参见图1,公开了根据本发明的多网站POI位置映射方法的流程图。Referring to FIG. 1 , a flow chart of a multi-site POI position mapping method according to the present invention is disclosed.

具体而言,包括如下步骤:Specifically, it includes the following steps:

S110:建立纠正单元集合S110: Establish a correction unit set

根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围,利用某一地理间隔将POI点集的地理范围划分为N*N的小网格,所述N*N的网格全集构成了纠正单元集合。The minimum and maximum geographic coordinates are calculated respectively according to the geographic coordinate set of the POI point set, and the minimum and maximum geographic coordinates obtained are the geographic range of the POI point set, and a certain geographic interval is used to divide the geographic range of the POI point set into N*N small A grid, the N*N grid ensemble constitutes a set of correction units.

每一个POI均含有地理坐标,POI点集中POI的地理坐标全集构成了POI点集的地理坐标集合。Each POI contains geographic coordinates, and the complete set of geographic coordinates of POIs in the POI point set constitutes the geographic coordinate set of the POI point set.

根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围。The minimum and maximum geographic coordinates are respectively calculated according to the geographic coordinate set of the POI point set, and the obtained minimum and maximum geographic coordinates are the geographic range of the POI point set.

本实施例中,以北京地区(39.26°N,115.25°E,41.03°N,117.30°E)作为试验区域,试验数据为两套不同网站POI数据集。In this embodiment, the Beijing area (39.26°N, 115.25°E, 41.03°N, 117.30°E) is used as the test area, and the test data are two sets of POI data sets from different websites.

北纬39.26°和41.03°为北京POI点集在纬度方向的最小和最大地理坐标,构成了POI点集在纬度方向的地理范围;东经115.25°和117.30°为北京POI点集在经度方向的最小和最大地理坐标,构成了POI点集在经度方向的地理范围。North latitude 39.26° and 41.03° are the minimum and maximum geographic coordinates of the Beijing POI point set in the latitude direction, constituting the geographical range of the POI point set in the latitude direction; east longitude 115.25° and 117.30° are the minimum and maximum coordinates of the Beijing POI point set in the longitude direction. The maximum geographic coordinates constitute the geographic range of the POI point set in the longitude direction.

利用某一地理间隔将POI点集的地理范围划分为N*N的小网格。地理间隔越小,N的数值越大。每一个小网格对应一个纠正单元,N*N的网格全集构成了纠正单元集合。The geographic range of the POI point set is divided into N*N small grids by using a certain geographic interval. The smaller the geographical interval, the larger the value of N. Each small grid corresponds to a correction unit, and the full set of N*N grids constitutes a set of correction units.

本实施例中,能够按照4°、2°、1°、30′、15′五个地理间隔分别建立纠正单元集合。In this embodiment, correction unit sets can be respectively established according to five geographical intervals of 4°, 2°, 1°, 30', and 15'.

常用的地理格网间隔如表1所示。The commonly used geographic grid intervals are shown in Table 1.

表1 地理格网间隔Table 1 Geographic grid interval

S120:在纠正单元集合的每个纠正单元内进行区域拆分S120: Perform region splitting in each correction unit of the correction unit set

建立好纠正单元集合后,为了保证在纠正单元集合的每个纠正单元内控制点的均匀分布,将每个纠正单元均匀拆分成多个坐标子格网,构成控制点的坐标子格网,为了保证在纠正单元集合的每个纠正单元内检核点的均匀分布,还将每个纠正单元均匀拆分成多个坐标子格网,构成检核点的坐标子格网。After the correction unit set is established, in order to ensure the uniform distribution of control points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of control points, In order to ensure the uniform distribution of check points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grids of check points.

在一个优选的实施例中,将每个纠正单元均匀拆分成6*6的坐标子格网,构成控制点的坐标子格网。将每个纠正单元均匀拆分成12*12的坐标子格网,构成检核点的坐标子格网,如图2所示。In a preferred embodiment, each correction unit is evenly split into 6*6 coordinate sub-grids to form a coordinate sub-grid of control points. Each correction unit is evenly split into 12*12 coordinate sub-grids to form the coordinate sub-grids of checkpoints, as shown in Figure 2.

S130:基于语义的控制点匹配S130: Semantic-based control point matching

对来源于不同网站的POI名称,利用中文分词工具进行分词,然后根据分词后的词组串判定其是否为同一个控制点。For POI names from different websites, use the Chinese word segmentation tool to perform word segmentation, and then determine whether they are the same control point according to the phrase string after word segmentation.

例如,本实施例中,某一网站的POI名称a为国家测绘信息局,另一网站的POI名称b为国家测绘局。某一网站的POI名称a分词后的词组串为{{国家},{测绘},{信息},{局}},另一网站的POI名称b分词后的词组串为{{国家},{测绘},{局}}这两者均是指国家测绘地理信息局,只是名称不一致,可以认定2者为同一个地点,作为控制点对象。For example, in this embodiment, the POI name a of a certain website is the National Bureau of Surveying and Mapping Information, and the POI name b of another website is the National Bureau of Surveying and Mapping. The phrase string after participle a of the POI name of a certain website is {{country}, {surveying and mapping}, {information}, {bureau}}, and the phrase string after participle b of the POI name of another website is {{country}, { Surveying}, {bureau}} both refer to the National Bureau of Surveying, Mapping and Geographic Information, but the names are inconsistent. It can be determined that the two are the same place as the control point object.

S140:多网站POI同名控制点集、检核点集自动、均匀获取S140: Automatic and uniform acquisition of control point sets and checkpoint sets of POIs with the same name for multiple sites

在每个控制点子格网范围,利用语义匹配的方法,自动获取控制点,并加入控制点集合,如图4所示。In the range of each control point subgrid, the control points are automatically obtained by using the method of semantic matching, and added to the set of control points, as shown in Figure 4.

同理,在每个检核点子格网范围,利用语义匹配的方法,自动获取至少1个检核点,并加入检核点集,如图5所示。Similarly, in each checkpoint subgrid range, at least one checkpoint is automatically obtained by using the semantic matching method, and added to the checkpoint set, as shown in Figure 5.

此步骤即利用步骤S110-S130的方法遍历所有的控制点集和检核点集,确保每个网格得到相应的控制点和检核点。This step is to use the method of steps S110-S130 to traverse all control point sets and check point sets to ensure that each grid gets corresponding control points and check points.

本领域技术人员可以知道,也可以将步骤S130中直接融入到步骤S140中,直接在每个控制点子网格和每个检核点子网格内,利用予以匹配的方法使得每个网格获得相应的控制点和检核点。Those skilled in the art can know that step S130 can also be directly integrated into step S140, directly in each control point sub-grid and each check point sub-grid, using a matching method to make each grid obtain a corresponding control points and checkpoints.

S150:解算位置映射模型系数S150: Calculating position mapping model coefficients

利用控制点解算位置模型系数。Solve for positional model coefficients using control points.

不同网站POI之间建立了位置映射模型等同于建立了位置映射关系,而位置映射模型通过位置映射模型系数来表达。因此,通过解算来确定位置映射模型系数,可以较好地建立不同网站POI之间的位置映射模型。Establishing a location mapping model between different website POIs is equivalent to establishing a location mapping relationship, and the location mapping model is expressed by the location mapping model coefficients. Therefore, by determining the location mapping model coefficients through calculation, the location mapping model between different website POIs can be better established.

控制点是用于计算位置映射系数,检核点则用于评价该位置映射关系的模型可靠性。The control points are used to calculate the position mapping coefficients, and the check points are used to evaluate the model reliability of the position mapping relationship.

位置映射模型系数的解算依赖于充足的控制点和检核点,控制点用于计算位置映射系数,检核点用于评价位置映射的精度。The calculation of position mapping model coefficients depends on sufficient control points and checkpoints, the control points are used to calculate the position mapping coefficients, and the checkpoints are used to evaluate the accuracy of position mapping.

在一个具体的实施例中,采用上述步骤得到的控制点和检核点集,选用二阶多项式变换模型,分别对于每个纠正单元解算位置映射模型系数。In a specific embodiment, the control points and check point sets obtained in the above steps are used, and a second-order polynomial transformation model is selected to calculate the position mapping model coefficients for each correction unit.

其中,二阶多项式变换模型通过公式(1)以矩阵形式进行表达为:Among them, the second-order polynomial transformation model is expressed in matrix form by formula (1):

x y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 n 0 n 1 n 2 n 3 n 4 n 5    公式(1) x the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 no 0 no 1 no 2 no 3 no 4 no 5 Formula 1)

其中,r,c是某一网站POI的地理坐标,即经度、纬度,x,y是另外一个网站POI的地理坐标,即经度、纬度,m0、m1、m2、m3、m4、m5、n0、n1、n2、n3、n4、n5是二阶多项式模型中的位置映射系数。通过此变换模型即可建立两个不同网站之间的位置映射关系。Among them, r, c are the geographical coordinates of POI of a certain website, namely longitude and latitude, x, y are the geographical coordinates of POI of another website, namely longitude and latitude, m 0 , m 1 , m 2 , m 3 , m 4 , m 5 , n 0 , n 1 , n 2 , n 3 , n 4 , and n 5 are the position mapping coefficients in the second-order polynomial model. The location mapping relationship between two different websites can be established through this transformation model.

具体而言,解算位置映射模型的基本原理等同于测量的间接平差方法,首先根据二阶多项式变换模型列出误差方程,随后根据间接平差的方法计算误差方程中的待定参数(位置映射系数)。Specifically, the basic principle of solving the position mapping model is equivalent to the indirect adjustment method of measurement. First, the error equation is listed according to the second-order polynomial transformation model, and then the undetermined parameters in the error equation are calculated according to the indirect adjustment method (position mapping coefficient).

误差方程相对于齐次方程,是指方程的个数多于未知数的个数,按照最小二乘原理,求得未知量的最或然值。Compared with the homogeneous equation, the error equation means that the number of equations is more than the number of unknowns. According to the principle of least squares, the most probable value of unknowns is obtained.

本实施例中,采用二阶多项式模型求得位置映射系数的最或然值,由公式(1)列出误差方程如下:In the present embodiment, adopt second-order polynomial model to obtain the most probable value of position mapping coefficient, list error equation as follows by formula (1):

v x v y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δn 0 Δn 1 Δn 2 Δn 3 Δn 4 Δn 5 - x y    公式(2) v x v the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δ n 0 Δ n 1 Δn 2 Δ n 3 Δn 4 Δ n 5 - x the y Formula (2)

即:v=BΔ-1Namely: v=BΔ-1

其中, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c , in, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c ,

ll == xx ythe y

mi=mi初+Δmi m i = m i initial + Δm i

其中,V包括Vx、Vy,表示对另外一个网站POI地理坐标,即经度x、纬度y,的改正,B是误差方程的系数矩阵,B通过某一网站POI的地理坐标,经度r、纬度c,计算得到;l包括x和y,是另外一个网站POI地理坐标,经度x、纬度y。位置映射系数mi是由位置映射系数的解算初始值mi初和改正数Δmi组成。一般来说,位置映射系数的解算初始值mi初都给定为0,此时mi=Δmi,因此下文用Δmi来表示位置映射系数miAmong them, V includes V x , V y , indicating the correction of the geographical coordinates of another website POI, that is, longitude x, latitude y, B is the coefficient matrix of the error equation, B passes through the geographical coordinates of a certain website POI, longitude r, latitude y, Latitude c, calculated; l includes x and y, which is the geographic coordinates of another website POI, longitude x, latitude y. The position mapping coefficient m i is composed of the initial value m i of the position mapping coefficient and the correction number Δm i . Generally speaking, the initial calculation value m i of the position mapping coefficient is initially set to 0, and at this time m i =Δm i , so Δm i is used to represent the position mapping coefficient m i below.

根据间接平差的计算方法,由矩阵运算:According to the calculation method of indirect adjustment, by matrix operation:

Δ=(BTB)-1BT1Δ=(B T B) -1 B T 1

解算出位置映射系数Δ。Solve to calculate the position mapping coefficient Δ.

此步骤的基本思想是基于最小二乘的平差方法,建立误差方程。在方程中代入已知控制点的坐标,从而求解出位置映射系数。The basic idea of this step is to establish the error equation based on the least squares adjustment method. The coordinates of the known control points are substituted into the equation to solve the position mapping coefficients.

解算出位置映射系数后,直接输入POI坐标,即可以求解出位置映射后的坐标。例如已经解算出两个不同网站之间的位置映射系数后,输入某一网站POI的地理坐标(即经度r、纬度c)后,利用公式1,通过矩阵运算,得到另一个网站POI的经度坐标x和纬度坐标y。After calculating the position mapping coefficients, directly input the POI coordinates to obtain the coordinates after position mapping. For example, after the location mapping coefficients between two different websites have been calculated, after inputting the geographical coordinates of a certain website POI (namely longitude r, latitude c), use formula 1 to obtain the longitude coordinates of another website POI through matrix operation x and latitude coordinates y.

S160:位置映射精度评定S160: Position Mapping Accuracy Evaluation

对纠正单元集合,遍历其中每一个纠正单元,利用每个纠正单元解算得到的位置映射系数Δ,计算出检核点集的中误差、最大误差和最小误差,完成对多网站POI位置映射精度评定。For the correction unit set, traverse each correction unit, use the position mapping coefficient Δ obtained by each correction unit to calculate the middle error, maximum error and minimum error of the check point set, and complete the POI position mapping accuracy of multiple sites assessment.

即,每一个纠正单元都计算出相应的位置系数,在每个纠正单元中利用该纠正单元的位置系数,通过检核点计算该纠正单元的计算误差。本领域技术人员应当知道,利用检核点计算出误差的方法,是本领域的任何其它常规的方法,例如,测量平差的常规方法如:附有参数的条件平差,附有限制条件的间接平差;精度评定的常规方法如:对模型通过带入控制点集计算出误差。That is, each correction unit calculates a corresponding position coefficient, and the position coefficient of the correction unit is used in each correction unit to calculate the calculation error of the correction unit through checkpoints. Those skilled in the art should know that the method of using check points to calculate the error is any other conventional method in the field, for example, the conventional method of measurement adjustment such as: conditional adjustment with parameters, Indirect adjustment; the conventional method of accuracy assessment, such as: calculating the error by introducing the control point set into the model.

本实施例中,精度如表2所示,误差单位为km,位置映射精度评定结果如图6所示。In this embodiment, the accuracy is shown in Table 2, the error unit is km, and the evaluation result of the position mapping accuracy is shown in FIG. 6 .

表2 精度统计表Table 2 Accuracy statistics table

本实施例中,相对于当前建立多网站POI位置映射模型所需控制点选取的手工和半自动方式,完全实现了控制点选取的自动、均匀,工作效率得到大幅度提升。In this embodiment, compared with the current manual and semi-automatic methods of selecting control points required for establishing a multi-site POI location mapping model, the automatic and uniform selection of control points is fully realized, and the work efficiency is greatly improved.

本实施例中,如表2所示,采用传统的方法建立不同网站POI位置映射关系,经度方向的中误差为1.25km,纬度方向的中误差为0.074km;而采用本发明的方法(以十五分为地理间隔为例),经度方向的中误差为0.88m,纬度方向的中误差为0.01m,位置映射的精度从千米级提高到了分米级,满足实际应用对于POI位置映射精度的要求。In the present embodiment, as shown in table 2, adopt traditional method to set up POI position mapping relation of different websites, the middle error of longitude direction is 1.25km, and the middle error of latitude direction is 0.074km; Five-divided geographical interval as an example), the medium error in the longitude direction is 0.88m, and the medium error in the latitude direction is 0.01m. The accuracy of the location mapping has been improved from the kilometer level to the decimeter level, which meets the actual application requirements for POI location mapping accuracy. Require.

参见图5,本发明还公开了一种多网站POI的位置映射装置,包括如下单元Referring to Fig. 5, the present invention also discloses a multi-site POI position mapping device, including the following units

纠正单元集合建立单元210:Correction unit set establishment unit 210:

根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围,利用某一地理间隔将POI点集的地理范围划分为N*N的小网格,所述N*N的网格全集构成了纠正单元集合;The minimum and maximum geographic coordinates are calculated respectively according to the geographic coordinate set of the POI point set, and the minimum and maximum geographic coordinates obtained are the geographic range of the POI point set, and a certain geographic interval is used to divide the geographic range of the POI point set into N*N small A grid, the full set of N*N grids constitutes a set of correction units;

区域拆分单元220:Region splitting unit 220:

建立好纠正单元集合后,为了保证在纠正单元集合的每个纠正单元内控制点的均匀分布,将每个纠正单元均匀拆分成多个坐标子格网,构成控制点的坐标子格网,为了保证在纠正单元集合的每个纠正单元内检核点的均匀分布,还将每个纠正单元均匀拆分成多个坐标子格网,构成检核点的坐标子格网;After the correction unit set is established, in order to ensure the uniform distribution of control points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of control points, In order to ensure the uniform distribution of check points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of check points;

基于语义的控制点匹配单元230:Semantic-based control point matching unit 230:

对来源于不同网站的POI名称,利用中文分词工具进行分词,然后根据分词后的词组串判定其是否为同一个控制点;For POI names from different websites, use the Chinese word segmentation tool to perform word segmentation, and then determine whether they are the same control point according to the phrase string after word segmentation;

控制点集、检核点集获取单元240:The control point set and checkpoint set acquisition unit 240:

在每个控制点子格网范围,利用语义匹配的方法,自动获取控制点,并加入控制点集合,在每个检核点子格网范围,利用语义匹配的方法,自动获取至少1个检核点,并加入检核点集;In the range of each control point sub-grid, use the method of semantic matching to automatically obtain control points and add them to the set of control points. In the range of each check point sub-grid, use the method of semantic matching to automatically obtain at least one check point , and join the checkpoint set;

位置映射模型系数解算单元250:Position mapping model coefficient calculation unit 250:

利用上述单元得到的控制点和检核点集,选用二阶多项式变换模型,分别对于每个纠正单元解算位置映射模型系数。Using the set of control points and checkpoints obtained by the above units, a second-order polynomial transformation model is selected, and the coefficients of the position mapping model are calculated for each correction unit.

其中,二阶多项式变换模型通过公式(1)以矩阵形式进行表达为:Among them, the second-order polynomial transformation model is expressed in matrix form by formula (1):

x y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 n 0 n 1 n 2 n 3 n 4 n 5    公式(1) x the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 no 0 no 1 no 2 no 3 no 4 no 5 Formula 1)

其中,r,c是某一网站POI的地理坐标,x,y是另外一个网站POI的地理坐标,m0、m1、m2、m3、m4、m5、n0、n1、n2、n3、n4、n5是二阶多项式模型中的位置映射系数,所述地理坐标即经度和纬度。Among them, r, c are the geographical coordinates of POI of a certain website, x, y are the geographical coordinates of POI of another website, m 0 , m 1 , m 2 , m 3 , m 4 , m 5 , n 0 , n 1 , n 2 , n 3 , n 4 , and n 5 are position mapping coefficients in the second-order polynomial model, and the geographic coordinates are longitude and latitude.

其中,在建立纠正单元集合单元中,所述地理间隔为4°、2°、1°、30′或15′。Wherein, in establishing the correction unit set unit, the geographical interval is 4°, 2°, 1°, 30' or 15'.

其中,在区域拆分单元中,将每个纠正单元均匀拆分成6*6的坐标子格网,构成控制点的坐标子格网,将每个纠正单元均匀拆分成12*12的坐标子格网,构成检核点的坐标子格网。Among them, in the area splitting unit, each correction unit is evenly split into 6*6 coordinate sub-grids to form the coordinate sub-grid of control points, and each correction unit is evenly split into 12*12 coordinates Subgrid, which constitutes the coordinate subgrid of the checkpoints.

其中,在位置映射模型系数解算单元中,首先根据二阶多项式变换模型列出误差方程,随后根据间接平差的方法计算误差方程中的位置映射系数;Wherein, in the location mapping model coefficient solving unit, the error equation is first listed according to the second-order polynomial transformation model, and then the location mapping coefficient in the error equation is calculated according to the method of indirect adjustment;

其中,采用二阶多项式模型求得位置映射系数的最或然值,由公式(1)列出误差方程如下Among them, the most probable value of the position mapping coefficient is obtained by using the second-order polynomial model, and the error equation is listed by formula (1) as follows

v x v y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δn 0 Δn 1 Δn 2 Δn 3 Δn 4 Δn 5 - x y    公式(2) v x v the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δ n 0 Δn 1 Δn 2 Δ n 3 Δn 4 Δn 5 - x the y Formula (2)

即:v=BΔ-1Namely: v=BΔ-1

其中, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c , in, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c ,

mi=mi初+Δmi m i = m i initial + Δm i

其中,V包括Vx、Vy,表示对另外一个网站POI地理坐标,即经度x、纬度y,的改正,B是误差方程的系数矩阵,B通过某一网站POI的地理坐标,经度r、纬度c,计算得到;I包括x和y,是另外一个网站POI地理坐标,经度x、纬度y。位置映射系数mi是由位置映射系数的解算初始值mi初和改正数Δmi组成。一般来说,位置映射系数的解算初始值mi初都给定为0,此时mi=Δmi,因此下文用Δmi来表示位置映射系数miAmong them, V includes V x , V y , indicating the correction of the geographical coordinates of another website POI, that is, longitude x, latitude y, B is the coefficient matrix of the error equation, B passes through the geographical coordinates of a certain website POI, longitude r, latitude y, Latitude c, calculated; I includes x and y, which is the geographical coordinates of another website POI, longitude x, latitude y. The position mapping coefficient m i is composed of the initial value m i of the position mapping coefficient and the correction number Δm i . Generally speaking, the initial calculation value m i of the position mapping coefficient is initially set to 0, and at this time m i =Δm i , so Δm i is used to represent the position mapping coefficient m i below.

根据间接平差的计算方法,由矩阵运算:According to the calculation method of indirect adjustment, by matrix operation:

Δ=(BTB)-1BT1Δ=(B T B) -1 B T 1

解算出位置映射系数Δ。Solve to calculate the position mapping coefficient Δ.

其中,还包括位置映射精度评定单元(260)Wherein, it also includes a position mapping accuracy evaluation unit (260)

对纠正单元集合,遍历其中每一个纠正单元,利用每个纠正单元解算得到的位置映射系数Δ,计算出检核点集的中误差、最大误差和最小误差,完成对多网站POI位置映射精度评定。For the correction unit set, traverse each correction unit, use the position mapping coefficient Δ obtained by each correction unit to calculate the middle error, maximum error and minimum error of the check point set, and complete the POI position mapping accuracy of multiple sites assessment.

即,每一个纠正单元都有一套位置系数,在每个纠正单元中利用该纠正单元的位置系数,利用检核点计算该纠正单元的计算误差。That is, each correction unit has a set of position coefficients, and the position coefficient of the correction unit is used in each correction unit, and the calculation error of the correction unit is calculated by using checkpoints.

本发明均匀地将POI位置分成若干个单元,均匀选取控制点,综合利用语义匹配和最小二乘方法完全自动实现自动选取控制点,运用“分治”策略建立最优位置映射模型。The invention evenly divides POI positions into several units, uniformly selects control points, comprehensively utilizes semantic matching and least squares methods to fully automatically select control points, and uses a "divide and conquer" strategy to establish an optimal position mapping model.

显然,本领域技术人员应该明白,上述的本发明的各单元或各步骤可以用通用的计算装置来实现,它们可以集中在单个计算装置上,可选地,他们可以用计算机装置可执行的程序代码来实现,从而可以将它们存储在存储装置中由计算装置来执行,或者将它们分别制作成各个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件的结合。Obviously, those skilled in the art should understand that each unit or each step of the present invention described above can be realized by a general-purpose computing device, and they can be concentrated on a single computing device. Alternatively, they can be implemented by a computer device executable program codes, so that they can be stored in a storage device and executed by a computing device, or they can be made into individual integrated circuit modules, or multiple modules or steps can be made into a single integrated circuit module for realization. As such, the present invention is not limited to any specific combination of hardware and software.

以上内容是结合具体的优选实施方式对本发明所作的进一步详细说明,不能认定本发明的具体实施方式仅限于此,对于本发明所属技术领域的普通技术人员来说,在不脱离本发明构思的前提下,还可以做出若干简单的推演或替换,都应当视为属于本发明由所提交的权利要求书确定保护范围。The above content is a further detailed description of the present invention in conjunction with specific preferred embodiments. It cannot be determined that the specific embodiments of the present invention are limited thereto. Under the present invention, several simple deduction or substitutions can also be made, all of which should be considered as belonging to the protection scope of the present invention determined by the submitted claims.

Claims (10)

1.一种多网站POI位置映射方法,包括如下步骤:1. A multi-site POI position mapping method, comprising the steps: S110.建立纠正单元集合:S110. Establish a correction unit set: 根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围,利用某一地理间隔将POI点集的地理范围划分为N*N的小网格,所述N*N的网格全集构成了纠正单元集合;The minimum and maximum geographic coordinates are calculated respectively according to the geographic coordinate set of the POI point set, and the minimum and maximum geographic coordinates obtained are the geographic range of the POI point set, and a certain geographic interval is used to divide the geographic range of the POI point set into N*N small A grid, the full set of N*N grids constitutes a set of correction units; S120.在纠正单元集合的每个纠正单元内进行区域拆分:S120. Perform region splitting in each correction unit of the correction unit set: 建立好纠正单元集合后,为了保证在纠正单元集合的每个纠正单元内控制点的均匀分布,将每个纠正单元均匀拆分成多个坐标子格网,构成控制点的坐标子格网,为了保证在纠正单元集合的每个纠正单元内检核点的均匀分布,还将每个纠正单元均匀拆分成多个坐标子格网,构成检核点的坐标子格网;After the correction unit set is established, in order to ensure the uniform distribution of control points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of control points, In order to ensure the uniform distribution of check points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of check points; S130.基于语义的控制点匹配:S130. Semantic-based control point matching: 对来源于不同网站的POI名称,利用中文分词工具进行分词,然后根据分词后的词组串判定其是否为同一个控制点;For POI names from different websites, use the Chinese word segmentation tool to perform word segmentation, and then determine whether they are the same control point according to the phrase string after word segmentation; S140.多网站POI同名控制点集、检核点集自动、均匀获取:S140. Automatic and uniform acquisition of control point sets and check point sets of the same name of POIs of multiple websites: 在每个控制点子格网范围,利用语义匹配的方法,自动获取控制点,并加入控制点集合,在每个检核点子格网范围,利用语义匹配的方法,自动获取至少1个检核点,并加入检核点集;In the range of each control point sub-grid, use the method of semantic matching to automatically obtain control points and add them to the set of control points. In the range of each check point sub-grid, use the method of semantic matching to automatically obtain at least one check point , and join the checkpoint set; S150.解算位置映射模型系数S150. Solving position mapping model coefficients 利用上述步骤得到的控制点和检核点集,选用二阶多项式变换模型,分别对于每个纠正单元解算位置映射模型系数;Using the control points and check point sets obtained in the above steps, select the second-order polynomial transformation model, and solve the position mapping model coefficients for each correction unit respectively; 其中,二阶多项式变换模型通过公式(1)以矩阵形式进行表达为:Among them, the second-order polynomial transformation model is expressed in matrix form by formula (1): x y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 n 0 n 1 n 2 n 3 n 4 n 5     公式(1) x the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 no 0 no 1 no 2 no 3 no 4 no 5 Formula 1) 其中,r,c是某一网站POI的地理坐标,x,y是另外一个网站POI的地理坐标,m0、m1、m2、m3、m4、m5、n0、n1、n2、n3、n4、n5是二阶多项式模型中的位置映射系数,所述地理坐标即经度和纬度。Among them, r, c are the geographical coordinates of POI of a certain website, x, y are the geographical coordinates of POI of another website, m 0 , m 1 , m 2 , m 3 , m 4 , m 5 , n 0 , n 1 , n 2 , n 3 , n 4 , and n 5 are position mapping coefficients in the second-order polynomial model, and the geographic coordinates are longitude and latitude. 2.根据权利要求1所述的多网站POI位置映射方法,其特征在于:2. multi-site POI position mapping method according to claim 1, is characterized in that: 在建立纠正单元集合步骤中,所述地理间隔为4°、2°、1°、30′或15′。In the step of establishing a correction unit set, the geographical interval is 4°, 2°, 1°, 30' or 15'. 3.根据权利要求1所述的多网站POI位置映射方法,其特征在于:3. multi-site POI position mapping method according to claim 1, is characterized in that: 在纠正单元集合的每个纠正单元内进行区域拆分步骤中,将每个纠正单元均匀拆分成6*6的坐标子格网,构成控制点的坐标子格网,将每个纠正单元均匀拆分成12*12的坐标子格网,构成检核点的坐标子格网。In the region splitting step in each correction unit of the correction unit set, each correction unit is evenly split into a 6*6 coordinate sub-grid to form a coordinate sub-grid of control points, and each correction unit is evenly divided into Split into 12*12 coordinate sub-grids to form the coordinate sub-grids of checkpoints. 4.根据权利要求1所述的多网站POI位置映射方法,其特征在于:4. multi-site POI position mapping method according to claim 1, is characterized in that: 在解算位置映射模型系数步骤中,首先根据二阶多项式变换模型列出误差方程,随后根据间接平差的方法计算误差方程中的位置映射系数;In the step of calculating the coefficients of the position mapping model, the error equation is first listed according to the second-order polynomial transformation model, and then the position mapping coefficient in the error equation is calculated according to the method of indirect adjustment; 其中,采用二阶多项式模型求得位置映射系数的最或然值,由公式(1)列出误差方程如下Among them, the most probable value of the position mapping coefficient is obtained by using the second-order polynomial model, and the error equation is listed by formula (1) as follows v x v y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δn 0 Δn 1 Δn 2 Δn 3 Δn 4 Δn 5 - x y   公式(2) v x v the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δ n 0 Δn 1 Δn 2 Δ n 3 Δ n 4 Δn 5 - x the y Formula (2) 即:v=BΔ-1Namely: v=BΔ-1 其中, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c , in, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c , ll == xx ythe y mi=mi初+Δmi m i = m i initial + Δm i V包括Vx、Vy,表示对另外一个网站POI地理坐标的改正,B是误差方程的系数矩阵,B通过某一网站POI的地理坐标计算得到;1包括x和y,是另外一个网站POI地理坐标,mi初表示位置映射系数的解算初始值,Δmi表示位置映射系数的解算改正数;V includes V x , V y , indicating the correction of the geographical coordinates of another website POI, B is the coefficient matrix of the error equation, and B is calculated by the geographical coordinates of a certain website POI; 1 includes x and y, which is another website POI Geographical coordinates, m i initially represents the initial value of the calculation of the position mapping coefficient, and Δm i represents the correction number of the calculation of the position mapping coefficient; 根据间接平差的计算方法,由矩阵运算:According to the calculation method of indirect adjustment, by matrix operation: Δ=(BTB)-1BT1Δ=(B T B) -1 B T 1 解算出位置映射系数Δ。Solve to calculate the position mapping coefficient Δ. 5.根据权利要求1所述的多网站POI位置映射方法,其特征在于:5. multi-site POI position mapping method according to claim 1, is characterized in that: 在S150之后,还具有S160:位置映射精度评定,After S150, there is also S160: Position Mapping Accuracy Evaluation, 对纠正单元集合,遍历其中每一个纠正单元,利用每个纠正单元解算得到的位置映射系数Δ,计算出检核点集的中误差、最大误差和最小误差,完成对多网站POI位置映射精度评定。For the correction unit set, traverse each correction unit, use the position mapping coefficient Δ obtained by each correction unit to calculate the middle error, maximum error and minimum error of the check point set, and complete the POI position mapping accuracy of multiple sites assessment. 6.一种多网站POI位置映射装置,包括如下单元:6. A multi-site POI position mapping device, comprising the following units: 纠正单元集合建立单元(210):Correction unit set establishment unit (210): 根据POI点集的地理坐标集合分别计算最小和最大地理坐标,得到的最小和最大地理坐标就是POI点集的地理范围,利用某一地理间隔将POI点集的地理范围划分为N*N的小网格,所述N*N的网格全集构成了纠正单元集合;The minimum and maximum geographic coordinates are calculated respectively according to the geographic coordinate set of the POI point set, and the minimum and maximum geographic coordinates obtained are the geographic range of the POI point set, and a certain geographic interval is used to divide the geographic range of the POI point set into N*N small A grid, the full set of N*N grids constitutes a set of correction units; 区域拆分单元(220):Region split unit (220): 建立好纠正单元集合后,为了保证在纠正单元集合的每个纠正单元内控制点的均匀分布,将每个纠正单元均匀拆分成多个坐标子格网,构成控制点的坐标子格网,为了保证在纠正单元集合的每个纠正单元内检核点的均匀分布,还将每个纠正单元均匀拆分成多个坐标子格网,构成检核点的坐标子格网;After the correction unit set is established, in order to ensure the uniform distribution of control points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of control points, In order to ensure the uniform distribution of check points in each correction unit of the correction unit set, each correction unit is evenly split into multiple coordinate sub-grids to form the coordinate sub-grid of check points; 基于语义的控制点匹配单元(230):Semantic-based control point matching unit (230): 对来源于不同网站的POI名称,利用中文分词工具进行分词,然后根据分词后的词组串判定其是否为同一个控制点;For POI names from different websites, use the Chinese word segmentation tool to perform word segmentation, and then determine whether they are the same control point according to the phrase string after word segmentation; 控制点集、检核点集获取单元(240):Control point set, checkpoint set acquisition unit (240): 在每个控制点子格网范围,利用语义匹配的方法,自动获取控制点,并加入控制点集合,在每个检核点子格网范围,利用语义匹配的方法,自动获取至少1个检核点,并加入检核点集;In the range of each control point sub-grid, use the method of semantic matching to automatically obtain control points and add them to the set of control points. In the range of each check point sub-grid, use the method of semantic matching to automatically obtain at least one check point , and join the checkpoint set; 位置映射模型系数解算单元(250)Position mapping model coefficient calculation unit (250) 利用上述单元得到的控制点和检核点集,选用二阶多项式变换模型,分别对于每个纠正单元解算位置映射模型系数;Using the control points and check point sets obtained by the above units, select the second-order polynomial transformation model, and solve the position mapping model coefficients for each correction unit; 其中,二阶多项式变换模型通过公式(1)以矩阵形式进行表达为:Among them, the second-order polynomial transformation model is expressed in matrix form by formula (1): x y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 n 0 n 1 n 2 n 3 n 4 n 5       公式(1) x the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c m 0 m 1 m 2 m 3 m 4 m 5 no 0 no 1 no 2 no 3 no 4 no 5 Formula 1) 其中,r,c是某一网站POI的地理坐标,x,y是另外一个网站POI的地理坐标,m0、m1、m2、m3、m4、m5、n0、n1、n2、n3、n4、n5是二阶多项式模型中的位置映射系数,所述地理坐标即经度和纬度。Among them, r, c are the geographical coordinates of POI of a certain website, x, y are the geographical coordinates of POI of another website, m 0 , m 1 , m 2 , m 3 , m 4 , m 5 , n 0 , n 1 , n 2 , n 3 , n 4 , and n 5 are position mapping coefficients in the second-order polynomial model, and the geographic coordinates are longitude and latitude. 7.根据权利要求6所述的多网站POI位置映射装置,其特征在于:7. The multi-site POI position mapping device according to claim 6, characterized in that: 在建立纠正单元集合单元中,所述地理间隔为4°、2°、1°、30′或15′。In establishing the set of correction units, the geographical interval is 4°, 2°, 1°, 30' or 15'. 8.根据权利要求6所述的多网站POI位置映射装置,其特征在于:8. The multi-site POI position mapping device according to claim 6, characterized in that: 在区域拆分单元中,将每个纠正单元均匀拆分成6*6的坐标子格网,构成控制点的坐标子格网,将每个纠正单元均匀拆分成12*12的坐标子格网,构成检核点的坐标子格网。In the area splitting unit, each correction unit is evenly split into a 6*6 coordinate subgrid to form a control point coordinate subgrid, and each correction unit is evenly split into a 12*12 coordinate subgrid The grid constitutes the coordinate subgrid of the checkpoints. 9.根据权利要求6所述的多网站POI位置映射装置,其特征在于:9. The multi-site POI position mapping device according to claim 6, characterized in that: 在位置映射模型系数解算单元中,首先根据二阶多项式变换模型列出误差方程,随后根据间接平差的方法计算误差方程中的位置映射系数;In the location mapping model coefficient solving unit, the error equation is first listed according to the second-order polynomial transformation model, and then the location mapping coefficient in the error equation is calculated according to the method of indirect adjustment; 其中,采用二阶多项式模型求得位置映射系数的最或然值,由公式(1)列出误差方程如下Among them, the most probable value of the position mapping coefficient is obtained by using the second-order polynomial model, and the error equation is listed by formula (1) as follows v x v y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δn 0 Δn 1 Δn 2 Δn 3 Δn 4 Δn 5 - x y   公式(2) v x v the y = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c Δm 0 Δm 1 Δm 2 Δm 3 Δm 4 Δm 5 Δ n 0 Δ n 1 Δ n 2 Δn 3 Δn 4 Δn 5 - x the y Formula (2) 即:v=BΔ-1Namely: v=BΔ-1 其中, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c , in, B = 1 r c r 2 c 2 r × c 0 0 0 0 0 0 0 0 0 0 0 0 1 r c r 2 c 2 r × c , mi=mi初+Δmi m i = m i initial + Δm i V包括Vx、Vy,表示对另外一个网站POI地理坐标的改正,B是误差方程的系数矩阵,B通过某一网站POI的地理坐标计算得到;1包括x和y,是另外一个网站POI地理坐标,mi初表示位置映射系数的解算初始值,Δmi表示位置映射系数的解算改正数;V includes V x , V y , indicating the correction of the geographical coordinates of another website POI, B is the coefficient matrix of the error equation, and B is calculated by the geographical coordinates of a certain website POI; 1 includes x and y, which is another website POI Geographical coordinates, m i initially represents the initial value of the calculation of the position mapping coefficient, and Δm i represents the correction number of the calculation of the position mapping coefficient; 根据间接平差的计算方法,由矩阵运算:According to the calculation method of indirect adjustment, by matrix operation: Δ=(BTB)-1BT1Δ=(B T B) -1 B T 1 解算出位置映射系数Δ。Solve to calculate the position mapping coefficient Δ. 10.根据权利要求1所述的多网站POI位置映射装置,其特征在于:10. The multi-site POI position mapping device according to claim 1, characterized in that: 还包括:位置映射精度评定单元(260)Also included: Position Mapping Accuracy Assessment Unit (260) 对纠正单元集合,遍历其中每一个纠正单元,利用每个纠正单元解算得到的位置映射系数Δ,计算出检核点集的中误差、最大误差和最小误差,完成对多网站POI位置映射精度评定。For the correction unit set, traverse each correction unit, use the position mapping coefficient Δ obtained by each correction unit to calculate the middle error, maximum error and minimum error of the check point set, and complete the POI position mapping accuracy of multiple sites assessment.
CN201410455721.1A 2014-09-10 2014-09-10 Multi-website POI position mapping method and device Pending CN104199937A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410455721.1A CN104199937A (en) 2014-09-10 2014-09-10 Multi-website POI position mapping method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410455721.1A CN104199937A (en) 2014-09-10 2014-09-10 Multi-website POI position mapping method and device

Publications (1)

Publication Number Publication Date
CN104199937A true CN104199937A (en) 2014-12-10

Family

ID=52085230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410455721.1A Pending CN104199937A (en) 2014-09-10 2014-09-10 Multi-website POI position mapping method and device

Country Status (1)

Country Link
CN (1) CN104199937A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572902A (en) * 2014-12-26 2015-04-29 北京中交兴路车联网科技有限公司 Information point matching method and device
CN104850649A (en) * 2015-05-29 2015-08-19 苏州大学张家港工业技术研究院 Method and system for sampling points of interest on map
CN110096540A (en) * 2019-04-16 2019-08-06 湖北地信科技集团股份有限公司 Surveying and mapping data conversion method, equipment, storage medium and device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103124966A (en) * 2010-07-09 2013-05-29 诺基亚公司 Method and apparatus for aggregating and linking place data
CN103150309A (en) * 2011-12-07 2013-06-12 清华大学 Method and system for searching POI (Point of Interest) points of awareness map in space direction

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103124966A (en) * 2010-07-09 2013-05-29 诺基亚公司 Method and apparatus for aggregating and linking place data
CN103150309A (en) * 2011-12-07 2013-06-12 清华大学 Method and system for searching POI (Point of Interest) points of awareness map in space direction

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
陈瑞等: "一种自动提取控制点的多源兴趣点位置纠正方法", 《测绘科学》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104572902A (en) * 2014-12-26 2015-04-29 北京中交兴路车联网科技有限公司 Information point matching method and device
CN104572902B (en) * 2014-12-26 2018-01-23 北京中交兴路车联网科技有限公司 A kind of method and device of information Point matching
CN104850649A (en) * 2015-05-29 2015-08-19 苏州大学张家港工业技术研究院 Method and system for sampling points of interest on map
CN104850649B (en) * 2015-05-29 2018-06-19 苏州大学张家港工业技术研究院 A kind of method and system that point of interest sampling is carried out on map
CN110096540A (en) * 2019-04-16 2019-08-06 湖北地信科技集团股份有限公司 Surveying and mapping data conversion method, equipment, storage medium and device
CN110096540B (en) * 2019-04-16 2022-02-18 湖北地信科技集团股份有限公司 Mapping data conversion method, device, storage medium and device

Similar Documents

Publication Publication Date Title
CN103383773B (en) The remote sensing satellite image of a kind of dynamic extraction Image Control Point is the most just penetrating framework and the method for correction
Zhang et al. Quality evaluation of volunteered geographic information: The case of OpenStreetMap
JP5185089B2 (en) Content position estimation device
CN106919567A (en) A kind of processing method and processing device of point of interest POI addresses
CN107368480B (en) A method and device for locating and recognizing error types of points of interest data
CN102589517A (en) Area quasi-geoid refining method based on earth gravity model (EGM2008)
CN103727920B (en) The method of height differences by leveling is measured based on geoid's model
CN103837113A (en) Relative coordinate measuring method
CN106934113A (en) Suitable for the modeling method of the improved polynomial of the vertical total electron content modeling in region ionosphere
CN104199937A (en) Multi-website POI position mapping method and device
JP2016057239A (en) Positioning method and positioning system
CN112463899B (en) Vehicle track point deviation rectifying method, system, server and storage medium
CN103064953B (en) Position-based is registered the POI update method of data
CN101957193A (en) Optimization method for sea island reef height transmission
Ward et al. Improving CAMA Models Using Geographic Information Systems/Response Surface Analysis Location Factors.
KR100686287B1 (en) Variable Modeling Method for Precise Position Information Conversion of Spatial Information / Location Information
Krdžalić et al. A precise geoid model of Bosnia and Herzegovina by the KTH method and its validation
CN106815607B (en) A Contour Image Data Extraction Method Based on Inverse Distance Weight Interpolation Inverse Function
WO2021143487A1 (en) Determination of poi coordinates
CN105842710A (en) Low-orbit binary difference/frequency difference precise correction method based on VRS difference principle
CN107632137B (en) Method for correcting soil radon gas instantaneous measurement data in uranium mine exploration
Yang et al. Research on zenith tropospheric delay modeling of regional cors network
Vaes et al. APWP-online. org: a global reference database and open-source tools for calculating apparent polar wander paths and relative paleomagnetic displacements
CN104807442B (en) A kind of automatic multidimensional Detection of Gross Errors method
CN104462407A (en) Method for dynamically integrating front-end data of scene perception models on basis of tracks of maps

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20141210

RJ01 Rejection of invention patent application after publication