CN104462860A - Positioning data processing method and processing method - Google Patents

Positioning data processing method and processing method Download PDF

Info

Publication number
CN104462860A
CN104462860A CN201410855482.9A CN201410855482A CN104462860A CN 104462860 A CN104462860 A CN 104462860A CN 201410855482 A CN201410855482 A CN 201410855482A CN 104462860 A CN104462860 A CN 104462860A
Authority
CN
China
Prior art keywords
coordinate
normalized
locator data
rounded
point
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.)
Granted
Application number
CN201410855482.9A
Other languages
Chinese (zh)
Other versions
CN104462860B (en
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.)
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Original Assignee
Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
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 Yulong Computer Telecommunication Scientific Shenzhen Co Ltd filed Critical Yulong Computer Telecommunication Scientific Shenzhen Co Ltd
Priority to CN201410855482.9A priority Critical patent/CN104462860B/en
Publication of CN104462860A publication Critical patent/CN104462860A/en
Application granted granted Critical
Publication of CN104462860B publication Critical patent/CN104462860B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention provides a positioning data processing method and processing method. The positioning data processing method includes the steps that according to an area needing to be navigated, a coordinate original point is selected to serve as a specific coordinate point, and a coordinate system is built on the basis of the specific coordinate point; positioning data of a specific object are obtained, and the positioning data are coordinate points composed of longitude and latitude data; the specific coordinate point serves as a datum point, normalization processing is carried out on the positioning data, and coordinates after normalization processing are obtained; the coordinates after normalization processing are converted into integer coordinates; according to the correspondence relations between the positioning data and the actual physical position of the specific object, and the correspondence relation between the integer coordinates and the actual physical position are built. By means of the technical scheme, redundancy parts in the positioning data can be deleted, positioning data processing and storage difficult is lowered, meanwhile, data processing quantity of a processor is reduced, and processing burden of the processor is reduced.

Description

