CN108241739B - POI data processing method, device, equipment and computer readable storage medium - Google Patents

POI data processing method, device, equipment and computer readable storage medium Download PDF

Info

Publication number
CN108241739B
CN108241739B CN201711456192.7A CN201711456192A CN108241739B CN 108241739 B CN108241739 B CN 108241739B CN 201711456192 A CN201711456192 A CN 201711456192A CN 108241739 B CN108241739 B CN 108241739B
Authority
CN
China
Prior art keywords
poi
data
quality condition
poi data
uncommitted
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
CN201711456192.7A
Other languages
Chinese (zh)
Other versions
CN108241739A (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.)
Baidu Online Network Technology Beijing Co Ltd
Original Assignee
Baidu Online Network Technology Beijing 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 Baidu Online Network Technology Beijing Co Ltd filed Critical Baidu Online Network Technology Beijing Co Ltd
Priority to CN201711456192.7A priority Critical patent/CN108241739B/en
Publication of CN108241739A publication Critical patent/CN108241739A/en
Application granted granted Critical
Publication of CN108241739B publication Critical patent/CN108241739B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

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

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)
  • Navigation (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a POI data processing method, a POI data processing device, POI data processing equipment and a computer readable storage medium. According to the method and the device, the uncommitted POI data of the at least one POI failed to be submitted by the user are obtained, the uncommitted POI data of the POI meeting the preset name quality condition are obtained according to the uncommitted POI data of the at least one POI, and the uncommitted POI data of the POI meeting the preset name quality condition are further obtained according to the uncommitted POI data of the POI meeting the preset name quality condition, so that the uncommitted POI data of the POI meeting the preset name quality condition can be subjected to data submission processing, the uncommitted POI data of the POI meeting the preset name quality condition are mined by reusing the uncommitted POI data of the POI failed to be submitted by the user, the utilization rate of the uncommitted POI data of the POI failed to be submitted by the user is increased, and the reliability of the POI data processing is improved.

Description

POI data processing method, device, equipment and computer readable storage medium
[ technical field ] A method for producing a semiconductor device
The present invention relates to electronic map technologies, and in particular, to a method, an apparatus, a device, and a computer-readable storage medium for processing POI data.
[ background of the invention ]
With the development of communication technology, terminals integrate more and more functions, so that more and more corresponding Applications (APPs) are included in a system function list of the terminal. Some applications may involve Location Based Services (LBS), also called Location services, such as a hundred degree map. In LBS, a server corresponding to an application stores a large amount of Point of Interest (POI) data, so as to provide a query result based on LBS query to the application, i.e., a client. Generally, POI data may include information about name, address, coordinates, picture, phone, etc. and may be obtained by manual field collection. In the prior art, a new POI data function is provided for a user, and the user can submit some POI data that are not included in an electronic map by using the new POI data function.
However, due to the randomness of the data submitted by the user, in some cases, for example, the submitted data is incomplete, the submitted data is inaccurate, and the like, a failure in submitting the POI data may occur, so that the POI data provided by the user is discarded, and thus, the reliability of POI data processing may be reduced.
[ summary of the invention ]
Aspects of the present invention provide a method, an apparatus, a device and a computer readable storage medium for processing POI data, so as to improve the reliability of POI data processing.
In one aspect of the present invention, a method for processing POI data is provided, including:
obtaining uncommitted POI data of at least one POI which fails to be submitted by a user;
obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI;
according to the non-submitted POI data of the POI meeting the preset name quality condition, obtaining the submitted POI data of the POI meeting the preset name quality condition;
and submitting the data of the POI which can be submitted and meets the preset name quality condition.
The above-described aspect and any possible implementation manner further provide an implementation manner, where the obtaining of the non-submitted POI data of at least one POI for which the user submission failed includes:
acquiring single POI data of the same POI which fails to be submitted by the same user for multiple times;
and performing fusion processing on the single POI data to obtain fused POI data of the POI as uncommitted data of the POI.
The foregoing aspect and any possible implementation manner further provide an implementation manner, where obtaining, according to the uncommitted POI data of the at least one POI, the uncommitted POI data of the POI that meets the preset name quality condition includes:
obtaining the name of each POI in the at least one POI according to the uncommitted POI data of the at least one POI;
obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition;
and obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI.
The foregoing aspect and any possible implementation manner further provide an implementation manner, where obtaining, according to the non-submitted POI data of the POI meeting the preset name quality condition, the submittable POI data of the POI meeting the preset name quality condition includes:
obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition;
and obtaining the submittable POI data of the POI meeting the preset name quality condition according to the non-submittable POI data of the POI meeting the preset name quality condition and the public data source.
The above-mentioned aspect and any possible implementation manner further provide an implementation manner, after performing data submission processing on the submittable POI data of the POI meeting the preset name quality condition, the method further includes:
judging and re-processing according to the POI data which can be submitted by the POI meeting the preset name quality condition and the existing POI data of the electronic map;
and determining the re-judgment processing as POI data of the newly added POI, and adding the POI data into the existing POI data of the electronic map.
In another aspect of the present invention, there is provided a POI data processing apparatus, including:
the system comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring the uncommitted POI data of at least one POI which fails to be submitted by a user;
the judging unit is used for obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI;
the data unit is used for obtaining the submittable POI data of the POI meeting the preset name quality condition according to the non-submittable POI data of the POI meeting the preset name quality condition;
and the submitting unit is used for submitting the POI data which can be submitted and meet the preset name quality condition, and performing data submitting processing.
The above-mentioned aspect and any possible implementation manner further provide an implementation manner, and the obtaining unit is specifically configured to
Acquiring single POI data of the same POI which fails to be submitted by the same user for multiple times; and
and performing fusion processing on the single POI data to obtain fused POI data of the POI as uncommitted data of the POI.
The above-mentioned aspects and any possible implementation manner further provide an implementation manner, and the determination unit is specifically configured to
Obtaining the name of each POI in the at least one POI according to the uncommitted POI data of the at least one POI;
obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition;
and obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI.
The above-described aspects and any possible implementations further provide an implementation of the data unit, in particular for use in
Obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition; and
and obtaining the submittable POI data of the POI meeting the preset name quality condition according to the non-submittable POI data of the POI meeting the preset name quality condition and the public data source.
The foregoing aspects and any possible implementations further provide an implementation, a commit unit, and a method for performing a commit process
Judging and re-processing according to the POI data which can be submitted by the POI meeting the preset name quality condition and the existing POI data of the electronic map; and
and determining the re-judgment processing as POI data of the newly added POI, and adding the POI data into the existing POI data of the electronic map.
In another aspect of the present invention, there is provided an apparatus comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement a method of processing POI data as provided in an aspect above.
In another aspect of the present invention, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of processing POI data as provided in the above-described aspect.
According to the technical scheme, the embodiment of the invention obtains the uncommitted POI data of at least one POI which fails to be submitted by the user, further obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI, further obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the POI meeting the preset name quality condition, enabling data submission processing to be performed on the submittable POI data of the POI satisfying the preset name quality condition, by mining resumable POI data of POIs satisfying the preset name quality condition by reusing the uncommitted POI data of POIs for which the user submission failed, and further, the utilization rate of POI data which are submitted by the user unsuccessfully is increased, and therefore the reliability of POI data processing is improved.
In addition, by adopting the technical scheme provided by the invention, a user does not need to provide complete POI data, the submission efficiency of the POI data can be effectively improved, and the user experience can be effectively improved.
[ description of the drawings ]
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed in the embodiments or the prior art descriptions will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without inventive labor.
Fig. 1 is a schematic flowchart of a POI data processing method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a POI data processing apparatus according to another embodiment of the present invention;
FIG. 3 is a block diagram of an exemplary computer system/server 12 suitable for use in implementing embodiments of the present invention.
[ detailed description ] embodiments
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be obtained by a person skilled in the art without any inventive step based on the embodiments of the present invention, are within the scope of the present invention.
It should be noted that the terminal according to the embodiment of the present invention may include, but is not limited to, a mobile phone, a Personal Digital Assistant (PDA), a wireless handheld device, a Tablet Computer (Tablet Computer), a Personal Computer (PC), an MP3 player, an MP4 player, a wearable device (e.g., smart glasses, smart watch, smart bracelet, etc.), and the like.
In addition, the term "and/or" herein is only one kind of association relationship describing an associated object, and means that there may be three kinds of relationships, for example, a and/or B, which may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
Fig. 1 is a schematic flowchart of a method for processing POI data according to an embodiment of the present invention, as shown in fig. 1.
101. And acquiring uncommitted POI data of at least one POI which fails to be submitted by the user.
102. And obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI.
103. And obtaining the submittable POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the POI meeting the preset name quality condition.
104. And submitting the data of the POI which can be submitted and meets the preset name quality condition.
It should be noted that part or all of the execution subjects of 101 to 104 may be an application located at the local terminal, or may also be a functional unit such as a plug-in or Software Development Kit (SDK) set in the application located at the local terminal, or may also be a processing engine located in a server on the network side, or may also be a distributed system located on the network side, which is not particularly limited in this embodiment.
It is to be understood that the application may be a native app (native app) installed on the terminal, or may also be a web page program (webApp) of a browser on the terminal, and this embodiment is not particularly limited thereto.
In this way, by acquiring the uncommitted POI data of at least one POI which fails to be submitted by the user, further acquiring the uncommitted POI data of the POI which meets the preset name quality condition according to the uncommitted POI data of the at least one POI, and further acquiring the submittable POI data of the POI which meets the preset name quality condition according to the uncommitted POI data of the POI which meets the preset name quality condition, the submittable POI data of the POI which meets the preset name quality condition can be submitted by re-using the uncommitted POI data of the POI which fails to be submitted by the user, the submittable POI data of the POI which meets the preset name quality condition is mined, and further the utilization rate of the POI data which fails to be submitted by the user is increased, so that the reliability of POI data processing is improved.
Optionally, in a possible implementation manner of this embodiment, in 101, single POI data of the same POI that fails to be submitted by the same user multiple times may be specifically acquired, and then the single POI data may be subjected to fusion processing to obtain fused POI data of the POI, which is used as uncommitted data of the POI.
Specifically, a new POI page may be provided for the user to provide POI data of the POI. Generally, POI data to be provided may include information of several aspects, such as name, address, coordinate, picture, phone, etc., if the POI data provided by the user lacks specified content, such as the content of name, address, coordinate, picture, etc., the user cannot submit the data when operating the submission control, and the POI data submission fails. Then the data that failed the commit can be collected first.
If the same user may submit the same POI multiple times, and the POI data provided each time may not be identical, then, for this case, single POI data of the same POI for which the same user fails to submit multiple times may be obtained. After single POI data of the same POI failed to be submitted by the same user for multiple times are obtained, the content with the highest reliability can be fused to obtain valuable POI data of the POI.
Optionally, in a possible implementation manner of this embodiment, in 102, a name of each POI in the at least one POI may be specifically obtained according to the uncommitted POI data of the at least one POI, and then, a POI meeting a preset name quality condition may be obtained according to the name of each POI and a preset name quality condition. Then, according to the uncommitted POI data of the at least one POI, uncommitted POI data of POIs satisfying a preset name quality condition may be obtained.
Specifically, in this implementation, a name quality condition may be further preset, which may include but is not limited to at least one of the following conditions:
the classification of the name as a location;
the name does not belong to a high-risk place; and
the name does not belong to a confidential place.
In this implementation manner, the name in the POI data of the POI provided by the user may be a place, or may also be a bus, or may also be a road, or may also be a bridge, which is not particularly limited in this embodiment.
In this implementation, for the uncommitted POI data of POIs that do not satisfy the preset name quality condition, the discarding process may be directly performed.
Optionally, in a possible implementation manner of this embodiment, in 103, a public data source may be specifically obtained, for example, a channel data source such as an official website channel data source, a competitive product channel data source, an industrial and commercial channel data source, and further, according to the unrevealed POI data of the POI meeting the preset name quality condition and the public data source, resumable POI data of the POI meeting the preset name quality condition may be obtained.
Specifically, after the public data source is acquired, verification processing and perfection processing can be performed on the un-submitted POI data of the POI meeting the preset name quality condition through the acquired public data source, so as to obtain real and reliable complete online data of the POI meeting the preset name quality condition, and then the POI data can be submitted.
In this implementation, the processing of discarding may be directly performed for the uncommitted POI data of the POI that has not passed the verification processing.
Optionally, in a possible implementation manner of this embodiment, after 104, the submitted resumable POI data may be further processed online.
Specifically, the re-judgment processing may be specifically performed according to the submittable POI data of the POI meeting the preset name quality condition and the existing POI data of the electronic map, and then, the re-judgment processing may be determined as the POI data of the newly added POI, that is, the POI data of the POI not included in the existing POI data of the electronic map, and added to the existing POI data of the electronic map.
In a specific implementation process, for each POI meeting the preset name quality condition, in the re-determination processing of the POI, it may be specifically determined whether there is a POI with the same name in the existing POI data of the electronic map, for example, in a circular area with the position of the POI as a center and a specified threshold distance, for example, 50 meters as a radius, in the vicinity of the position of the POI, and if there is a POI, the POI is determined to be an existing POI, and if not, the POI is determined to be a new POI.
In this implementation, the discarding process may be directly performed on the POI data of the POIs already existing in the existing POI data of the electronic map.
By this, the work of adding POIs on the electronic map is completed.
In this embodiment, by acquiring uncommitted POI data of at least one POI that fails to be submitted by a user, and further acquiring uncommitted POI data of POIs that satisfy a preset name quality condition according to the uncommitted POI data of the at least one POI, and further acquiring the uncommitted POI data of POIs that satisfy the preset name quality condition according to the uncommitted POI data of POIs that satisfy the preset name quality condition, the data submission processing can be performed on the uncommitted POI data of POIs that satisfy the preset name quality condition, and the uncommitted POI data of POIs that satisfy the preset name quality condition is mined by reusing the uncommitted POI data of POIs that fail to be submitted by the user, so that a utilization rate of the POI data that fail to be submitted by the user is increased, thereby improving reliability of POI data processing.
In addition, by adopting the technical scheme provided by the invention, a user does not need to provide complete POI data, the submission efficiency of the POI data can be effectively improved, and the user experience can be effectively improved.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
Fig. 2 is a schematic structural diagram of a POI data processing apparatus according to another embodiment of the present invention, as shown in fig. 2. The POI data processing apparatus of the present embodiment may include an acquisition unit 21, a discrimination unit 22, a data unit 23, and a submission unit 24. The acquiring unit 21 is configured to acquire uncommitted POI data of at least one POI for which the user fails to submit; the judging unit 22 is configured to obtain, according to the uncommitted POI data of the at least one POI, uncommitted POI data of POIs that meet a preset name quality condition; a data unit 23, configured to obtain resumable POI data of the POI meeting the preset name quality condition according to the resumable POI data of the POI meeting the preset name quality condition; and the submitting unit 24 is configured to submit POI data of the POI meeting the preset name quality condition, and perform data submitting processing.
It should be noted that, part or all of the POI data processing apparatus provided in this embodiment may be an application located in the local terminal, or may also be a functional unit such as a Software Development Kit (SDK) or a plug-in provided in the application located in the local terminal, or may also be a processing engine located in a server on the network side, or may also be a distributed system located on the network side, which is not particularly limited in this embodiment.
It is to be understood that the application may be a native app (native app) installed on the terminal, or may also be a web page program (webApp) of a browser on the terminal, and this embodiment is not particularly limited thereto.
Optionally, in a possible implementation manner of this embodiment, the obtaining unit 21 may be specifically configured to obtain single POI data of the same POI, which is failed to be submitted by the same user multiple times; and performing fusion processing on the single POI data to obtain fused POI data of the POI, wherein the fused POI data are used as uncommitted data of the POI.
Optionally, in a possible implementation manner of this embodiment, the determining unit 22 may be specifically configured to obtain, according to the uncommitted POI data of the at least one POI, a name of each POI in the at least one POI; obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition; and obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI.
Optionally, in a possible implementation manner of this embodiment, the data unit 23 may be specifically configured to obtain, according to the name of each POI and a preset name quality condition, POIs that meet the preset name quality condition; and obtaining resumable POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the POI meeting the preset name quality condition and the public data source.
Optionally, in a possible implementation manner of this embodiment, the submitting unit 24 may be further configured to perform re-judging processing according to the resumable POI data of the POI meeting the preset name quality condition and the existing POI data of the electronic map; and determining the re-judgment processing as POI data of the newly added POI, and adding the POI data into the existing POI data of the electronic map.
It should be noted that the method in the embodiment corresponding to fig. 1 may be implemented by the processing apparatus of POI data provided in this embodiment. For a detailed description, reference may be made to relevant contents in the embodiment corresponding to fig. 1, and details are not described here.
In this embodiment, the obtaining unit obtains the uncommitted POI data of at least one POI for which the user has failed to submit, then the judging unit obtains the non-submitted POI data of the POI meeting the preset name quality condition according to the non-submitted POI data of the at least one POI, and then the data unit obtains the submittable POI data of the POI meeting the preset name quality condition according to the non-submitted POI data of the POI meeting the preset name quality condition, enabling a submitting unit to perform data submitting processing on the resumable POI data of the POI satisfying the preset name quality condition, by mining resumable POI data of POIs satisfying the preset name quality condition by reusing the uncommitted POI data of POIs for which the user submission failed, and further, the utilization rate of POI data which are submitted by the user unsuccessfully is increased, and therefore the reliability of POI data processing is improved.
In addition, by adopting the technical scheme provided by the invention, a user does not need to provide complete POI data, the submission efficiency of the POI data can be effectively improved, and the user experience can be effectively improved.
FIG. 3 illustrates a block diagram of an exemplary computer system/server 12 suitable for use in implementing embodiments of the present invention. The computer system/server 12 shown in FIG. 3 is only one example and should not be taken to limit the scope of use or functionality of embodiments of the present invention.
As shown in FIG. 3, computer system/server 12 is in the form of a general purpose computing device. The components of computer system/server 12 may include, but are not limited to: one or more processors or processing units 16, a storage device or system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer system/server 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer system/server 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The computer system/server 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 3, and commonly referred to as a "hard drive"). Although not shown in FIG. 3, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. System memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in system memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
The computer system/server 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 26, etc.), with one or more devices that enable a user to interact with the computer system/server 12, and/or with any devices (e.g., network card, modem, etc.) that enable the computer system/server 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 44. Also, the computer system/server 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet) via the network adapter 20. As shown, network adapter 20 communicates with the other modules of computer system/server 12 via bus 18. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the computer system/server 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing by executing programs stored in the system memory 28, for example, implementing the POI data processing method provided in the embodiment corresponding to fig. 1.
Another embodiment of the present invention further provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the method for processing POI data provided in the embodiment corresponding to fig. 1.
In particular, any combination of one or more computer-readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
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 embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. 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 page 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 invention 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, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (12)

1. A method for processing POI data, comprising:
obtaining uncommitted POI data of at least one POI which fails to be submitted by a user;
obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI;
according to the non-submitted POI data of the POI meeting the preset name quality condition, obtaining the submitted POI data of the POI meeting the preset name quality condition;
and performing data submission processing on the submitting POI data of the POI meeting the preset name quality condition so as to reuse the uncommitted POI data of the POI which fails to be submitted by the user.
2. The method of claim 1, wherein obtaining non-submitted POI data for at least one POI for which user submission failed comprises:
acquiring single POI data of the same POI which fails to be submitted by the same user for multiple times;
and performing fusion processing on the single POI data to obtain fused POI data of the POI as uncommitted data of the POI.
3. The method according to claim 1, wherein the obtaining, from the uncommitted POI data of the at least one POI, uncommitted POI data of POIs that satisfy a preset name quality condition comprises:
obtaining the name of each POI in the at least one POI according to the uncommitted POI data of the at least one POI;
obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition;
and obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI.
4. The method according to claim 1, wherein the obtaining resumable POI data of the POI meeting the preset name quality condition according to the resumable POI data of the POI meeting the preset name quality condition comprises:
acquiring a public data source;
and obtaining the submittable POI data of the POI meeting the preset name quality condition according to the non-submittable POI data of the POI meeting the preset name quality condition and the public data source.
5. The method according to any one of claims 1 to 4, wherein after performing data submission processing on the submittable POI data of the POI meeting the preset name quality condition, the method further comprises:
judging and re-processing according to the POI data which can be submitted by the POI meeting the preset name quality condition and the existing POI data of the electronic map;
and determining the re-judgment processing as POI data of the newly added POI, and adding the POI data into the existing POI data of the electronic map.
6. An apparatus for processing POI data, comprising:
the system comprises an acquisition unit, a processing unit and a display unit, wherein the acquisition unit is used for acquiring the uncommitted POI data of at least one POI which fails to be submitted by a user;
the judging unit is used for obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI;
the data unit is used for obtaining the submittable POI data of the POI meeting the preset name quality condition according to the non-submittable POI data of the POI meeting the preset name quality condition;
and the submitting unit is used for submitting the POI data which can be submitted and meet the preset name quality condition, and performing data submitting processing so as to reuse the uncommitted POI data of the POI which is failed to be submitted by the user.
7. The apparatus according to claim 6, wherein the obtaining unit is specifically configured to obtain single POI data of the same POI for which multiple submissions by the same user have failed; and
and performing fusion processing on the single POI data to obtain fused POI data of the POI as uncommitted data of the POI.
8. Device according to claim 6, characterized in that the decision unit is specifically adapted to
Obtaining the name of each POI in the at least one POI according to the uncommitted POI data of the at least one POI;
obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition; and
and obtaining the uncommitted POI data of the POI meeting the preset name quality condition according to the uncommitted POI data of the at least one POI.
9. Device according to claim 6, wherein said data unit is specifically adapted to
Obtaining POI meeting the preset name quality condition according to the name of each POI and the preset name quality condition; and
and obtaining the submittable POI data of the POI meeting the preset name quality condition according to the non-submittable POI data of the POI meeting the preset name quality condition and the public data source.
10. The apparatus of any of claims 6 to 9, wherein the submission unit is further configured to submit the submission to a server
Judging and re-processing according to the POI data which can be submitted by the POI meeting the preset name quality condition and the existing POI data of the electronic map; and
and determining the re-judgment processing as POI data of the newly added POI, and adding the POI data into the existing POI data of the electronic map.
11. An apparatus, characterized in that the apparatus comprises:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-5.
12. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the method of any one of claims 1 to 5.
CN201711456192.7A 2017-12-28 2017-12-28 POI data processing method, device, equipment and computer readable storage medium Active CN108241739B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711456192.7A CN108241739B (en) 2017-12-28 2017-12-28 POI data processing method, device, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711456192.7A CN108241739B (en) 2017-12-28 2017-12-28 POI data processing method, device, equipment and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN108241739A CN108241739A (en) 2018-07-03
CN108241739B true CN108241739B (en) 2022-01-28

Family

ID=62701188

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711456192.7A Active CN108241739B (en) 2017-12-28 2017-12-28 POI data processing method, device, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN108241739B (en)

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5046107B2 (en) * 2007-10-29 2012-10-10 アイシン・エィ・ダブリュ株式会社 POI information address data update system and program
JP2010231560A (en) * 2009-03-27 2010-10-14 Zenrin Co Ltd Map data error correction device
CN103218375B (en) * 2012-01-20 2016-08-17 北京四维图新科技股份有限公司 A kind of POI compensation process and device
CN105760360B (en) * 2014-12-16 2018-09-11 高德软件有限公司 A kind of address correcting method and device
CN107203556B (en) * 2016-03-17 2020-12-15 阿里巴巴(中国)有限公司 Method and device for adding new interest point information

Also Published As

Publication number Publication date
CN108241739A (en) 2018-07-03

Similar Documents

Publication Publication Date Title
CN107085479B (en) Method for providing handwriting style correction function and electronic device suitable for same
CN108229364B (en) Building contour generation method and device, computer equipment and storage medium
US20210256077A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
CN104866542A (en) POI data verification method and device
CN107133263B (en) POI recommendation method, device, equipment and computer readable storage medium
CN107193747B (en) Code testing method and device and computer equipment
CN111598122B (en) Data verification method and device, electronic equipment and storage medium
US20210326151A1 (en) Methods, devices and computer-readable storage media for processing a hosted application
US10825124B2 (en) Watermark image processing method and apparatus, device and computer readable storage medium
CN112131092A (en) Page debugging method and device
CN107679406B (en) Processing method, device and equipment of high-precision electronic map and computer readable storage medium
CN110059064B (en) Log file processing method and device and computer readable storage medium
US10769372B2 (en) Synonymy tag obtaining method and apparatus, device and computer readable storage medium
CN110362688B (en) Test question labeling method, device and equipment and computer readable storage medium
CN108399128A (en) A kind of generation method of user data, device, server and storage medium
CN110489563B (en) Method, device, equipment and computer readable storage medium for representing graph structure
CN108241739B (en) POI data processing method, device, equipment and computer readable storage medium
CN108280139B (en) POI data processing method, device, equipment and computer readable storage medium
CN110968860A (en) Security verification method for application account, computer equipment and computer-readable storage medium
CN107889191B (en) Connection method, device and equipment of wireless local area network and computer readable storage medium
CN107944564B (en) Deep learning job processing method, device, equipment and storage medium
US11989189B2 (en) Data processing system and method
CN113626301B (en) Method and device for generating test script
CN113870969A (en) Health assessment report generation method, system, server and medium
CN111738311A (en) Multitask-oriented feature extraction method and device and electronic equipment

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
GR01 Patent grant
GR01 Patent grant