CN112702387A - Distributed geographic position real-time processing method and system - Google Patents

Distributed geographic position real-time processing method and system Download PDF

Info

Publication number
CN112702387A
CN112702387A CN202011388234.XA CN202011388234A CN112702387A CN 112702387 A CN112702387 A CN 112702387A CN 202011388234 A CN202011388234 A CN 202011388234A CN 112702387 A CN112702387 A CN 112702387A
Authority
CN
China
Prior art keywords
information
position data
data information
geographic position
geographic
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
CN202011388234.XA
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.)
Shenzhen Hexun Huagu Information Technology Co ltd
Original Assignee
Shenzhen Hexun Huagu Information Technology 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 Shenzhen Hexun Huagu Information Technology Co ltd filed Critical Shenzhen Hexun Huagu Information Technology Co ltd
Priority to CN202011388234.XA priority Critical patent/CN112702387A/en
Publication of CN112702387A publication Critical patent/CN112702387A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the application discloses a distributed geographic position real-time processing method and a distributed geographic position real-time processing system. The method comprises the following steps: acquiring geographic position data information; judging whether the geographic position data information meets a preset condition, if so, determining a corresponding reverse geocode according to first GPS information in the geographic position data information; if not, supplementing the corresponding reverse geocode according to the WIFI information when the geographic position data information contains the WIFI information; when the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not, and if so, supplementing corresponding reverse geocoding according to the base station information; if not, when the geographic position data information contains the first IP information, supplementing the corresponding reverse geocode according to the first IP information; when the geographic position data information does not contain the first IP information, judging whether the geographic position data information contains MCC information, if so, determining the corresponding reverse geocode according to the MCC information; and if not, determining the corresponding reverse geocode according to the second GPS information and the second IP information. Therefore, the reverse geocoding corresponding to the geographic position data information in the database can be accurately found layer by layer in a distributed mode, and the condition of inaccurate geographic position positioning is reduced.

Description

Distributed geographic position real-time processing method and system
Technical Field
The embodiment of the application relates to the field of big data processing, in particular to a distributed geographic position real-time processing method and system.
Background
As internet technology continues to advance, it becomes more convenient to retrieve and communicate information over computer networks, and there is an increasing amount of content associated with geographic location information in these networks and in the information communicated, such as travel routes and directions, cadastral management, real estate, traffic management, and utility management. Current geographic location information technology is capable of collecting and displaying, and processing and analyzing data in some processes.
In the prior art, the spatial location technology is a mode of converting geographic position information described in a natural language into geographic coordinates applicable to a geographic information system through address standardization and address matching, namely, geocoding. Because the current place name address has no unified naming standard and specification, data acquisition management and coding are carried out by various industry departments, cities and the like according to the requirements of the departments, the cities and the like, so that multiple codes can appear in the same address, and the situation of inaccurate geographic position positioning appears.
Disclosure of Invention
The embodiment of the application provides a distributed geographic position real-time processing method and a distributed geographic position real-time processing system, which are used for reducing the situation of inaccurate geographic position positioning.
A first aspect of the embodiments of the present application provides a distributed geographic location real-time processing method, including:
acquiring geographic position data information;
judging whether the geographical position data information meets a preset condition, if so, determining a corresponding reverse geocode according to first Global Positioning System (GPS) information in the geographical position data information;
if not, supplementing corresponding reverse geocoding according to WIFI information when the geographical position data information contains mobile hotspot (WIFI) information;
when the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not, and if so, supplementing corresponding reverse geocoding according to the base station information;
if not, when the geographic position data information contains first IP information, supplementing a corresponding reverse geographic code according to the first IP information;
when the geographic position data information does not contain first IP information, judging whether the geographic position data information contains Mobile Country Code (MCC) information or not, and if so, determining a corresponding reverse geographic Code according to the MCC information;
and if not, determining the corresponding reverse geocode according to the second GPS information and the second IP information.
Optionally, the determining the corresponding inverse geocode according to the first GPS information in the geographic location data information includes:
acquiring first GPS information corresponding to the geographic position data information;
and analyzing the reverse geocoding by screening the coordinates corresponding to the positioning information of the first GPS information at different levels.
Optionally, before supplementing the corresponding inverse geocode according to the WIFI information when the geographical location data information contains the WIFI information, the method further includes:
and uploading the geographical position data information to a storage system and converting the type of the geographical position data information.
Optionally, the WIFI information positioning service back end uses HBase as persistence, and redis-cluster as a cache architecture.
Optionally, the determining the corresponding inverse geocode according to the second GPS information and the second IP information includes:
judging whether the geographic position data information contains second GPS information, if so, determining a corresponding reverse geographic code according to the second GPS information;
if not, determining the corresponding reverse geocode according to the IP information in the geographic position data information.
Optionally, the inverse geocoding parsing service is based on the contour shape data of the region where the geographic position data information is located.
A second aspect of an embodiment of the present application provides a distributed geographic position real-time processing system, including:
the acquisition unit is used for acquiring geographic position data information;
the first judgment unit is used for judging whether the geographic position data information meets a preset condition or not;
the first determining unit is used for determining the corresponding reverse geocode according to the first GPS information in the geographical position data information when the geographical position data information meets the preset condition;
the first supplement unit is used for supplementing the corresponding inverse geocode according to the WIFI information when the geographic position data information contains the WIFI information;
the second judging unit is used for judging whether the geographical position data information contains base station information or not when the geographical position data information does not contain WIFI information;
the second supplement unit is used for supplementing the corresponding reverse geocode according to the base station information when the geographical position data information contains the base station information;
a third supplementing unit, configured to supplement, when the geographic location data information includes the first IP information, the corresponding inverse geocode according to the IP information;
a third determining unit, configured to determine whether the geographic location data information includes an MCC when the geographic location data information does not include the first IP information;
a second determining unit, configured to determine, when the geographic location data information includes an MCC, a corresponding inverse geocode according to the MCC information;
and a third determining unit, configured to determine, when the geographic location data information does not include the MCC, a corresponding inverse geocode according to the second GPS information and the second IP information.
Optionally, the first determining unit includes:
the acquisition module is used for acquiring first GPS information corresponding to the geographic position data information;
and the analysis module is used for analyzing the reverse geocode by screening the coordinates corresponding to the positioning information of the first GPS information at different levels.
Optionally, before the first supplementary unit, the system further includes:
and the uploading unit is used for uploading the geographical position data information to a storage system and converting the type of the geographical position data information.
Optionally, the third determining unit includes:
the judging module is used for judging whether the geographic position data information contains second GPS information or not;
the first determining module is used for determining the corresponding reverse geocode according to the second GPS information when the geographic position data information contains the second GPS information;
and the second determining module is used for determining the corresponding reverse geocode according to the IP information in the geographic position data information when the geographic position data information does not contain the second GPS information.
A third aspect of the embodiments of the present application provides a distributed geographic location real-time processing system, including:
the device comprises a processor, a memory, an input and output unit and a bus;
the processor is connected with the memory, the input and output unit and the bus;
the processor specifically performs the following operations:
acquiring geographic position data information;
judging whether the geographical position data information meets a preset condition, if so, determining a corresponding reverse geocode according to first Global Positioning System (GPS) information in the geographical position data information;
if not, supplementing corresponding reverse geocoding according to WIFI information when the geographical position data information contains mobile hotspot (WIFI) information;
when the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not, and if so, supplementing corresponding reverse geocoding according to the base station information;
if not, when the geographic position data information contains first IP information, supplementing a corresponding reverse geographic code according to the first IP information;
when the geographic position data information does not contain first IP information, judging whether the geographic position data information contains Mobile Country Code (MCC) information or not, and if so, determining a corresponding reverse geographic Code according to the MCC information;
and if not, determining the corresponding reverse geocode according to the second GPS information and the second IP information.
Optionally, the processor is further configured to perform the operations of any of the alternatives of the first aspect.
A fourth aspect of the present embodiments provides a computer-readable storage medium for distributed geographic location real-time processing, including:
the computer-readable storage medium has stored thereon a program which, when executed on a computer, performs the aforementioned distributed geographic location real-time processing method.
According to the technical scheme, the embodiment of the application has the following advantages: the system in the application judges whether preset conditions are met after acquiring the geographic position data information, if so, determines corresponding reverse geocoding according to a first GPS in the geographic position data information, if not, supplements the corresponding reverse geocoding according to WIFI information when the geographic position data information contains the WIFI information, judges whether base station information exists in the geographic position data information when the geographic position data information does not contain the WIFI information, if so, supplements the corresponding reverse geocoding according to the base station information, if not, supplements the corresponding reverse geocoding according to first IP information when the geographic position data information contains the first IP information, if not, judges whether the geographic position data information has MCC, if so, determines the corresponding reverse geocoding according to the MCC information, if not, determines the corresponding reverse geocoding according to a second GPS information and a second IP information, therefore, the reverse geocoding corresponding to the geographic position data information in the database can be accurately found layer by layer in a distributed mode, and the condition of inaccurate geographic position positioning is reduced.
Drawings
Fig. 1 is a schematic flow chart of an embodiment of a distributed geographic location real-time processing method in an embodiment of the present application;
FIG. 2-1 is a schematic flow chart of another embodiment of a distributed geographic location real-time processing method according to an embodiment of the present application;
fig. 2-2 is a schematic flow chart of another embodiment of a distributed geographic location real-time processing method in the embodiment of the present application;
FIG. 3 is a schematic structural diagram of an embodiment of a distributed geographic location real-time processing system according to an embodiment of the present application;
FIG. 4 is a schematic structural diagram of another embodiment of a distributed geographic location real-time processing system according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of another embodiment of a distributed geographic position real-time processing system in the embodiment of the present application.
Detailed Description
The embodiment of the application provides a distributed geographic position real-time processing method and a distributed geographic position real-time processing system, which are used for reducing the situation of inaccurate geographic position positioning.
Referring to fig. 1, in the embodiment of the present application, a system is used as a description of an execution subject, and an embodiment of a distributed geographic location real-time processing method in the embodiment of the present application includes:
101. acquiring geographic position data information;
in practical application, reverse geocoding is a process of obtaining a corresponding address expression from a geographic coordinate, is a reverse process of geocoding, and can be realized by combining all elements in an address module according to a certain address module. The system carries out matching standardization on the obtained geographic coordinates, wherein when the coordinates are subjected to database matching, the address matching algorithm is only calculated according to the data obtained in a large range, and a plurality of addresses carry out data acquisition management and coding according to the requirements of various industries or parts, so that the finally obtained geographic position is positioned inaccurately.
In this embodiment, a distributed manner is adopted to perform identification calculation on the acquired geographic location data information, a Kafka channel is adopted to acquire and write data in a matching address corresponding to a calculated result, and a series of algorithms are provided by the system on a cleaning level to enable the finally acquired geographic location address data to meet the data use requirements of a downstream system.
102. Judging whether the geographic position data information meets a preset condition or not;
in this embodiment, the system acquires the geographical location data information and then determines whether the data meets a preset condition, wherein the preset condition is set as whether there is GPS coordinate information in the domestic contour range, and the GPS can provide accurate positioning, speed measurement and high-precision standard time for most of the area (98%) on the earth surface, and can meet the requirement of military users located at any place of the global ground or in the near-ground space to continuously and accurately determine three-dimensional locations, three-dimensional motions and time.
103. Determining a corresponding reverse geocode according to first GPS information in the geographic position data information;
the system can obtain GPS coordinate information in the domestic contour range to provide accurate positioning, and the inverse geocoding service returns address information according to coordinates, so the data provided to the inverse geographic service engine at the early stage are as follows: administrative divisions, roads, POIs, AOIs, door addresses, etc. The administrative division data can tell the user the provincial and urban areas to which the current coordinate point belongs, all road coordinate point strings are stored in the road data, important point and face information (POI refers to an interest point, AOI refers to an interest face) is recorded in the POI/AOI, and the address generally refers to information of a certain number.
The longitude and latitude coordinates corresponding to the geographic position data information can be located through the GPS, and the system searches and calculates an administrative district, a road to which the coordinates belong, the nearest POI/AOI and the like according to the coordinates. The corresponding inverse geocode can be matched directly from the GPS information.
104. Supplementing the corresponding inverse geocode according to the WIFI information when the geographical position data information contains the WIFI information;
in the embodiment, when the system can not identify the GPS coordinate information in the domestic contour range, the system judges whether WIFI information exists in the geographic position data information, if the WIFI information exists, the system calculates the WIFI coordinate information of the geographic position data information according to a WIFI stabilization algorithm, wherein the rear end of the Wi-Fi information positioning service adopts HBase for persistence, and redis-cluster for cache architecture, because the system standardizes the domestic address when in geographic coding, for example, the address is segmented, specifically, the address is decomposed into different word groups according to an input address character string, an address dictionary and an address model, each keyword is standardized after the address is segmented, so that the system matches the coordinate information after acquiring the geographic position data information, and the extracted keyword can be automatically matched to the corresponding reverse geographic code, namely the specific address corresponding to the coordinate, where addresses may define ranges from provincial to urban and even to country house numbers.
105. When the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not;
in this embodiment, when the system identifies that there is no WIFI information in the geographic location data information, it determines whether the geographic location data information contains base station information, where the base station obtains location information of the mobile terminal user, that is, longitude and latitude coordinates, through a network of a telecommunication mobile operator, and provides a value-added service of a corresponding service for the user under the support of an electronic map platform, for example, a dynamic location query service provided in a current chinese mobile dynamic zone, and the system may match a corresponding reverse geocode according to the obtained coordinates.
106. Supplementing corresponding reverse geocoding according to the base station information;
when the system judges that the geographical position data information contains the base station information, the system can match the corresponding inverse geographical code by calculating a specific coordinate parameter by using a base station stabilizing algorithm.
107. When the geographic position data information contains first IP information, supplementing corresponding reverse geocoding according to the first IP information;
when the system judges that the geographic position data information does not contain the base station information, the system can also obtain the coordinate information corresponding to the geographic position data information by judging whether the geographic position data information contains the first IP information, wherein the first IP information refers to domestic IP information, calculating through an IP identification algorithm, and matching the corresponding inverse geocode according to the coordinate information system in the same way.
108. When the geographic position data information does not contain the first IP information, judging whether the geographic position data information contains MCC information or not;
and when the system judges that the geographic position data information does not contain the domestic IP information, the system determines the corresponding reverse geocode by judging whether the geographic position data information contains the MCC information.
109. Determining a corresponding reverse geocode according to the MCC information;
when the system identifies that the geographic position data information contains MCC information, matching the character string of the address according to the geographic position coordinate information provided by the MCC, wherein when the address is matched, inputting one or batch of acquired address description information, and automatically matching the highest candidate position, because the address calculated according to the MCC information is accurate, the more accurate the matched candidate position is.
110. And determining the corresponding reverse geocode according to the second GPS information and the second IP information.
When the system has no MCC or fails in matching, GPS coordinate positioning is used, wherein GPS information is foreign positioning, whether the coordinate is in the GPS coordinate positioning is judged by a ray method, so that reverse geocoding is achieved, and if GPS inquiry fails, IP is used for reverse geocoding. Thus, the distributed layer detects the position information contained in the acquired geographic position data information, and then the coordinate corresponding to the geographic position data information is obtained according to the algorithm provided by the data cleaning layer and then the corresponding address is matched.
Referring to fig. 2, an embodiment of the present application is described using a system. Another embodiment of the distributed geographic position real-time processing method in the embodiment of the present application includes:
201. acquiring geographic position data information;
202. judging whether the geographic position data information meets a preset condition or not;
steps 201 to 202 in this embodiment are similar to steps 101 to 102 in the previous embodiment, and are not described herein again.
203. Acquiring first GPS information corresponding to the geographic position data information;
and when the geographic position data information acquired by the system meets the preset condition, acquiring GPS information corresponding to the geographic position data information, wherein the specific GPS information is domestic GPS information.
204. Analyzing inverse geocoding by screening coordinates corresponding to different levels of positioning information of first GPS information;
the domestic GPS information screened by the system can be divided into areas, and the coordinate information of different areas corresponds to different addresses, so that the reverse geocoding can be calculated and analyzed by clearly identifying the areas.
205. Uploading the geographical position data information to a storage system and converting the type of the geographical position data information;
when the system performs data matching, the data is processed by an engine, wherein data information is classified, so that the data information needs to be converted in the uploading to a storage system for matching.
206. Supplementing the corresponding inverse geocode according to the WIFI information when the geographical position data information contains the WIFI information;
207. when the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not;
208. supplementing corresponding reverse geocoding according to the base station information;
209. when the geographic position data information contains first IP information, supplementing corresponding reverse geocoding according to the first IP information;
210. when the geographic position data information does not contain the first IP information, judging whether the geographic position data information contains MCC information or not;
211. determining a corresponding reverse geocode according to the MCC information;
in this embodiment, steps 206 to 211 are similar to steps 104 to 108 described above, and are not described herein again.
212. Judging whether the geographic position data information contains second GPS information or not;
when the system detects that the geographic position data information does not contain MCC information, the system judges whether second GPS information exists in the geographic position data information or not, wherein the second GPS information is foreign GPS coordinate information.
213. When the geographic position data information contains second GPS information, determining a corresponding reverse geocode according to the second GPS information;
when the system detects that the geographic position data information does not contain MCC information, the system judges whether second GPS information exists in the geographic position data information, and when the geographic position data information contains GPS coordinate information, specific coordinate information of the geographic position data information is obtained according to accurate settlement, and then addresses are matched.
214. And when the geographic position data information does not contain the second GPS information, determining the corresponding reverse geocode according to the IP information in the geographic position data information.
And if the GPS inquiry fails, the IP is used for reverse geocoding, and the coordinate is calculated to be matched with the specific address by the same way of the IP address. Thus, the distributed layer detects the position information contained in the acquired geographic position data information, and then the coordinate corresponding to the geographic position data information is obtained according to the algorithm provided by the data cleaning layer and then the corresponding address is matched.
Referring to fig. 3, an embodiment of a distributed geographic location real-time processing system in an embodiment of the present application includes:
an obtaining unit 301, configured to obtain geographic location data information;
a first judging unit 302, configured to judge whether the geographic location data information meets a preset condition;
a first determining unit 303, configured to determine, when the geographic location data information satisfies a preset condition, a corresponding inverse geocode according to first GPS information in the geographic location data information;
a first supplementing unit 304, configured to supplement the corresponding inverse geocode according to the WIFI information when the geographic location data information includes the WIFI information;
a second judging unit 305, configured to judge whether there is base station information in the geographic location data information when the geographic location data information does not include WIFI information;
a second supplementing unit 306, configured to supplement the corresponding inverse geocode according to the base station information when the geographic location data information includes the base station information;
a third supplementing unit 307, configured to supplement the corresponding inverse geocode according to the IP information when the geographic location data information includes the first IP information;
a third determining unit 308, configured to determine whether the geographic location data information includes an MCC when the geographic location data information does not include the first IP information;
a second determining unit 309, configured to determine a corresponding reverse geocode according to the MCC information when the geographic location data information includes the MCC;
a third determining unit 310, configured to determine a corresponding inverse geocode according to the second GPS information and the second IP information when the geographic location data information does not include the MCC.
In this embodiment, the first determining unit 302 determines whether the geographic position data information obtained by the obtaining unit 301 satisfies a preset condition, if yes, the first determining unit 303 determines the corresponding reverse geocode according to the first GPS information in the geographic position data information, if no, when the geographic position data information contains WIFI information, the first supplementing unit 304 supplements the corresponding reverse geocode according to the WIFI information, if no, the second determining unit 305 determines whether there is base station information in the geographic position data information, if yes, the third supplementing unit 306 supplements the corresponding reverse geocode according to the base station information, if no, when the geographic position data information contains IP information, the third supplementing unit 307 supplements the corresponding reverse geocode according to the IP information, when the geographic position data information does not contain IP information, the third determining unit 308 determines whether the geographic location data information includes an MCC, if so, the second determining unit 309 determines the corresponding reverse geocode, and if not, the third determining unit 310 determines the corresponding reverse geocode according to the second GPS information and the second IP information. The distributed deployment is adopted, large-scale geographic position data can be processed, and the delay of data processing is reduced due to the layered processing of the data.
Referring to fig. 4, the distributed geographic position real-time processing system in the embodiment of the present application is described in detail below, and another embodiment of the distributed geographic position real-time processing system in the embodiment of the present application includes:
an obtaining unit 401, configured to obtain geographic position data information;
a first judging unit 402, configured to judge whether the geographic location data information meets a preset condition;
a first determining unit 403, configured to determine, when the geographic location data information satisfies a preset condition, a corresponding inverse geocode according to first GPS information in the geographic location data information;
an uploading unit 404, configured to upload the geographic location data information to a storage system and convert the type of the geographic location data information;
a first supplementing unit 405, configured to supplement the corresponding inverse geocode according to the WIFI information when the geographic location data information includes the WIFI information;
the second judging unit 406 is configured to judge whether there is base station information in the geographic position data information when the geographic position data information does not contain WIFI information;
a second supplementing unit 407, configured to supplement the corresponding inverse geocode according to the base station information when the geographic location data information includes the base station information;
a third supplementing unit 408, configured to supplement the corresponding inverse geocode according to the IP information when the geographic location data information includes the first IP information;
a third determining unit 409, configured to determine whether the geographic location data information includes an MCC when the geographic location data information does not include the first IP information;
a second determining unit 410, configured to determine a corresponding reverse geocode according to the MCC information when the geographic location data information includes the MCC;
a third determining unit 411, configured to determine a corresponding inverse geocode according to the second GPS information and the second IP information when the geographic location data information does not include the MCC.
In this embodiment, the first determining unit 403 may include an obtaining module 4031 and a parsing module 4032.
An obtaining module 4031, configured to obtain first GPS information corresponding to the geographic location data information;
and the analyzing module 4032 is configured to analyze the inverse geocode by screening coordinates corresponding to the positioning information of different layers of the first GPS information.
In this embodiment, the third determining unit 411 may include a determining module 4111, a first determining module 4112, and a second determining module 4113.
A judging module 4111, configured to judge whether the geographic location data information includes second GPS information;
a first determining module 4112, configured to determine a corresponding inverse geocode according to the second GPS information when the geographic location data information includes the second GPS information;
the second determining module 4113 is configured to determine the corresponding inverse geocode according to the IP information in the geographic location data information when the geographic location data information does not include the second GPS information.
In this embodiment, the functions of each unit and each module correspond to the steps in the embodiment shown in fig. 2, and are not described herein again.
Referring to fig. 5, a detailed description is given below of a distributed geographic position real-time processing system in an embodiment of the present application, where another embodiment of the distributed geographic position real-time processing system in the embodiment of the present application includes:
a processor 501, a memory 502, an input/output unit 503, and a bus 504;
the processor 501 is connected with the memory 502, the input/output unit 503 and the bus 504;
the processor 501 performs the following operations:
acquiring geographic position data information;
judging whether the geographic position data information meets a preset condition, if so, determining a corresponding reverse geocode according to first Global Positioning System (GPS) information in the geographic position data information;
if not, supplementing the corresponding reverse geocode according to the WIFI information when the geographic position data information contains the mobile hotspot (WIFI) information;
when the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not, and if so, supplementing corresponding reverse geocoding according to the base station information;
if not, when the geographic position data information contains the first IP information, supplementing the corresponding reverse geocode according to the first IP information;
when the geographic position data information does not contain the first IP information, judging whether the geographic position data information contains Mobile Country Code (MCC) information or not, and if so, determining a corresponding reverse geographic Code according to the MCC information;
and if not, determining the corresponding reverse geocode according to the second GPS information and the second IP information.
Optionally, the functions of the processor 501 correspond to the steps in the embodiments shown in fig. 1 to fig. 2, and are not described herein again.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and the like.

Claims (10)

1. A distributed geographic position real-time processing method is characterized by comprising the following steps:
acquiring geographic position data information;
judging whether the geographical position data information meets a preset condition, if so, determining a corresponding reverse geocode according to first Global Positioning System (GPS) information in the geographical position data information;
if not, supplementing corresponding reverse geocoding according to WIFI information when the geographical position data information contains mobile hotspot (WIFI) information;
when the geographical position data information does not contain WIFI information, judging whether base station information exists in the geographical position data information or not, and if so, supplementing corresponding reverse geocoding according to the base station information;
if not, when the geographic position data information contains first IP information, supplementing a corresponding reverse geographic code according to the first IP information;
when the geographic position data information does not contain first IP information, judging whether the geographic position data information contains Mobile Country Code (MCC) information or not, and if so, determining a corresponding reverse geographic Code according to the MCC information;
and if not, determining the corresponding reverse geocode according to the second GPS information and the second IP information.
2. The method of claim 1, wherein determining the corresponding inverse geocode based on the first GPS information in the geolocation data information comprises:
acquiring first GPS information corresponding to the geographic position data information;
and analyzing the reverse geocoding by screening the coordinates corresponding to the positioning information of the first GPS information at different levels.
3. The method of claim 1, wherein prior to said supplementing the corresponding inverse geocode with WIFI information when the geographic location data information contains WIFI information, the method further comprises:
and uploading the geographical position data information to a storage system and converting the type of the geographical position data information.
4. The method of claim 3, wherein the WIFI information positioning service backend adopts an architecture in which HBase is used for persistence and redis-cluster is used for caching.
5. The method of claim 1, wherein determining the corresponding inverse geocode based on the second GPS information and the second IP information comprises:
judging whether the geographic position data information contains second GPS information, if so, determining a corresponding reverse geographic code according to the second GPS information;
if not, determining the corresponding reverse geocode according to the IP information in the geographic position data information.
6. The method according to any one of claims 1 to 5, wherein the inverse geocoding parsing service is based on the geographic location data information region contour shape data.
7. A distributed real-time geographic location processing system, comprising:
the acquisition unit is used for acquiring geographic position data information;
the first judgment unit is used for judging whether the geographic position data information meets a preset condition or not;
the first determining unit is used for determining the corresponding reverse geocode according to the first GPS information in the geographical position data information when the geographical position data information meets the preset condition;
the first supplement unit is used for supplementing the corresponding inverse geocode according to the WIFI information when the geographic position data information contains the WIFI information;
the second judging unit is used for judging whether the geographical position data information contains base station information or not when the geographical position data information does not contain WIFI information;
the second supplement unit is used for supplementing the corresponding reverse geocode according to the base station information when the geographical position data information contains the base station information;
a third supplementing unit, configured to supplement, when the geographic location data information includes the first IP information, the corresponding inverse geocode according to the IP information;
a third determining unit, configured to determine whether the geographic location data information includes an MCC when the geographic location data information does not include the first IP information;
a second determining unit, configured to determine, when the geographic location data information includes an MCC, a corresponding inverse geocode according to the MCC information;
and a third determining unit, configured to determine, when the geographic location data information does not include the MCC, a corresponding inverse geocode according to the second GPS information and the second IP information.
8. The system according to claim 7, wherein the first determination unit comprises:
the acquisition module is used for acquiring first GPS information corresponding to the geographic position data information;
and the analysis module is used for analyzing the reverse geocode by screening the coordinates corresponding to the positioning information of the first GPS information at different levels.
9. The system of claim 7, wherein prior to the first supplemental unit, the system further comprises:
and the uploading unit is used for uploading the geographical position data information to a storage system and converting the type of the geographical position data information.
10. The system according to claim 7, wherein the third determination unit comprises:
the judging module is used for judging whether the geographic position data information contains second GPS information or not;
the first determining module is used for determining the corresponding reverse geocode according to the second GPS information when the geographic position data information contains the second GPS information;
and the second determining module is used for determining the corresponding reverse geocode according to the IP information in the geographic position data information when the geographic position data information does not contain the second GPS information.
CN202011388234.XA 2020-12-01 2020-12-01 Distributed geographic position real-time processing method and system Pending CN112702387A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011388234.XA CN112702387A (en) 2020-12-01 2020-12-01 Distributed geographic position real-time processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011388234.XA CN112702387A (en) 2020-12-01 2020-12-01 Distributed geographic position real-time processing method and system

Publications (1)

Publication Number Publication Date
CN112702387A true CN112702387A (en) 2021-04-23

Family

ID=75506086

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011388234.XA Pending CN112702387A (en) 2020-12-01 2020-12-01 Distributed geographic position real-time processing method and system

Country Status (1)

Country Link
CN (1) CN112702387A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201699989U (en) * 2010-05-18 2011-01-05 九福科技顾问股份有限公司 Geographical perception electronic device and service system thereof
CN106407213A (en) * 2015-07-31 2017-02-15 阿里巴巴集团控股有限公司 Geographic position-based information retrieval method, device and system
CN110646824A (en) * 2019-09-30 2020-01-03 郑州威科姆华大北斗导航科技有限公司 Method for realizing motion trail drift point filtering calculation in multiple positioning modes
CN110928964A (en) * 2018-09-20 2020-03-27 百度在线网络技术(北京)有限公司 Administrative region positioning method and device, computer equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201699989U (en) * 2010-05-18 2011-01-05 九福科技顾问股份有限公司 Geographical perception electronic device and service system thereof
CN106407213A (en) * 2015-07-31 2017-02-15 阿里巴巴集团控股有限公司 Geographic position-based information retrieval method, device and system
CN110928964A (en) * 2018-09-20 2020-03-27 百度在线网络技术(北京)有限公司 Administrative region positioning method and device, computer equipment and storage medium
CN110646824A (en) * 2019-09-30 2020-01-03 郑州威科姆华大北斗导航科技有限公司 Method for realizing motion trail drift point filtering calculation in multiple positioning modes

Similar Documents

Publication Publication Date Title
CN101350012B (en) Method and system for matching address
US7606687B2 (en) Proximity search methods using tiles to represent geographical zones
CN108881346B (en) Network space entity resource visualization method and system for location-oriented service
CN110413905B (en) Method, device and equipment for acquiring road alignment and storage medium
CN109947881B (en) POI weight judging method and device, mobile terminal and computer readable storage medium
CN107092623B (en) Interest point query method and device
CN109492066B (en) Method, device, equipment and storage medium for determining branch names of points of interest
CN103714092A (en) Geographic position searching method and geographic position searching device
WO2010075155A2 (en) Method and system for searching for information pertaining target objects
JP2010128898A (en) Content position estimating device
KR20130094764A (en) Land mark based point-of-interest information offering system, and method thereof
CN111427983A (en) Service method, system, device and storage medium based on geographic information retrieval
KR20050000225A (en) Search service system for regional information
CN112333820A (en) Positioning method and system based on frequency spectrum layer
CN111931077A (en) Data processing method and device, electronic equipment and storage medium
CN111896016A (en) Position information processing method and device, storage medium and terminal
CN106980029B (en) Vehicle overspeed judgment method and system
CN111896011B (en) Method and system for planning navigation path of drive test
CN112702387A (en) Distributed geographic position real-time processing method and system
CN103218406B (en) The processing method and equipment of the address information of point of interest
CN104156364B (en) Map search result shows method and apparatus
CN115712667A (en) Graph data fusion analysis method and device and storage medium
CN111352964B (en) Method, device, equipment and storage medium for acquiring interest point information
CN113074735B (en) Processing method of map data structure
CN114463499A (en) Building three-dimensional modeling method and device

Legal Events

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

Application publication date: 20210423

RJ01 Rejection of invention patent application after publication