CN105468748A - Distributed storage location data method and system - Google Patents

Distributed storage location data method and system Download PDF

Info

Publication number
CN105468748A
CN105468748A CN201510836420.8A CN201510836420A CN105468748A CN 105468748 A CN105468748 A CN 105468748A CN 201510836420 A CN201510836420 A CN 201510836420A CN 105468748 A CN105468748 A CN 105468748A
Authority
CN
China
Prior art keywords
data
position data
information
bar position
field
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
CN201510836420.8A
Other languages
Chinese (zh)
Other versions
CN105468748B (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.)
Space Star Technology Co Ltd
Original Assignee
Space Star 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 Space Star Technology Co Ltd filed Critical Space Star Technology Co Ltd
Priority to CN201510836420.8A priority Critical patent/CN105468748B/en
Publication of CN105468748A publication Critical patent/CN105468748A/en
Application granted granted Critical
Publication of CN105468748B publication Critical patent/CN105468748B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

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

Landscapes

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

Abstract

The invention discloses a distributed storage location data method and system. The method comprises the following steps: acquiring N location data reported by a terminal, performing data extraction on the N location data, and obtaining recorded information which at least includes a location information field, a time information field, an alarm information field and a state information field; and storing the recorded information into a relational database management system. In the distributed storage location data method provided by the invention, a corresponding storage strategy can be adopted aiming at features of the location data, so as to effectively reduce the access efficiency of the location data and read the location data more conveniently.

Description

A kind of distributed storage position data method and system
Technical field
The application relates to communication technical field, particularly relates to a kind of distributed storage position data method and system.
Background technology
In smart city is built, based on Geographic Information System, (English: GeographicInformationSystem is called for short: location-based service GIS) is essential in monitor supervision platform system.But for monitored object One's name is legion, position data upgrades frequent, makes historical position data store pressure larger.
Summary of the invention
The invention provides a kind of distributed storage position data method and system, in order to solve monitored object One's name is legion in prior art, position data upgrades frequent, makes historical position data store the larger problem of pressure.
Its concrete technical scheme is as follows:
A kind of distributed storage position data method, described method comprises:
Obtain the N bar position data of terminal to report, wherein, N be more than or equal to 1 positive integer;
Data pick-up is carried out to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field;
Described recorded information is stored in Relational DBMS.
Optionally, before the N bar position data obtaining terminal to report, also comprise:
The position data got in first time period is deposited in the first tables of data;
And position data will be got in the second time period after first time period stored in the second tables of data.
Optionally, data pick-up is carried out to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field, comprising:
Every bar position data in N bar position data is analyzed, obtains positional information, temporal information, warning message, the status information of every bar position data;
The positional information of every bar position data is integrated into a location information field, the temporal information of every bar position data is integrated into temporal information field, the warning message of every bar position data is integrated into Alert info field, and the status information of every bar position data is integrated into state information field;
Generate the recorded information comprising location information field, temporal information field, Alert info field and state information field.
Optionally, data pick-up is carried out to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field, comprising:
Carry out data compression to described N bar position data, and obtain compression data packet and extraction code corresponding to described compression data packet, wherein, described extraction code is for extracting described compression data packet;
Described compression data packet is stored to distributed PostgreSQL database, and described extraction code is added in described recorded information.
Optionally, after being stored in Relational DBMS by described recorded information, described method also comprises:
Resolve the Query Information that gets, detect whether there is extraction code in described Query Information;
If there is not extraction code, then according to the querying condition in described Query Information, in described first tables of data or the second tables of data or Relational DBMS, obtain data query;
If there is extraction code, then in described distributed PostgreSQL database, extract compressed data packets corresponding to described extraction code.
A kind of distributed storage Positional Data System, comprising:
Acquisition module, for obtaining the N bar position data of terminal to report, wherein, N be more than or equal to 1 positive integer;
Data extraction module, for carrying out data pick-up to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field;
Processing module, for being stored to described recorded information in Relational DBMS.
Optionally, also comprise:
Data importing module, for being deposited in the first tables of data by the position data got in first time period; And position data will be got in the second time period after first time period stored in the second tables of data.
Optionally, described data extraction module, specifically for analyzing the every bar position data in N bar position data, obtains positional information, temporal information, warning message, the status information of every bar position data; The positional information of every bar position data is integrated into a location information field, the temporal information of every bar position data is integrated into temporal information field, the warning message of every bar position data is integrated into Alert info field, and the status information of every bar position data is integrated into state information field; Generate the recorded information comprising location information field, temporal information field, Alert info field and state information field.
Optionally, described data extraction module, also for carrying out data compression to described N bar position data, and obtain compression data packet and extraction code corresponding to described compression data packet, wherein, described extraction code is for extracting described compression data packet; Described compression data packet is stored to distributed PostgreSQL database, and described extraction code is added in described recorded information.
Optionally, also comprise:
Parsing module, for resolving the Query Information got, detects whether there is extraction code in described Query Information;
Enquiry module, if for there is not extraction code, then according to the querying condition in described Query Information, obtains data query in described first tables of data or the second tables of data or Relational DBMS; If there is extraction code, then in described distributed PostgreSQL database, extract compressed data packets corresponding to described extraction code.
The invention provides a kind of method of distributed storage position data, the method comprises: the N bar position data obtaining terminal to report, data pick-up is carried out to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field; Described recorded information is stored in Relational DBMS.In the method that the embodiment of the present invention provides, for the feature of position data, corresponding storage policy can be taked, thus the access efficiency of position data can be effectively reduced, and then make load position data also more convenient.
Accompanying drawing explanation
Fig. 1 is the process flow diagram of a kind of distributed storage position data method in the embodiment of the present invention;
Fig. 2 is the structural representation of a kind of distributed storage Positional Data System in the embodiment of the present invention.
Embodiment
Embodiments provide a kind of distributed storage position data method, the method comprises: the N bar position data obtaining terminal to report, data pick-up is carried out to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field; Described recorded information is stored in Relational DBMS.In the method that the embodiment of the present invention provides, for the feature of position data, corresponding storage policy can be taked, thus the access efficiency of position data can be effectively reduced, and then make load position data also more convenient.
Below by accompanying drawing and specific embodiment, technical solution of the present invention is described in detail, be to be understood that, the explanation of concrete technical characteristic in the embodiment of the present invention and embodiment just to technical solution of the present invention, instead of limit, when not conflicting, the concrete technical characteristic in the embodiment of the present invention and embodiment can combine mutually.
Be illustrated in figure 1 the process flow diagram of a kind of distributed storage position data method in the embodiment of the present invention, the method comprises:
S101, obtains the N bar position data of terminal to report;
S102, carries out data pick-up to N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field;
S103, is stored to recorded information in Relational DBMS.
First, position data in embodiments of the present invention in order to make to get can be temporary transient be stored in corresponding storage space, the data that system gets will be cached in Lightweight Database Sqlite by temporary transient, in embodiments of the present invention, two tables of data are included in this Sqlite, that is: the first tables of data and the second tables of data, the position data got in first time period can be deposited in the first tables of data by system, and the position data got in the second time period after first time period is deposited in the second tables of data.
Such as the position data that first can get in 24 hours by system is deposited in the first tables of data, and at 24 hours later, system will switch, and then just the position data in follow-up 24 hours will be stored in the second tables of data.Can ensure that the position data got uninterruptedly can carry out buffer memory like this, thus improve integrality and the accuracy of position data.
Certainly, user can, directly by the position data that the first tables of data and the second tables of data get, make the efficiency of inquiring about to be protected like this.
Further, in embodiments of the present invention, when system by the buffer memory of position data from after the first tables of data switches to the second tables of data, the position data in the first tables of data processes by system, and concrete processing procedure is as follows:
In first time period, buffer memory N bar position data in the first tables of data, wherein, N can be more than or equal to 1 positive integer.
System is analyzed to the every bar position data in N bar position data, obtains the positional information of each position data, temporal information, warning message, status information etc.Certainly, the corresponding trade mark can also be parsed, such as license plate number or the ship trade mark etc., do not limit the information category comprised in position data in embodiments of the present invention.
After analyzing information corresponding to every bar position data, the positional information of the every bar position data in every bar position data is integrated into a location information field by system, the temporal information of every bar position data is integrated into temporal information field, the warning message of every bar position data is integrated into Alert info field, and the status information of every bar position data is integrated into state information field.That is identical information type forms a field, and making the later stage inquire about like this can be more convenient.
Certainly, after the information for identical type forms a field, system comprises the recorded information of location information field, temporal information field, Alert info field and state information field by generating, this recorded information will be saved in Relational DBMS PostgreSQL.
When tables of data switches each time, system all will perform above-mentioned processing procedure, can ensure that the data in tables of data can be stored in corresponding storage space timely like this, and distributed position data can be stored into different storage spaces by which, thus achieve the distributed storage of position data.
Further, while position data is stored in PostgreSQL, these N bar data are also carried out compression process by system, here the compress mode that compression process should take distributed data base Hbase to support, and should ensure when maximum compression ratio, the feature of retention position data.
Carrying out data compression to N bar position data, after obtaining compression data packet, system will get extraction code corresponding to this compressed package, and then compressed package is stored in Hbase by system.Certainly, extraction code will be added in recorded information, such as an independent field places extraction code in recorded information, ensures the compressed package that directly can be found correspondence by the extraction code in recorded information in Hbase like this.
Certainly, above-mentioned mode can be adopted to be stored in Hbase for the position data switched at every turn.Such guarantee original position data can be inquired easily.
Further, in embodiments of the present invention, after position data is stored in corresponding database by system, system can be real-time detection whether there is the Query Information of terminal, when getting Query Information, whether system exists extraction code by detection Query Information, if there is not extraction code, then in the first tables of data or the second tables of data or Relational DBMS, obtain data query, such as, a time point is contained in Query Information, then system finds out corresponding position data by according to this time point in the recorded information of the first tables of data or the second tables of data or Relational DBMS, and this position data is returned to terminal.
Certainly, except inquiring about according to time point, this system can also provide the inquiry mode of classification, such as: the inquiry of state information searching, warning message, trade mark information inquiry etc., these classifications can carry out the inquiry of position data as a querying condition.
Certainly, if when Query Information exists extraction code, then in distributed PostgreSQL database, extract compressed data packets corresponding to extraction code.That is, when system extracts extraction code in Query Information, system searches compressed data packets corresponding to this extraction code by direct according to this extraction code in distributed PostgreSQL database, original position data is saved in this compressed data packets, the mode that have employed high compression ratio due to compressed data packets is compressed, so terminal can decompress fast, thus ensure that terminal obtains the convenience of position data.
Generally speaking, in embodiments of the present invention, system, by obtaining the N bar position data of terminal to report, is carried out data pick-up to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field; Described recorded information is stored in Relational DBMS.In the method that the embodiment of the present invention provides, for the feature of position data, corresponding storage policy can be taked, thus the access efficiency of position data can be effectively reduced, and then make load position data also more convenient.
A kind of method of distributed storage position data in the corresponding embodiment of the present invention, the embodiment of the present invention additionally provides a kind of distributed storage Positional Data System, be illustrated in figure 2 the structural representation of a kind of distributed storage Positional Data System in the embodiment of the present invention, this system comprises:
Acquisition module 201, for obtaining the N bar position data of terminal to report, wherein, N be more than or equal to 1 positive integer;
Data extraction module 202, for carrying out data pick-up to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field;
Processing module 203, for being stored to described recorded information in Relational DBMS.
Further, in embodiments of the present invention, described system also comprises:
Data importing module, for being deposited in the first tables of data by the position data got in first time period; And position data will be got in the second time period after first time period stored in the second tables of data.
Further, in embodiments of the present invention, described data extraction module 202, specifically for analyzing the every bar position data in N bar position data, obtains positional information, temporal information, warning message, the status information of every bar position data; The positional information of every bar position data is integrated into a location information field, the temporal information of every bar position data is integrated into temporal information field, the warning message of every bar position data is integrated into Alert info field, and the status information of every bar position data is integrated into state information field; Generate the recorded information comprising location information field, temporal information field, Alert info field and state information field.
Further, in embodiments of the present invention, described data extraction module 202, also for carrying out data compression to described N bar position data, and obtain compression data packet and extraction code corresponding to described compression data packet, wherein, described extraction code is for extracting described compression data packet; Described compression data packet is stored to distributed PostgreSQL database, and described extraction code is added in described recorded information.
Further, in embodiments of the present invention, described system also comprises:
Parsing module, for resolving the Query Information got, detects whether there is extraction code in described Query Information;
Enquiry module, if for there is not extraction code, then according to the querying condition in described Query Information, obtains data query in described first tables of data or the second tables of data or Relational DBMS; If there is extraction code, then in described distributed PostgreSQL database, extract compressed data packets corresponding to described extraction code.
Although described the preferred embodiment of the application, one of ordinary skilled in the art once obtain the basic creative concept of cicada, then can make other change and amendment to these embodiments.So claims are intended to be interpreted as comprising preferred embodiment and falling into all changes and the amendment of the application's scope.
Obviously, those skilled in the art can carry out various change and modification to the application and not depart from the spirit and scope of the application.Like this, if these amendments of the application and modification belong within the scope of the application's claim and equivalent technologies thereof, then the application is also intended to comprise these change and modification.

Claims (10)

1. a distributed storage position data method, is characterized in that, described method comprises:
Obtain the N bar position data of terminal to report, wherein, N be more than or equal to 1 positive integer;
Data pick-up is carried out to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field;
Described recorded information is stored in Relational DBMS.
2. the method for claim 1, is characterized in that, before the N bar position data obtaining terminal to report, also comprises:
The position data got in first time period is deposited in the first tables of data;
And position data will be got in the second time period after first time period stored in the second tables of data.
3. the method for claim 1, is characterized in that, carries out data pick-up, at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field, comprising described N bar position data:
Every bar position data in N bar position data is analyzed, obtains positional information, temporal information, warning message, the status information of every bar position data;
The positional information of every bar position data is integrated into a location information field, the temporal information of every bar position data is integrated into temporal information field, the warning message of every bar position data is integrated into Alert info field, and the status information of every bar position data is integrated into state information field;
Generate the recorded information comprising location information field, temporal information field, Alert info field and state information field.
4. the method for claim 1, is characterized in that, carries out data pick-up, at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field, comprising described N bar position data:
Carry out data compression to described N bar position data, and obtain compression data packet and extraction code corresponding to described compression data packet, wherein, described extraction code is for extracting described compression data packet;
Described compression data packet is stored to distributed PostgreSQL database, and described extraction code is added in described recorded information.
5. method as claimed in claim 4, it is characterized in that, after being stored in Relational DBMS by described recorded information, described method also comprises:
Resolve the Query Information that gets, detect whether there is extraction code in described Query Information;
If there is not extraction code, then according to the querying condition in described Query Information, in described first tables of data or the second tables of data or Relational DBMS, obtain data query;
If there is extraction code, then in described distributed PostgreSQL database, extract compressed data packets corresponding to described extraction code.
6. a distributed storage Positional Data System, is characterized in that, comprising:
Acquisition module, for obtaining the N bar position data of terminal to report, wherein, N be more than or equal to 1 positive integer;
Data extraction module, for carrying out data pick-up to described N bar position data, is at least comprised the recorded information of location information field, temporal information field, Alert info field and state information field;
Processing module, for being stored to described recorded information in Relational DBMS.
7. system as claimed in claim 6, is characterized in that, also comprise:
Data importing module, for being deposited in the first tables of data by the position data got in first time period; And position data will be got in the second time period after first time period stored in the second tables of data.
8. system as claimed in claim 6, is characterized in that, described data extraction module, specifically for analyzing the every bar position data in N bar position data, obtaining positional information, temporal information, warning message, the status information of every bar position data; The positional information of every bar position data is integrated into a location information field, the temporal information of every bar position data is integrated into temporal information field, the warning message of every bar position data is integrated into Alert info field, and the status information of every bar position data is integrated into state information field; Generate the recorded information comprising location information field, temporal information field, Alert info field and state information field.
9. system as claimed in claim 6, is characterized in that, described data extraction module, also for carrying out data compression to described N bar position data, and obtain compression data packet and extraction code corresponding to described compression data packet, wherein, described extraction code is for extracting described compression data packet; Described compression data packet is stored to distributed PostgreSQL database, and described extraction code is added in described recorded information.
10. system as claimed in claim 9, is characterized in that, also comprise:
Parsing module, for resolving the Query Information got, detects whether there is extraction code in described Query Information;
Enquiry module, if for there is not extraction code, then according to the querying condition in described Query Information, obtains data query in described first tables of data or the second tables of data or Relational DBMS; If there is extraction code, then in described distributed PostgreSQL database, extract compressed data packets corresponding to described extraction code.
CN201510836420.8A 2015-11-26 2015-11-26 Distributed storage position data method and system Active CN105468748B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510836420.8A CN105468748B (en) 2015-11-26 2015-11-26 Distributed storage position data method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510836420.8A CN105468748B (en) 2015-11-26 2015-11-26 Distributed storage position data method and system

Publications (2)

Publication Number Publication Date
CN105468748A true CN105468748A (en) 2016-04-06
CN105468748B CN105468748B (en) 2020-05-26

Family

ID=55606449

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510836420.8A Active CN105468748B (en) 2015-11-26 2015-11-26 Distributed storage position data method and system

Country Status (1)

Country Link
CN (1) CN105468748B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018099202A1 (en) * 2016-12-02 2018-06-07 上海中兴软件有限责任公司 Data storage and maintenance method and device, and computer storage medium
CN111930743A (en) * 2020-07-29 2020-11-13 武汉中地先进技术研究院有限公司 SQLite-based spatial data local storage method, medium and electronic device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020205A (en) * 2012-12-05 2013-04-03 北京普泽天玑数据技术有限公司 Compression and decompression method based on hardware accelerator card on distributive-type file system
CN103607463A (en) * 2013-11-25 2014-02-26 中国电信集团系统集成有限责任公司 Positioning data storage system and method
CN104050269A (en) * 2014-06-23 2014-09-17 上海帝联信息科技股份有限公司 Log compression method and device and log decompression method and device
CN104298695A (en) * 2013-07-19 2015-01-21 腾讯科技(深圳)有限公司 Data caching method and device and server
US20150149479A1 (en) * 2013-11-27 2015-05-28 Oracle International Corporation Lidar Model With Hybrid-Columnar Format and No Indexes for Spatial Searches
CN104778188A (en) * 2014-02-24 2015-07-15 贵州电网公司信息通信分公司 Distributed device log collection method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103020205A (en) * 2012-12-05 2013-04-03 北京普泽天玑数据技术有限公司 Compression and decompression method based on hardware accelerator card on distributive-type file system
CN104298695A (en) * 2013-07-19 2015-01-21 腾讯科技(深圳)有限公司 Data caching method and device and server
CN103607463A (en) * 2013-11-25 2014-02-26 中国电信集团系统集成有限责任公司 Positioning data storage system and method
US20150149479A1 (en) * 2013-11-27 2015-05-28 Oracle International Corporation Lidar Model With Hybrid-Columnar Format and No Indexes for Spatial Searches
CN104778188A (en) * 2014-02-24 2015-07-15 贵州电网公司信息通信分公司 Distributed device log collection method
CN104050269A (en) * 2014-06-23 2014-09-17 上海帝联信息科技股份有限公司 Log compression method and device and log decompression method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
高英利,等: "《水库信息化工程理论与实践》", 31 October 2014 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018099202A1 (en) * 2016-12-02 2018-06-07 上海中兴软件有限责任公司 Data storage and maintenance method and device, and computer storage medium
CN108153744A (en) * 2016-12-02 2018-06-12 上海中兴软件有限责任公司 A kind of data storage system maintenance method and device
CN111930743A (en) * 2020-07-29 2020-11-13 武汉中地先进技术研究院有限公司 SQLite-based spatial data local storage method, medium and electronic device

Also Published As

Publication number Publication date
CN105468748B (en) 2020-05-26

Similar Documents

Publication Publication Date Title
CN105992338B (en) Positioning method and device
US8837906B2 (en) Computer assisted dispatch incident report video search and tagging systems and methods
CN102890714B (en) Method and device for indexing data
US11386228B2 (en) Real-time session-based anonymization and blurring of high-resolution GPS data
CN106210163B (en) IP address-based localization method and device
CN106792653B (en) Communication number information processing method, device and system
CN104572727A (en) Data querying method and device
CN103607463A (en) Positioning data storage system and method
CN113704243A (en) Data analysis method, data analysis device, computer device, and storage medium
CN106899936B (en) Geohash-based gridding position privacy protection method and device
CN102421077A (en) Method for backfilling number in signaling monitoring and number backfill server
CN105468748A (en) Distributed storage location data method and system
CN115456781A (en) Market data processing method and device, electronic equipment and storage medium
CN112699196B (en) Track generation method, track generation device, terminal equipment and storage medium
CN111954300B (en) Offline positioning method, device, equipment and storage medium
CN103186542A (en) Data querying method and device
CN102446186B (en) Chinese geocoding and coding/decoding method and device
CN116108120A (en) Grid indexing method for track data, track data searching method and track data searching device
CN115391317A (en) Information processing method, device, equipment, system and storage medium
CN103646050A (en) Search evidence obtaining method and system
CN104219102A (en) Network data discounting counter method, device and system
CN101483841B (en) Method for fast retrieving telephone number related information
CN109769202B (en) Method and device for positioning flow data, storage medium and server
CN104717634B (en) Terminal switch machine state and location information acquisition method, equipment and system
CN105893599A (en) Comparison method and system for time sequence data

Legal Events

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