The disposal route of locator data and treating apparatus
Technical field
The present invention relates to technical field of data processing, in particular to a kind of disposal route of locator data and a kind for the treatment of apparatus of locator data.
Background technology
The application such as the existing navigation based on GPS, tracking, monitoring is all the location that the latitude and longitude information of based target position has come to target, and the latitude and longitude information of the target latitude and longitude information collected by GPS and destination locations carries out contrasting the moving direction judging target.
The division of longitude and latitude with the whole earth for object carries out dividing, in daily life, the scope of people's activity is mostly in the scope of tens kilometers, it is very little data that the girth of this and the earth is compared, reaction is also a very little numerical value in the change of longitude and latitude, is generally longitude and latitude radix point data below.The girth of the such as earth is that the distance reaction of 140192Km, 1Km is changed to (1/140192) × 360 on longitude, is approximately 0.00257 degree.And reached within 2 meters to the accuracy requirement of navigation now, the distance reaction of 2 meters will be a less value in the change of longitude and latitude, so real " the useful value " of longitude and latitude information that export of GPS just radix point below several, other information major part is all redundancy.
From data record and transmission of angle, the twice of the normally integer of the figure place shared by floating-point numerical representation, adds the difficulty of storage, too increases the data volume of transmission; From the angle of data processing, processor is to be processed is floating data, and the intractability of floating data will much larger than the intractability of integer, so directly position with longitude and latitude data the difficulty adding data processing.
Therefore, how can reduce the process to locator data and storage difficulty, reduce the redundant information in locator data, become technical matters urgently to be resolved hurrily with the processing load reducing process.
Summary of the invention
The present invention just based on above-mentioned technical matters one of at least, propose a kind of processing scheme of new locator data, the redundancy section in locator data can be deleted, reduce the process to locator data and storage difficulty, decrease the data processing amount of processor simultaneously, reduce the processing load of processor.
In view of this, the present invention proposes a kind of disposal route of locator data, comprising: carry out the region of navigating as required, select the specified coordinate point as true origin, and set up coordinate system based on described specified coordinate point; Obtain the locator data for specified object, the coordinate points that described locator data is made up of longitude and latitude data; With described specified coordinate point for reference point, described locator data is normalized, to obtain the coordinate after normalized; Be rounded coordinate by the coordinate conversion after described normalized; According to the corresponding relation between described locator data and the actual physical location of described specified object, set up the corresponding relation between described rounded coordinate and described actual physical location.
In this technical scheme, by using the specified coordinate point as true origin for reference point, locator data is normalized, makes it possible to delete the redundancy section in locator data, reduce the difficulty of data transmission and process; And by being rounded coordinate by the coordinate conversion after normalized, decrease the data processing amount of processor, reduce the processing load of processor; Simultaneously, by setting up the corresponding relation between rounded coordinate and actual physical location, also making it possible to the rounded coordinate after by process carries out corresponding with the actual physical location of above-mentioned specified object, to determine the actual physical location of above-mentioned specified object according to the rounded coordinate after process.Wherein, locator data can be the locator data of the specified object that Real-time Obtaining arrives, also can be the locator data stored in database, as all locator datas of some objects, when specified object is multiple object, the locator data of specified object can be regarded as all locator datas in coordinate system, namely the locator data of multiple object occupies whole coordinate system.
In technique scheme, preferably, the step of the specified coordinate point as described true origin is selected specifically to comprise: to select the coordinate points on the edge in described extra-regional coordinate points or described region as described specified coordinate point.
In this technical scheme, by selecting coordinate points on the edge of coordinate points outside above-mentioned zone or region as above-mentioned specified coordinate point, the coordinate data got is made to be all positive number, and then can conveniently to the further process of coordinate data.
In technique scheme, preferably, be that the step of rounded coordinate comprises by the coordinate conversion after described normalized: logarithm operation process is carried out to the coordinate after described normalized, to obtain described rounded coordinate.
In this technical scheme, by carrying out logarithm operation process to the coordinate after normalized, making it possible to floating number to be converted to integer, reducing the processing load of processor.
In technique scheme, preferably, also comprise after logarithm operation process is carried out to the coordinate after described normalized: select translation coefficient, with by the negative coordinate conversion in described rounded coordinate for positive number coordinate.
In technique scheme, preferably, following formula is adopted to be described rounded coordinate by the coordinate conversion after described normalized:
Q=C+ [k 1× log α(x 1-x 0), k 2× log β(y 1-y 0)]; Wherein, (x 1-x 0) represent the horizontal ordinate after normalized, (y 1-x 0) represent the ordinate after normalized, truth of a matter when α and β represents that horizontal ordinate and ordinate carry out logarithm operation respectively, K 1and K 2represent scale-up factor, C represents translation coefficient, and Q represents described rounded coordinate.
In this technical scheme, x 0the horizontal ordinate of above-mentioned specified coordinate point, y 0the ordinate of above-mentioned specified coordinate point, x 1the horizontal ordinate of the fixed number data got, y 1it is the ordinate of the locator data got.
According to a further aspect in the invention, also proposed a kind for the treatment of apparatus of locator data, comprising: establishment of coordinate system unit, for carrying out the region of navigating as required, select the specified coordinate point as true origin, and set up coordinate system based on described specified coordinate point; Acquiring unit, for obtaining the locator data for specified object, the coordinate points that described locator data is made up of longitude and latitude data; First processing unit, for described specified coordinate point for reference point, described locator data is normalized, to obtain the coordinate after normalized; Second processing unit, for being rounded coordinate by the coordinate conversion after described normalized; Set up unit, for according to the corresponding relation between described locator data and the actual physical location of described specified object, set up the corresponding relation between described rounded coordinate and described actual physical location.
In this technical scheme, by using the specified coordinate point as true origin for reference point, locator data is normalized, makes it possible to delete the redundancy section in locator data, reduce the difficulty of data transmission and process; And by being rounded coordinate by the coordinate conversion after normalized, decrease the data processing amount of processor, reduce the processing load of processor; Simultaneously, by setting up the corresponding relation between rounded coordinate and actual physical location, also making it possible to the rounded coordinate after by process carries out corresponding with the actual physical location of above-mentioned specified object, to determine the actual physical location of above-mentioned specified object according to the rounded coordinate after process.Wherein, locator data can be the locator data of the specified object that Real-time Obtaining arrives, also can be the locator data stored in database, as all locator datas of some objects, when specified object is multiple object, the locator data of specified object can be regarded as all locator datas in coordinate system, namely the locator data of multiple object occupies whole coordinate system.
In technique scheme, preferably, described establishment of coordinate system unit specifically for: select the coordinate points on the edge in described extra-regional coordinate points or described region as described specified coordinate point.
In this technical scheme, by selecting coordinate points on the edge of coordinate points outside above-mentioned zone or region as above-mentioned specified coordinate point, the coordinate data got is made to be all positive number, and then can conveniently to the further process of coordinate data.
In technique scheme, preferably, described second processing unit specifically for: logarithm operation process is carried out to the coordinate after described normalized, to obtain described rounded coordinate.
In this technical scheme, by carrying out logarithm operation process to the coordinate after normalized, making it possible to floating number to be converted to integer, reducing the processing load of processor.
In technique scheme, preferably, described second processing unit also for: after logarithm operation process is carried out to the coordinate after described normalized, select translation coefficient, with by the negative coordinate conversion in described rounded coordinate for positive number coordinate.
In technique scheme, preferably, described second processing unit adopts following formula to be described rounded coordinate by the coordinate conversion after described normalized:
Q=C+ [k 1× log α(x 1-x 0), k 2× log β(y 1-y 0)]; Wherein, (x 1-x 0) represent the horizontal ordinate after normalized, (y 1-x 0) represent the ordinate after normalized, truth of a matter when α and β represents that horizontal ordinate and ordinate carry out logarithm operation respectively, K 1and K 2represent scale-up factor, C represents translation coefficient, and Q represents described rounded coordinate.
In this technical scheme, x 0the horizontal ordinate of above-mentioned specified coordinate point, y 0the ordinate of above-mentioned specified coordinate point, x 1the horizontal ordinate of the fixed number data got, y 1it is the ordinate of the locator data got.
By above technical scheme, the redundancy section in locator data can be deleted, reduce the process to locator data and storage difficulty, decrease the data processing amount of processor simultaneously, reduce the processing load of processor.
Accompanying drawing explanation
Fig. 1 shows the schematic flow diagram of the disposal route of locator data according to an embodiment of the invention;
Fig. 2 shows the schematic block diagram of the treating apparatus of locator data according to an embodiment of the invention;
Fig. 3 shows the corresponding relation schematic diagram of coordinate and physical location according to an embodiment of the invention.
Embodiment
In order to more clearly understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, when not conflicting, the feature in the embodiment of the application and embodiment can combine mutually.
Set forth a lot of detail in the following description so that fully understand the present invention; but; the present invention can also adopt other to be different from other modes described here and implement, and therefore, protection scope of the present invention is not by the restriction of following public specific embodiment.
Fig. 1 shows the schematic flow diagram of the disposal route of locator data according to an embodiment of the invention.
As shown in Figure 1, the disposal route of locator data, comprising: step 102 according to an embodiment of the invention, carries out the region of navigating as required, selects the specified coordinate point as true origin, and sets up coordinate system based on described specified coordinate point; Step 104, obtains the locator data for specified object, the coordinate points that described locator data is made up of longitude and latitude data; Step 106, with described specified coordinate point for reference point, is normalized described locator data, to obtain the coordinate after normalized; Coordinate conversion after described normalized is rounded coordinate by step 108; Step 110, according to the corresponding relation between described locator data and the actual physical location of described specified object, sets up the corresponding relation between described rounded coordinate and described actual physical location.
In this technical scheme, by using the specified coordinate point as true origin for reference point, locator data is normalized, makes it possible to delete the redundancy section in locator data, reduce the difficulty of data transmission and process; And by being rounded coordinate by the coordinate conversion after normalized, decrease the data processing amount of processor, reduce the processing load of processor; Simultaneously, by setting up the corresponding relation between rounded coordinate and actual physical location, also making it possible to the rounded coordinate after by process carries out corresponding with the actual physical location of above-mentioned specified object, to determine the actual physical location of above-mentioned specified object according to the rounded coordinate after process.Wherein, locator data can be the locator data of the specified object that Real-time Obtaining arrives, also can be the locator data stored in database, as all locator datas of some objects, when specified object is multiple object, the locator data of specified object can be regarded as all locator datas in coordinate system, namely the locator data of multiple object occupies whole coordinate system.
In technique scheme, preferably, the step of the specified coordinate point as described true origin is selected specifically to comprise: to select the coordinate points on the edge in described extra-regional coordinate points or described region as described specified coordinate point.
In this technical scheme, by selecting coordinate points on the edge of coordinate points outside above-mentioned zone or region as above-mentioned specified coordinate point, the coordinate data got is made to be all positive number, and then can conveniently to the further process of coordinate data.
In technique scheme, preferably, be that the step of rounded coordinate comprises by the coordinate conversion after described normalized: logarithm operation process is carried out to the coordinate after described normalized, to obtain described rounded coordinate.
In this technical scheme, by carrying out logarithm operation process to the coordinate after normalized, making it possible to floating number to be converted to integer, reducing the processing load of processor.
In technique scheme, preferably, also comprise after logarithm operation process is carried out to the coordinate after described normalized: select translation coefficient, with by the negative coordinate conversion in described rounded coordinate for positive number coordinate.
In technique scheme, preferably, following formula is adopted to be described rounded coordinate by the coordinate conversion after described normalized:
Q=C+ [k 1× log α(x 1-x 0), k 2× log β(y 1-y 0)]; Wherein, (x 1-x 0) represent the horizontal ordinate after normalized, (y 1-x 0) represent the ordinate after normalized, truth of a matter when α and β represents that horizontal ordinate and ordinate carry out logarithm operation respectively, K 1and K 2represent scale-up factor, C represents translation coefficient, and Q represents described rounded coordinate.
In this technical scheme, x 0the horizontal ordinate of above-mentioned specified coordinate point, y 0the ordinate of above-mentioned specified coordinate point, x 1the horizontal ordinate of the fixed number data got, y 1it is the ordinate of the locator data got.
Fig. 2 shows the schematic block diagram of the treating apparatus of locator data according to an embodiment of the invention.
As shown in Figure 2, the treating apparatus 200 of locator data according to an embodiment of the invention, comprising: establishment of coordinate system unit 202, acquiring unit 204, first processing unit 206, second processing unit 208 and set up unit 210.
Wherein, establishment of coordinate system unit 202, for carrying out the region of navigating as required, selects the specified coordinate point as true origin, and sets up coordinate system based on described specified coordinate point.
Acquiring unit 204, for obtaining the locator data for specified object, the coordinate points that described locator data is made up of longitude and latitude data.
First processing unit 206, for described specified coordinate point for reference point, described locator data is normalized, to obtain the coordinate after normalized.
Second processing unit 208, for being rounded coordinate by the coordinate conversion after described normalized.
Set up unit 210, for according to the corresponding relation between described locator data and the actual physical location of described specified object, set up the corresponding relation between described rounded coordinate and described actual physical location.
In this technical scheme, by using the specified coordinate point as true origin for reference point, locator data is normalized, makes it possible to delete the redundancy section in locator data, reduce the difficulty of data transmission and process; And by being rounded coordinate by the coordinate conversion after normalized, decrease the data processing amount of processor, reduce the processing load of processor; Simultaneously, by setting up the corresponding relation between rounded coordinate and actual physical location, also making it possible to the rounded coordinate after by process carries out corresponding with the actual physical location of above-mentioned specified object, to determine the actual physical location of above-mentioned specified object according to the rounded coordinate after process.
In technique scheme, preferably, described establishment of coordinate system unit 202 specifically for: select the coordinate points on the edge in described extra-regional coordinate points or described region as described specified coordinate point.
In this technical scheme, by selecting coordinate points on the edge of coordinate points outside above-mentioned zone or region as above-mentioned specified coordinate point, the coordinate data got is made to be all positive number, and then can conveniently to the further process of coordinate data.
In technique scheme, preferably, described second processing unit 208 specifically for: logarithm operation process is carried out to the coordinate after described normalized, to obtain described rounded coordinate.
In this technical scheme, by carrying out logarithm operation process to the coordinate after normalized, making it possible to floating number to be converted to integer, reducing the processing load of processor.
In technique scheme, preferably, described second processing unit 208 also for: after logarithm operation process is carried out to the coordinate after described normalized, select translation coefficient, with by the negative coordinate conversion in described rounded coordinate for positive number coordinate.
In technique scheme, preferably, described second processing unit 208 adopts following formula to be described rounded coordinate by the coordinate conversion after described normalized:
Q=C+ [k 1× log α(x 1-x 0), k 2× log β(y 1-y 0)]; Wherein, (x 1-x 0) represent the horizontal ordinate after normalized, (y 1-x 0) represent the ordinate after normalized, truth of a matter when α and β represents that horizontal ordinate and ordinate carry out logarithm operation respectively, K 1and K 2represent scale-up factor, C represents translation coefficient, and Q represents described rounded coordinate.
In this technical scheme, x 0the horizontal ordinate of above-mentioned specified coordinate point, y 0the ordinate of above-mentioned specified coordinate point, x 1the horizontal ordinate of the fixed number data got, y 1it is the ordinate of the locator data got.
To sum up, the present invention mainly proposes a kind of method that pair warp and weft degrees of data carries out processing, and carries out changes in coordinates, avoid process and the transmission of redundant information, and floating-point operation is converted into integer arithmetic by certain mathematical operation pair warp and weft degree.
Particularly, technical scheme of the present invention is mainly divided into three parts: 1, selected navigation area, sets up coordinate system; 2, changes in coordinates is carried out to the longitude and latitude in navigation area; 3, the foundation of physical location under logarithmic coordinate system.
1, selected navigation area, the foundation of coordinate system.Mainly comprise the following steps:
1) region of selected navigation, can be an area or country;
2) take latitude as transverse axis, longitude is the longitudinal axis, and selected zone is outer or a point (access areas edge) on edge sets up latitude and longitude coordinates system as true origin; Certainly, can take also longitude as transverse axis, latitude be that the longitudinal axis sets up coordinate system.
3) point of coordinate system is designated as: w=(x 1, y 1) ... (x i, y i) ... (x m, y n), wherein, (x 0, y 0) be true origin, x represents latitude coordinate, and y represents longitude coordinate.
2, changes in coordinates is carried out to the longitude and latitude in navigation area, be converted to logarithmic coordinate system by latitude and longitude coordinates system.
1) latitude and longitude coordinates system difference:
Coordinate system difference is that latitude and longitude coordinates system deducted true origin a little, and true origin is normalized to (0,0), and differentiated coordinate system is as follows:
W=(x 1-x 0,y 1-y 0),(x 2-x 0,y 2-y 0)…(x i-x 0,y j-y 0)…(x m-x 0,y n-y 0)。
2) logarithm operation:
Carry out logarithm operation again to the point obtained after difference, its operational formula is as follows:
Q=C+ [(k 1× log α(x 1-x 0), k 2× log β(y 1-y 0)) ... (k 1× log α(x 1-x 0), k 2× log β(y 1-y 0)) ... ]; Wherein, k 1and k 2be scale-up factor, α, β are the truth of a matter of transverse axis and the longitudinal axis respectively, and C is translation coefficient, and the point under the coordinate system of generation is expressed as:
Q=(χ 11),(χ 22)…(χ ij)…(χ mn)。
3, the foundation of physical location under logarithmic coordinate system.
Logarithmic coordinate conversion is linear transformation, and the point of latitude and longitude coordinates is one to one to the point of new coordinate system.So by the coordinate one_to_one corresponding after the actual physical location corresponding to longitude and latitude and change, its corresponding relation as shown in Figure 3.
Below in conjunction with specific embodiment, technical scheme of the present invention is described in detail.
1, the choosing of region.
Longitude range shared by Shenzhen is: 113.7667 degree to 114.6167 degree, latitude variation range is: 22.45 degree to 22.8667 degree.Some the longitude and latitude points choosing Shenzhen are as follows: (22.4501,113.7668), (22.4510,113.7677), (22.4600,113.7767) and (22.5500,113.8667).
2, coordinate transform.
2.1, (22.45 are chosen, 113.7667) as the initial point of new changes in coordinates, the result obtained after above-mentioned four points deduct initial point is as follows: (0.0001,0.0001), (0.0010,0.0010), (0.0100,0.0100), (0.1000,0.1000).
2.2, by above-mentioned change formula, k is chosen 1and k 2be 1, α, β be 10, then the point after coordinate transform is: (-4 ,-4), (-3 ,-3), (-2 ,-2), (-1 ,-1).
2.3, select translation coefficient C to be 4, then four points become (0,0), (1,1), (2,2), (3,3) successively, and negative coordinate figure is converted to positive number coordinate figure.
3, the foundation of physical location under logarithmic coordinate system.
By longitude and latitude (22.4501,113.7668), (22.4510,113.7677), (22.4600,113.7767), (22.5500,113.8667) position corresponding to respectively with (0,0), (1,1), (2,2), (3,3) are mapped.
Although the point chosen in above-described embodiment is the convenient particular point calculated, by reasonably choosing k 1, k 2and α, β, then latitude and longitude coordinates can be converted to rounded coordinate in conjunction with the precision (relevant with the radix point given up after conversion) of location.
Technique scheme of the present invention has following technique effect:
1) floating-point operation can be converted into integer arithmetic, decrease the data processing amount of processor.Such as carrying out data processing to (0,0) is easy to many than process (22.4501,113.7668).
2) delete the part of redundancy in latitude and longitude coordinates information, reduce the task amount of data transmission and memory space.Such as longitude and latitude (22.4501,113.7668) in, the information of integral part is redundancy completely for one's respective area, the coordinate transform of this programme can effectively remove this redundant information, reduce data and store the difficulty with process, store obviously and transmission (0,0) be easy to many than (22.4501,113.7668).
3) the present invention is owing to have employed logarithm operation, make value comparatively small data be amplified on range, very large data are reduced, and the range of data is optimized, simplifies the difficulty of subsequent control, also improve the precision of follow-up data process.
The application scenarios of technique scheme of the present invention is more, according to such scheme, original latitude and longitude coordinates system is converted to rounded coordinate system as prior, follow-uply to locate accordingly, process etc. of navigating; Or Real-time Obtaining, to the locator data of target object, then processes locator data according to such scheme, to obtain the rounded coordinate of target object, facilitate computing.
More than be described with reference to the accompanying drawings technical scheme of the present invention, consider that current locator data is normally carried out recording with floating number and transmits, and the twice of figure place shared by floating-point numerical representation normally integer, add the difficulty of storage, too increase the data volume of transmission; From the angle of data processing, processor is to be processed is floating data, and the intractability of floating data will much larger than the intractability of integer, so directly position with longitude and latitude data the difficulty adding data processing.Therefore, the present invention proposes a kind of processing scheme of new locator data, the redundancy section in locator data can be deleted, reduce the process to locator data and storage difficulty, decrease the data processing amount of processor simultaneously, reduce the processing load of processor.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a disposal route for locator data, is characterized in that, comprising:
Carry out the region of navigating as required, select the specified coordinate point as true origin, and set up coordinate system based on described specified coordinate point;
Obtain the locator data for specified object, the coordinate points that described locator data is made up of longitude and latitude data;
With described specified coordinate point for reference point, described locator data is normalized, to obtain the coordinate after normalized;
Be rounded coordinate by the coordinate conversion after described normalized;
According to the corresponding relation between described locator data and the actual physical location of described specified object, set up the corresponding relation between described rounded coordinate and described actual physical location.
2. the disposal route of locator data according to claim 1, is characterized in that, selects the step of the specified coordinate point as described true origin specifically to comprise:
Select the coordinate points on the edge in described extra-regional coordinate points or described region as described specified coordinate point.
3. the disposal route of locator data according to claim 2, is characterized in that, is that the step of rounded coordinate comprises by the coordinate conversion after described normalized:
Logarithm operation process is carried out to the coordinate after described normalized, to obtain described rounded coordinate.
4. the disposal route of locator data according to claim 3, is characterized in that, also comprises after carrying out logarithm operation process to the coordinate after described normalized:
Select translation coefficient, so that the negative coordinate figure in described rounded coordinate is converted to positive number coordinate figure.
5. the disposal route of locator data according to claim 4, is characterized in that, adopts following formula to be described rounded coordinate by the coordinate conversion after described normalized:
Q=C+[k 1×log α(x 1-x 0),k 2×log β(y 1-y 0)];
Wherein, (x 1-x 0) represent the horizontal ordinate after normalized, (y 1-x 0) represent the ordinate after normalized, truth of a matter when α and β represents that horizontal ordinate and ordinate carry out logarithm operation respectively, K 1and K 2represent scale-up factor, C represents translation coefficient, and Q represents described rounded coordinate.
6. a treating apparatus for locator data, is characterized in that, comprising:
Establishment of coordinate system unit, for carrying out the region of navigating as required, selects the specified coordinate point as true origin, and sets up coordinate system based on described specified coordinate point;
Acquiring unit, for obtaining the locator data for specified object, the coordinate points that described locator data is made up of longitude and latitude data;
First processing unit, for described specified coordinate point for reference point, described locator data is normalized, to obtain the coordinate after normalized;
Second processing unit, for being rounded coordinate by the coordinate conversion after described normalized;
Set up unit, for according to the corresponding relation between described locator data and the actual physical location of described specified object, set up the corresponding relation between described rounded coordinate and described actual physical location.
7. the treating apparatus of locator data according to claim 6, is characterized in that, described establishment of coordinate system unit specifically for:
Select the coordinate points on the edge in described extra-regional coordinate points or described region as described specified coordinate point.
8. the treating apparatus of locator data according to claim 7, is characterized in that, described second processing unit specifically for:
Logarithm operation process is carried out to the coordinate after described normalized, to obtain described rounded coordinate.
9. the treating apparatus of locator data according to claim 8, is characterized in that, described second processing unit also for:
After logarithm operation process is carried out to the coordinate after described normalized, select translation coefficient, with by the negative coordinate conversion in described rounded coordinate for positive number coordinate.
10. the treating apparatus of locator data according to claim 9, is characterized in that, described second processing unit adopts following formula to be described rounded coordinate by the coordinate conversion after described normalized:
Q=C+[k 1×log α(x 1-x 0),k 2×log β(y 1-y 0)];
Wherein, (x 1-x 0) represent the horizontal ordinate after normalized, (y 1-x 0) represent the ordinate after normalized, truth of a matter when α and β represents that horizontal ordinate and ordinate carry out logarithm operation respectively, K 1and K 2represent scale-up factor, C represents translation coefficient, and Q represents described rounded coordinate.
CN201410855482.9A 2014-12-31 2014-12-31 The processing method and processing unit of location data Active CN104462860B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410855482.9A CN104462860B (en) 2014-12-31 2014-12-31 The processing method and processing unit of location data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410855482.9A CN104462860B (en) 2014-12-31 2014-12-31 The processing method and processing unit of location data

Publications (2)

Publication Number Publication Date
CN104462860A true CN104462860A (en) 2015-03-25
CN104462860B CN104462860B (en) 2017-12-22

Family

ID=52908889

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410855482.9A Active CN104462860B (en) 2014-12-31 2014-12-31 The processing method and processing unit of location data

Country Status (1)

Country Link
CN (1) CN104462860B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156528A (en) * 2016-08-01 2016-11-23 中国科学院深圳先进技术研究院 A kind of track data stops recognition methods and system
CN109213940A (en) * 2017-06-30 2019-01-15 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and system that user location calculates are realized under big data
CN110619650A (en) * 2019-09-18 2019-12-27 嘉兴学院 Edge point extraction method and device based on line structure laser point cloud

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060161346A1 (en) * 2003-06-27 2006-07-20 Takumi Murakami Coordinate mutual converting module
US20100289675A1 (en) * 2005-02-08 2010-11-18 Naoki Ueda Method of transforming geographic coordinate
CN103455558A (en) * 2013-08-08 2013-12-18 义乌中国小商品城信息技术有限公司 Positioning method and positioning device
CN104048659A (en) * 2014-06-16 2014-09-17 广州杰赛科技股份有限公司 Method and system for transforming map coordinate system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060161346A1 (en) * 2003-06-27 2006-07-20 Takumi Murakami Coordinate mutual converting module
US20100289675A1 (en) * 2005-02-08 2010-11-18 Naoki Ueda Method of transforming geographic coordinate
CN103455558A (en) * 2013-08-08 2013-12-18 义乌中国小商品城信息技术有限公司 Positioning method and positioning device
CN104048659A (en) * 2014-06-16 2014-09-17 广州杰赛科技股份有限公司 Method and system for transforming map coordinate system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156528A (en) * 2016-08-01 2016-11-23 中国科学院深圳先进技术研究院 A kind of track data stops recognition methods and system
CN106156528B (en) * 2016-08-01 2019-03-05 中国科学院深圳先进技术研究院 A kind of track data stops recognition methods and system
CN109213940A (en) * 2017-06-30 2019-01-15 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and system that user location calculates are realized under big data
CN110619650A (en) * 2019-09-18 2019-12-27 嘉兴学院 Edge point extraction method and device based on line structure laser point cloud

Also Published As

Publication number Publication date
CN104462860B (en) 2017-12-22

Similar Documents

Publication Publication Date Title
Zhang et al. Vectorized rooftop area data for 90 cities in China
CN104239706B (en) A kind of preparation method of ground observation temperature space-time data collection
CN107831765A (en) Localization method, device, equipment and storage medium
Lin et al. Measurement and calculation of crown projection area and crown volume of individual trees based on 3D laser-scanned point-cloud data
CN108804805B (en) Method for automatically extracting multiple river basin exit points
Xu et al. Spatio-temporal predictions of SST time series in China’s offshore waters using a regional convolution long short-term memory (RC-LSTM) network
CN107423753A (en) A kind of rapid fusion operation method of multi-source Spatial Data
CN104462860A (en) Positioning data processing method and processing method
Zhang et al. A global dataset of daily near-surface air temperature at 1-km resolution (2003–2020)
CN110458618A (en) Agricultural land value calculation method, device, server and storage medium
Li et al. Presumed Little Ice Age glacial extent in the eastern Tian Shan, China
Zhou et al. Automated extraction of 3D vector topographic feature line from terrain point cloud
An et al. Spatial and temporal evolution of carbon stocks in Dongting Lake wetlands based on remote sensing data
CN112100308A (en) Similarity query method for Beidou space-time trajectory
CN110188939B (en) Wind power prediction method, system, equipment and storage medium of wind power plant
CN114418243A (en) Distributed new energy cloud grid prediction method and system
Biljecki et al. Emerging topics in 3D GIS.
Xue et al. Improved BSO for ship path planning with grounding alert using interpolated Delaunay triangulation
CN113139032A (en) Geographic position searching method and device, electronic equipment and storage medium
Bao et al. An automatic extraction method for individual tree crowns based on self-adaptive mutual information and tile computing
Zhou et al. A location-based marine fishery information service based on BeiDou navigation satellite system
Guo et al. A novel algorithm for the extraction of machining areas based on morphological image processing
Wang et al. Introduction for the Special Issue on Beyond the Hypes of Geospatial Big Data: Theories, Methods, Analytics, and Applications
CN109241658A (en) Satellite dish Analysis method based on remote sensing image
CN113655483B (en) Method, system, equipment and medium for constructing weather radar reflectivity jigsaw data set

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant