[go: up one dir, main page]

CN108563774B - GPS data processing method and device - Google Patents

GPS data processing method and device Download PDF

Info

Publication number
CN108563774B
CN108563774B CN201810364658.9A CN201810364658A CN108563774B CN 108563774 B CN108563774 B CN 108563774B CN 201810364658 A CN201810364658 A CN 201810364658A CN 108563774 B CN108563774 B CN 108563774B
Authority
CN
China
Prior art keywords
gps
gps positioning
positioning data
data
queue
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.)
Active
Application number
CN201810364658.9A
Other languages
Chinese (zh)
Other versions
CN108563774A (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.)
Guangdong Yunlin Information Engineering Technology Co., Ltd.
Original Assignee
Guangdong Yunlin Information Engineering 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 Guangdong Yunlin Information Engineering Technology Co ltd filed Critical Guangdong Yunlin Information Engineering Technology Co ltd
Priority to CN201810364658.9A priority Critical patent/CN108563774B/en
Publication of CN108563774A publication Critical patent/CN108563774A/en
Application granted granted Critical
Publication of CN108563774B publication Critical patent/CN108563774B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Position Fixing By Use Of Radio Waves (AREA)

Abstract

The invention provides a GPS data processing method and a device, which relate to the technical field of data processing and are applied to a server, wherein the server comprises a database, and the method comprises the following steps: receiving GPS positioning data sent by each mobile terminal; when the current queue length in a GPS data queue for storing GPS positioning data meets a preset allowable storage condition, storing the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of receiving time; and reading the GPS positioning data from the GPS data queue one by one according to a preset time interval and storing the GPS positioning data into the database. According to the GPS data queue processing method and device provided by the embodiment of the invention, the data queue is utilized to process a plurality of GPS positioning data, so that the error rate and the failure rate of the background server for processing data are reduced.

Description

GPS data processing method and device
Technical Field
The invention relates to the technical field of data processing, in particular to a GPS data processing method and device.
Background
Currently, in order to perform real-time positioning on a plurality of users in a specific area (such as a mountain area), some companies develop positioning APPs for the specific area, and the users can send service requests to a background server of the company through the positioning APPs in the mobile terminals. When a plurality of users use the positioning APP to patrol the mountain, the background server of the company can simultaneously receive the position coordinates sent by the positioning APPs, and because the data volume is too large, the phenomenon that the background server processes data with errors is easily caused, and even the background server is possibly down.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a GPS data processing method and apparatus, so as to alleviate the technical problem in the prior art that when the data size is too large, the background server is prone to error in processing data.
In a first aspect, an embodiment of the present invention provides a GPS data processing method, which is applied to a server, where the server includes a database, and the method includes:
receiving GPS positioning data sent by each mobile terminal;
when the current queue length in a GPS data queue for storing GPS positioning data meets a preset allowable storage condition, storing the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of receiving time;
and reading the GPS positioning data from the GPS data queue one by one according to a preset time interval and storing the GPS positioning data into the database.
With reference to the first aspect, an embodiment of the present invention provides a first possible implementation manner of the first aspect, where the method further includes:
when GPS positioning data sent by any mobile terminal is received, judging whether the length of a current queue in a GPS data queue for storing the GPS positioning data is smaller than a preset threshold value or not;
and when the length of the current queue in the GPS data queue is smaller than a preset threshold value, determining that the length of the current queue in the GPS data queue meets a preset allowable storage condition.
With reference to the first aspect, an embodiment of the present invention provides a second possible implementation manner of the first aspect, where reading the GPS positioning data from the GPS data queue one by one according to a preset time interval includes:
and reading the GPS positioning data to be processed from the GPS data queue according to the sequence of the preset interval time and the storage time.
With reference to the first aspect, an embodiment of the present invention provides a third possible implementation manner of the first aspect, where the method further includes:
and when receiving feedback information which is sent by the database and corresponds to the to-be-processed GPS positioning data, determining that the to-be-processed GPS positioning data is processed.
With reference to the first aspect, an embodiment of the present invention provides a fourth possible implementation manner of the first aspect, where the method further includes:
creating a GPS positioning data processing state list according to each to-be-processed GPS positioning data read from the GPS data queue;
after determining that the processing of the to-be-processed GPS positioning data is completed, the method further includes:
and in the GPS positioning data processing state list, modifying the processing state of the to-be-processed GPS positioning data into processed state.
With reference to the first aspect, an embodiment of the present invention provides a fifth possible implementation manner of the first aspect, where before receiving the GPS positioning data sent by each mobile terminal, the method includes:
and pre-configuring the GPS data queue and a preset threshold value of the GPS data queue according to configuration information input by a user.
In a second aspect, an embodiment of the present invention further provides a GPS data device, including:
the receiving module is used for receiving the GPS positioning data sent by each mobile terminal;
the storage module is used for storing the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of receiving time when the length of a current queue in the GPS data queue for storing the GPS positioning data meets the preset allowable storage condition;
and the reading module is used for reading the GPS positioning data from the GPS data queue one by one according to a preset time interval and storing the GPS positioning data in the database.
With reference to the second aspect, an embodiment of the present invention provides a first possible implementation manner of the second aspect, where the apparatus further includes:
the judging module is used for judging whether the length of a current queue in a GPS data queue for storing the GPS positioning data is smaller than a preset threshold value or not when the GPS positioning data sent by any mobile terminal is received;
and the determining module is used for determining that the length of the current queue in the GPS data queue meets a preset allowed storage condition when the length of the current queue in the GPS data queue is smaller than a preset threshold value.
In a third aspect, an embodiment of the present invention further provides an electronic device, including a memory and a processor, where the memory stores a computer program executable on the processor, and the program code causes the processor to execute the method in the first aspect.
In a fourth aspect, the present invention also provides a computer-readable medium having non-volatile program code executable by a processor, where the program code causes the processor to execute the method of the first aspect.
The embodiment of the invention has the following beneficial effects: according to the GPS data processing method and device provided by the embodiment of the invention, the data queue is utilized to process a plurality of GPS positioning data, so that the error rate and the failure rate of the background server for processing data are reduced.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a GPS data queue processing method according to an embodiment of the present invention;
FIG. 2 is a flow chart of a GPS data queue processing method according to another embodiment of the present invention;
FIG. 3 is a flowchart of a GPS data queue processing method according to another embodiment of the present invention;
fig. 4 is a schematic structural diagram of a GPS data queue processing apparatus according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a GPS data queue processing apparatus according to another embodiment of the present invention.
Icon:
11-an acquisition module; 12-a storage module; 13-a reading module; 14-a judgment module; 15-determination module.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
At present, in the prior art, when the amount of data is too large, a phenomenon that a background server is prone to errors in processing data is caused, and therefore, in order to solve the problem that the amount of data is large, and the background server is prone to errors in processing, embodiments of the present invention provide a GPS data queue processing method. According to the GPS data queue processing method and device provided by the embodiment of the invention, the data queue is utilized to process a plurality of GPS positioning data, so that the error rate and the failure rate of the background server for processing data are reduced.
To facilitate understanding of the embodiment, a detailed description will be first given of a GPS data queue processing method disclosed in the embodiment of the present invention.
As shown in fig. 1, in one embodiment of the present invention, a GPS data queue processing method applied to a server including a database is provided, and the method includes the following steps.
And S101, receiving the GPS positioning data sent by each mobile terminal.
Specifically, before receiving the GPS positioning data sent by the positioning APP of each mobile terminal, a GPS data queue for storing the GPS positioning data needs to be preconfigured in the server, a developer needs to input configuration information for configuring the GPS data queue to the server, and the server pre-configures the GPS data queue according to the configuration information input by the developer and configures a preset threshold of the GPS data queue.
After receiving the GPS positioning data sent by the positioning APP of each mobile terminal, the server establishes three threads, namely a receiving thread, a storing thread and a reading thread.
Receiving a thread: the positioning APP of the mobile terminal sends a request to the server, the server interface receives the request, and sends the GPS positioning data in the request to a receiving thread.
And S102, when the length of a current queue in a GPS data queue for storing the GPS positioning data meets a preset allowable storage condition, storing the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of receiving time.
Specifically, in the storage thread, it is necessary to detect in advance whether the current queue length in the GPS data queue satisfies a preset allowable storage condition, and only when the preset allowable storage condition is satisfied, the GPS positioning data is stored in the GPS data queue. The specific method comprises the following steps.
S201, when receiving GPS positioning data sent by any mobile terminal, judging whether the length of a current queue in a GPS data queue for storing the GPS positioning data is smaller than a preset threshold value.
S202, when the length of the current queue in the GPS data queue is smaller than a preset threshold value, determining that the length of the current queue in the GPS data queue meets a preset allowed storage condition.
In practical application, the preset threshold of the GPS data queue is a capacity value of the data queue. Only when the data queue has a storage space (i.e. the current queue length is smaller than the capacity value), the GPS positioning data can be stored in the data pair.
And S103, reading the GPS positioning data from the GPS data queue one by one according to a preset time interval and storing the GPS positioning data in the database.
Specifically, in the reading thread, according to the sequence of preset interval time and storage time, the to-be-processed GPS positioning data is read out one by one from the GPS data queue and is sequentially put into the data.
In practical application, for the current GPS positioning data sent by any mobile terminal, the database calculates the distance between the current positioning data (current position coordinate) and two position points of the previous GPS positioning data (previous position coordinate) sent by the same mobile terminal, and stores the calculated distance.
According to the GPS data queue processing method provided by the embodiment of the invention, the multiple threads and the data queue are simultaneously utilized to process the multiple GPS positioning data, so that the processing efficiency is improved, and the error rate and the fault rate of the background server for processing the data can be reduced.
In the basic aspect of the foregoing embodiments, the GPS data processing method according to an embodiment of the present invention further includes the following steps.
S301, when receiving feedback information which is sent by the database and corresponds to the to-be-processed GPS positioning data, determining that the to-be-processed GPS positioning data is processed.
S302, after the to-be-processed GPS positioning data is determined to be processed, the processing state of the to-be-processed GPS positioning data is modified to be processed in the GPS positioning data processing state list.
Specifically, when reading each GPS positioning data from the GPS data queue, the server creates a GPS positioning data processing state list for recording the warehousing state of each GPS positioning data according to each to-be-processed GPS positioning data read from the GPS data queue. When a certain to-be-processed GPS positioning data is stored in the database, the database sends feedback information corresponding to the GPS positioning data to the server (if the GPS positioning data is stored in the database), and after receiving the feedback information, the server records that the processing state is "processed" or "1" corresponding to the GPS positioning data in the GPS positioning data processing state list.
It is worthy to note that any particular value in all examples shown and described herein is to be construed as merely illustrative and not a limitation, and thus other examples of example embodiments may have different values.
The device provided by the embodiment of the present invention has the same implementation principle and technical effect as the method embodiments, and for the sake of brief description, reference may be made to the corresponding contents in the method embodiments without reference to the device embodiments. As shown in fig. 4, in another embodiment of the present invention, there is also provided a GPS data processing apparatus including: a receiving module 11, a storage module 12 and a reading module 13.
The receiving module 11 is configured to receive GPS positioning data sent by each mobile terminal.
The storage module 12 is configured to store the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of the receiving times when the length of the current queue in the GPS data queue for storing the GPS positioning data meets a preset allowable storage condition.
And the reading module 13 is configured to read the GPS positioning data from the GPS data queue one by one according to a preset time interval and store the GPS positioning data in the database.
On the basis of the foregoing embodiment, as shown in fig. 5, the GPS data processing apparatus provided in the embodiment of the present invention further includes: a decision block 14 and a determination block 15.
The judging module 14 is configured to, when receiving GPS positioning data sent by any one of the mobile terminals, judge whether a current queue length in a GPS data queue for storing the GPS positioning data is smaller than a preset threshold.
The determining module 15 is configured to determine that the length of the current queue in the GPS data queue meets a preset allowable storage condition when the length of the current queue in the GPS data queue is smaller than a preset threshold.
In another embodiment of the present invention, there is also provided an electronic device including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the program code causes the processor to execute the GPS data processing method.
In another embodiment of the present invention, there is also provided a computer readable medium having a processor-executable nonvolatile program code, the program code causing the processor to execute the GPS data processing method.
The memory may include a Random Access Memory (RAM) and may further include a non-volatile memory (non-volatile memory), such as at least one disk memory. The memory is used for storing a program, and the processor executes the program after receiving an execution instruction, and the method executed by the apparatus defined by the flow program disclosed in any of the foregoing embodiments of the present invention can be applied to or implemented by the processor.
The processor may be an integrated circuit chip with signal processing capability, and the steps of the method may be implemented by hardware integrated logic circuits or instructions in software in the processor. The Processor may be a general-purpose Processor, and includes a Central Processing Unit (CPU), a Network Processor (NP), and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware decoding processor, or implemented by a combination of hardware and software modules in the decoding processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
Unless specifically stated otherwise, the relative steps, numerical expressions, and values of the components and steps set forth in these embodiments do not limit the scope of the present invention.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The computer program product of the GPS data processing method and apparatus provided in the embodiments of the present invention includes a computer-readable storage medium storing a program code, where instructions included in the program code may be used to execute the method described in the foregoing method embodiments, and specific implementation may refer to the method embodiments, and will not be 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 system and the apparatus described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In addition, in the description of the embodiments of the present invention, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
The functions, if implemented in the form of software functional units 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 invention may be embodied in the form of 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 invention. 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 other various media capable of storing program codes.
In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present invention, which are used for illustrating the technical solutions of the present invention and not for limiting the same, and the protection scope of the present invention is not limited thereto, although the present invention is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present invention, and they should be construed as being included therein. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (7)

1. A GPS data processing method is applied to a server, the server comprises a database, and the method comprises the following steps:
the receiving thread receives GPS positioning data sent by each mobile terminal;
the storage thread is used for storing the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of receiving time when the length of a current queue in the GPS data queue for storing the GPS positioning data meets the preset allowable storage condition;
the reading thread reads the GPS positioning data from the GPS data queue one by one according to a preset time interval and stores the GPS positioning data into the database;
wherein the method further comprises:
in the storage thread, when GPS positioning data sent by any mobile terminal is received, judging whether the length of a current queue in a GPS data queue for storing the GPS positioning data is smaller than a preset threshold value or not;
when the length of a current queue in the GPS data queue is smaller than a preset threshold value, determining that the length of the current queue in the GPS data queue meets a preset allowable storage condition;
wherein the method further comprises:
in the reading thread, creating a GPS positioning data processing state list according to each to-be-processed GPS positioning data read from the GPS data queue;
after determining that the processing of the to-be-processed GPS positioning data is completed, the method further includes:
in the GPS positioning data processing state list, modifying the processing state of the to-be-processed GPS positioning data into processed state;
wherein the method further comprises:
and calculating the distance between the current position coordinate of any mobile terminal and the previous position coordinate sent by the same mobile terminal aiming at the current GPS positioning data sent by any mobile terminal, and storing the calculated distance.
2. The GPS data processing method according to claim 1, wherein the reading of the GPS positioning data from the GPS data queue one by one at a preset time interval comprises:
and reading the GPS positioning data to be processed from the GPS data queue according to the sequence of the preset interval time and the storage time.
3. The GPS data processing method according to claim 2, wherein the method further comprises:
and when receiving feedback information which is sent by the database and corresponds to the to-be-processed GPS positioning data, determining that the to-be-processed GPS positioning data is processed.
4. The GPS data processing method according to claim 1, prior to receiving the GPS positioning data transmitted by each mobile terminal, comprising:
and pre-configuring the GPS data queue and a preset threshold value of the GPS data queue according to configuration information input by a user.
5. A GPS data queue processing apparatus, comprising:
the receiving module is used for receiving the GPS positioning data sent by each mobile terminal;
the storage module is used for storing the GPS positioning data sent by each mobile terminal into the GPS data queue according to the sequence of receiving time when the length of a current queue in the GPS data queue for storing the GPS positioning data meets the preset allowable storage condition;
the reading module is used for reading the GPS positioning data from the GPS data queue one by one according to a preset time interval and storing the GPS positioning data in a database;
wherein the apparatus further comprises:
the judging module is used for judging whether the length of a current queue in a GPS data queue for storing the GPS positioning data is smaller than a preset threshold value or not when the GPS positioning data sent by any mobile terminal is received;
the determining module is used for determining that the length of the current queue in the GPS data queue meets a preset allowed storage condition when the length of the current queue in the GPS data queue is smaller than a preset threshold value;
wherein the reading module is further configured to:
creating a GPS positioning data processing state list according to each to-be-processed GPS positioning data read from the GPS data queue;
when it is determined that the processing of the to-be-processed GPS positioning data is completed, further:
in the GPS positioning data processing state list, modifying the processing state of the to-be-processed GPS positioning data into processed state;
wherein the storage module is further configured to:
and calculating the distance between the current position coordinate of any mobile terminal and the previous position coordinate sent by the same mobile terminal aiming at the current GPS positioning data sent by any mobile terminal, and storing the calculated distance.
6. An electronic device comprising a memory, a processor, a computer program stored in the memory and executable on the processor, characterized in that program code causes the processor to perform the method according to any of claims 1 to 4.
7. A computer-readable medium having non-volatile program code executable by a processor, wherein the program code causes the processor to perform the method of any of claims 1 to 4.
CN201810364658.9A 2018-04-20 2018-04-20 GPS data processing method and device Active CN108563774B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810364658.9A CN108563774B (en) 2018-04-20 2018-04-20 GPS data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810364658.9A CN108563774B (en) 2018-04-20 2018-04-20 GPS data processing method and device

Publications (2)

Publication Number Publication Date
CN108563774A CN108563774A (en) 2018-09-21
CN108563774B true CN108563774B (en) 2021-11-26

Family

ID=63536301

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810364658.9A Active CN108563774B (en) 2018-04-20 2018-04-20 GPS data processing method and device

Country Status (1)

Country Link
CN (1) CN108563774B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111382328B (en) * 2018-12-27 2023-10-24 海能达通信股份有限公司 Positioning data storage method and system, positioning terminal and processing equipment
CN112702146B (en) * 2019-10-22 2023-06-23 成都鼎桥通信技术有限公司 Data processing method and device
CN113515424B (en) * 2021-04-25 2024-12-31 广东邦盛北斗技术服务有限公司 Queue congestion determination method and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002250764A (en) * 2001-02-23 2002-09-06 Matsushita Electric Works Ltd Gps position detector
CN102637214A (en) * 2012-04-28 2012-08-15 中国工商银行股份有限公司 Method and system for synchronizing general data among database services
CN104598574A (en) * 2015-01-13 2015-05-06 北京中交兴路车联网科技有限公司 Method and device for storing massive GPS (global positioning system) data
CN105245587A (en) * 2015-09-28 2016-01-13 武汉钢铁(集团)公司 Dispatch scheduling method and electronic device
CN105894540A (en) * 2016-04-11 2016-08-24 上海斐讯数据通信技术有限公司 Method and system for counting vertical reciprocating movements based on mobile terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6104338A (en) * 1998-05-04 2000-08-15 Snaptrack, Inc. Method and apparatus for operating a satellite positioning system receiver
CN104317906A (en) * 2014-10-27 2015-01-28 合肥星服信息科技有限责任公司 Processing method for large-scale storage of reported data of GPS (global positioning system) monitoring radios
CN107249196B (en) * 2017-04-13 2020-09-08 上海寰创通信科技股份有限公司 Method for positioning mobile terminal based on wireless signal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002250764A (en) * 2001-02-23 2002-09-06 Matsushita Electric Works Ltd Gps position detector
CN102637214A (en) * 2012-04-28 2012-08-15 中国工商银行股份有限公司 Method and system for synchronizing general data among database services
CN104598574A (en) * 2015-01-13 2015-05-06 北京中交兴路车联网科技有限公司 Method and device for storing massive GPS (global positioning system) data
CN105245587A (en) * 2015-09-28 2016-01-13 武汉钢铁(集团)公司 Dispatch scheduling method and electronic device
CN105894540A (en) * 2016-04-11 2016-08-24 上海斐讯数据通信技术有限公司 Method and system for counting vertical reciprocating movements based on mobile terminal

Also Published As

Publication number Publication date
CN108563774A (en) 2018-09-21

Similar Documents

Publication Publication Date Title
CN110213068B (en) Message middleware monitoring method and related equipment
CN110837457B (en) Task management method and device, electronic equipment and storage medium
CN108563774B (en) GPS data processing method and device
CN110908838B (en) Data processing method and device, electronic equipment and storage medium
CN109670091B (en) Metadata intelligent maintenance method and device based on data standard
CN104239156A (en) External service call method and system
CN108491304B (en) electronic device, business system risk control method and storage medium
CN108572898A (en) A kind of method, apparatus of control interface, equipment and storage medium
CN104426696A (en) Fault processing method and device
CN110069217B (en) Data storage method and device
CN109189677B (en) Test method and device for updating state of variable value
CN110855529B (en) Network information security monitoring method, device, server and readable storage medium
CN104461404A (en) Metadata storage method, device and system
CN111181979B (en) Access control method, apparatus, computer device, and computer-readable storage medium
CN115878052A (en) RAID array inspection method, inspection device and electronic equipment
CN112235422B (en) Data processing method and device, computer readable storage medium and electronic device
CN110599278B (en) Method, apparatus, and computer storage medium for aggregating device identifiers
CN110569182A (en) A crash rate calculation method, device, computer equipment and storage medium
CN112437155B (en) Service data processing method and device and server device
CN113791792A (en) Application calling information acquisition method and device and storage medium
CN107453937B (en) Management method of network connection pool, network access method and related equipment
CN110855484B (en) Method, system, electronic device and storage medium for automatically detecting traffic change
CN116015425B (en) Optical module control method and device, storage medium and electronic device
CN117992204A (en) Memory detection method, device, equipment and storage medium
CN115660775A (en) Order monitoring method, device, equipment and storage medium

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
TA01 Transfer of patent application right

Effective date of registration: 20181206

Address after: 510000 Science Avenue 286, Guangzhou High-tech Industrial Development Zone, Guangdong Province, 607-2

Applicant after: Guangdong Yunlin Information Engineering Technology Co., Ltd.

Address before: 510000 Science Avenue 286 Luogang District, Guangzhou City, Guangdong Province 607-2

Applicant before: Guangzhou State Forestry Mdt InfoTech Ltd

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant