CN112507240A - Merchant information acquisition method and system based on position information and travel mode - Google Patents
Merchant information acquisition method and system based on position information and travel mode Download PDFInfo
- Publication number
- CN112507240A CN112507240A CN202011600907.3A CN202011600907A CN112507240A CN 112507240 A CN112507240 A CN 112507240A CN 202011600907 A CN202011600907 A CN 202011600907A CN 112507240 A CN112507240 A CN 112507240A
- Authority
- CN
- China
- Prior art keywords
- user
- merchant
- travel
- merchants
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 33
- 238000012216 screening Methods 0.000 claims abstract description 14
- 238000012163 sequencing technique Methods 0.000 claims abstract description 8
- 230000006870 function Effects 0.000 claims description 20
- 238000013507 mapping Methods 0.000 claims description 8
- 238000012546 transfer Methods 0.000 claims description 4
- 230000009286 beneficial effect Effects 0.000 abstract description 2
- 238000010586 diagram Methods 0.000 description 12
- 230000000694 effects Effects 0.000 description 9
- 238000004590 computer program Methods 0.000 description 7
- 238000012545 processing Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 241001122767 Theaceae Species 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9537—Spatial or temporal dependent retrieval, e.g. spatiotemporal queries
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/04—Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"
- G06Q10/047—Optimisation of routes or paths, e.g. travelling salesman problem
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/55—Push-based network services
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Economics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Strategic Management (AREA)
- Game Theory and Decision Science (AREA)
- Development Economics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Entrepreneurship & Innovation (AREA)
- Marketing (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Navigation (AREA)
Abstract
The invention relates to a merchant information acquisition method and a merchant information acquisition system based on position information and a travel mode, wherein the method comprises the following steps: 1) acquiring current position information of a user through a satellite positioning system; 2) based on the user position information, acquiring position information of merchants nearby the user from a server database; 3) acquiring local map data and public transportation information including a running line, a stop point and running time from a server database; 4) taking the position of the user as a starting place and the positions of all the merchants as destinations, and calculating travel time required by the user to reach all the merchants in various travel modes; 5) and screening out the reachable merchants within the maximum allowable travel time length according to the maximum allowable travel time length set by the user, sequencing the merchants from short to long in the travel time length, and displaying. The method and the system are beneficial to improving the availability of merchants and widening the selection range of users.
Description
Technical Field
The invention belongs to the technical field of information pushing, and particularly relates to a merchant information acquisition method and system based on position information and a travel mode.
Background
Nearby merchants are searched in the current consumption recommendation APP, and are generally recommended according to straight-line distances, and the distance and duration of a travel mode used by a user are not considered, so that store information which can arrive in an equal short time through walking, public transportation modes and the like cannot be accurately pushed to the user, the range of pushed stores is limited to only merchants with short straight-line distances, and stores which have long straight-line distances but can arrive in a short time through public travel modes such as subway buses and the like are not recommended, so that the selectivity of the user is greatly reduced, and the advertising effect of the merchants is weakened. In addition, merchants are recommended as straight-line distances, but the actual road distance is greater than or even much greater than the straight-line distance displayed in the APP, and the recommended merchants are inaccurate.
Disclosure of Invention
The invention aims to provide a merchant information acquisition method and system based on position information and a travel mode.
In order to achieve the purpose, the invention adopts the technical scheme that: a merchant information acquisition method based on position information and a travel mode comprises the following steps:
1) acquiring current position information of a user through a satellite positioning system;
2) acquiring merchant position information in the area near the user from a server database based on the user position information;
3) acquiring local map data and public transportation information including a running line, a stop point and running time from a server database;
4) taking the position of the user as a starting place and the positions of all the merchants as destinations, and calculating travel time required by the user to reach all the merchants in various travel modes;
5) and screening out the reachable merchants within the maximum allowable travel time length according to the maximum allowable travel time length set by the user, sequencing the merchants from short to long in the travel time length, and displaying.
Further, the method for calculating the travel time required by the user to reach the merchant in a walking or riding mode comprises the following steps: and acquiring a walking or riding track and a distance between the user position and the merchant position according to the user position and the merchant position, and estimating the required travel time by combining the walking or riding speed of the user.
Further, when the walking or riding speed of the user is obtained, the walking or riding speed of the user in the last period of time on the mobile phone navigation, the sports bracelet and the watch and the user personalized information of the age of the user are obtained to calibrate the conventional walking or riding speed so as to improve the accuracy of travel time estimation.
Further, the method for calculating the travel time required by the user to arrive at the merchant in a public transport, subway or public transport and subway mixed mode comprises the following steps: according to the user position and the merchant position, the travel track, the bus and subway line, the getting-on stop, the getting-off stop, the travel distance and the walking or riding distance from the departure place to the initial getting-on stop, the transfer stop and the final getting-off stop to the destination are obtained, and the required travel time is estimated by combining the bus and subway running speed and the user walking or riding speed.
Furthermore, when the travel time required by the subway is estimated, the ticket checking and queuing time required by the station entering and the station leaving is counted by combining the travel time period and the people flow information of different stations, so that the accuracy of travel time estimation is improved.
Furthermore, a travel mode acquisition function module is arranged, when the merchants are ranked and displayed, corresponding travel modes are displayed to acquire the labels, and the users acquire the labels by clicking the travel modes of the corresponding merchants to acquire the travel modes reaching the merchants.
Further, a merchant type screening function module is arranged, merchant type screening labels are displayed when merchants are ranked and displayed, and a user screens, sorts and displays merchants meeting travel time and merchant types at the same time by clicking the merchant type screening labels.
Furthermore, a travel mode setting function module is arranged, when the merchants are ranked and displayed, travel mode setting labels are displayed at the same time, and users can screen, sort and display the merchants meeting travel time and travel modes at the same time by clicking the travel mode setting labels.
Further, a merchant map mapping function module is arranged, the merchant map display function module is combined with a map, when merchants are displayed in a sequencing mode, merchant map mapping labels are displayed at the same time, and a user can visually display all merchants meeting conditions and corresponding travel time in the map by clicking the merchant map mapping labels, so that the user can conveniently select.
The invention also provides a merchant information acquisition system based on the position information and the travel mode, which comprises a memory, a processor and a mobile terminal application program which is stored on the memory and can be operated on the processor, wherein when the processor operates the mobile terminal application program, the steps of the method are realized.
Compared with the prior art, the invention has the following beneficial effects: the invention combines the position information and the travel mode to obtain the travel time required by the user, pushes the merchant information by taking the travel time as the principle, and the user can obtain the merchant information which is far away from the straight line but can be reached in the same short time by public transportation modes such as public transportation, subway and the like, and combines the travel mode preferred by the user and the type of the merchant interested by the user to make a travel decision. The method and the system can improve the accuracy of merchant recommendation and the availability of merchants, help the user to manage time, widen the selection range of the user, and have strong practicability and wide application prospect.
Drawings
FIG. 1 is a flow chart of a method implementation of an embodiment of the present invention.
FIG. 2 is a schematic diagram of a merchant display effect in an embodiment of the invention.
Fig. 3 is a schematic diagram of a display effect of the travel time length setting tag in the embodiment of the present invention.
Fig. 4 is a schematic diagram illustrating a merchant type screening label displaying effect in the embodiment of the present invention.
Fig. 5 is a schematic diagram of a display effect of a travel mode setting tag according to an embodiment of the present invention.
Detailed Description
The invention is further explained below with reference to the drawings and the embodiments.
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the disclosure. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments according to the present application. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
As shown in fig. 1, the embodiment provides a method for acquiring merchant information based on location information and a travel mode, which acquires merchant information through a mobile phone application installed on a mobile phone terminal according to the following steps:
1) and the mobile phone application program acquires the current position information of the user through a satellite positioning system. The satellite positioning system can be a GPS or a Beidou satellite navigation system.
2) Based on the user location information, merchant location information in the user's vicinity is obtained from a server database.
The acquisition of the merchant location information in the area near the user may have various definitions and implementations. The method can obtain a coverage area by taking the position of a user as a center and a certain scanning radius, and obtain the position information of all merchants in the area, or obtain the position information of key merchants in a plurality of important business circles in the area. Or acquiring an administrative region to which the position of the user belongs based on the user position information, then searching a business area in the target database based on the user position information and the administrative region to which the user belongs, and acquiring the position information of all businesses in the area from the server database.
3) Local map data and public transportation information including travel routes, stops, and travel times are obtained from a server database.
4) And taking the position of the user as a starting place and the positions of all the merchants as destinations, and calculating travel time required by the user to reach all the merchants in various travel modes.
In this embodiment, the user travel modes include walking, riding, public transportation, subway, or a hybrid mode of public transportation and subway. The method for calculating the travel time required by the user to reach the merchant in a walking or riding mode comprises the following steps: and acquiring a walking or riding track and a distance between the user position and the merchant position according to the user position and the merchant position, and estimating the required travel time by combining the walking or riding speed of the user.
The method for calculating the travel time required by a user to arrive at a merchant in a public transport, subway or public transport and subway mixed mode comprises the following steps: according to the user position and the merchant position, the travel track, the bus and subway line, the getting-on stop, the getting-off stop, the travel distance and the walking or riding distance from the departure place to the initial getting-on stop, the transfer stop and the final getting-off stop to the destination are obtained, and the required travel time is estimated by combining the bus and subway running speed and the user walking or riding speed.
When the required travel time is estimated, certain redundant time is added to estimate the waiting time of the user at the upper station point when the user takes the bus or the subway, the waiting time of the user for waiting for the traffic lights and the like. In this embodiment, the calculation formula of the required travel time is as follows:
required travel time = user walking time + user bus taking time + user subway taking time + user riding time + user waiting time
Wherein, if the user does not adopt a certain travel mode, the corresponding time is 0. And if the user does not take the bus, the bus taking time of the user is 0, and so on.
The walking time of the user is as follows:
assuming that the map walking distance from the starting point to the end point of the user walking is S and the walking speed is V, the walking time t = S/V (the walking time of the user walking to the bus station or the subway station and the walking time in the subway station are included).
The bus taking time of the user is as follows: estimated waiting time for the user to arrive at the bus boarding station + time of the user on the bus.
The subway taking time of the user is as follows: the estimated waiting time for the user to arrive at the on-board point of the subway plus the time of the user on the subway.
The user waiting time includes: waiting for additional time for traffic lights.
Preferably, when the walking or riding speed of the user is obtained, the walking or riding speed of the user in the last period of time on the mobile phone navigation, the sports bracelet and the watch and the user personalized information of the age of the user are obtained to calibrate the conventional walking or riding speed so as to improve the accuracy of travel time estimation. When the travel time required by the subway is estimated, the ticket checking and queuing time required by the entry and exit points is counted by combining the travel time interval and the pedestrian flow information of different stations, so that the accuracy of travel time estimation is improved.
5) According to the maximum allowable travel time set by the user, the merchants which can be reached within the maximum allowable travel time, namely the merchants with travel time not greater than the maximum allowable travel time are screened out, the merchants are sorted from short to long in travel time, and then displayed on the mobile phone application program, wherein the travel time includes the travel time reaching the corresponding merchants. The merchant display effect is shown in fig. 2.
In this embodiment, the default maximum allowable travel duration is half an hour, and may be modified and adjusted. And if the user does not set the maximum allowable travel time length, sequencing and displaying all the merchants from short travel time to long travel time by default.
The mobile phone application program is provided with a trip time setting function module, when the merchants are ranked and displayed on the mobile phone application program, the trip time setting label is displayed, the user clicks the trip time setting label to modify the maximum allowable trip time so as to re-screen the merchants meeting the requirements, and ranking and displaying are performed, for example: 10 minutes, 20 minutes, 30 minutes, etc. The trip duration setting label display effect is shown in fig. 3.
The mobile phone application program is provided with a merchant type screening function module, merchant type screening labels are displayed when merchants are ranked and displayed on the mobile phone application program, and a user screens, sorts and displays merchants meeting travel time and merchant types at the same time by clicking the merchant type screening labels, for example: gourmet, shopping, tea, etc. The merchant type screening label display effect is shown in fig. 4.
The mobile phone application program is provided with a trip mode setting function module, when the mobile phone application program is used for sequencing and displaying merchants, the mobile phone application program simultaneously displays trip mode setting labels, and a user selects, sequences and displays the merchants meeting trip time and trip modes simultaneously by clicking the trip mode setting labels, for example: the most economical, the transfer is few, the walking is few, the subway is not seated, etc. The travel mode setting label display effect is shown in fig. 5.
The mobile phone application program can be further provided with a travel mode acquisition function module, when the merchants are ranked and displayed on the mobile phone application program, corresponding travel mode acquisition labels are displayed at the same time, and the user acquires the travel mode of the corresponding merchant by clicking the travel mode acquisition label of the corresponding merchant.
The mobile phone application program can be further provided with a merchant map display function module, the merchant map display function module is combined with a map, when merchants are displayed in a sequencing mode on the mobile phone application program, merchant map mapping labels are displayed at the same time, and a user can visually display all merchants meeting conditions and corresponding travel time in the map by clicking the merchant map mapping labels so that the user can conveniently select.
The invention also provides a merchant information acquisition system for realizing the method, which comprises a memory, a processor and a mobile terminal program which is stored on the memory and can be operated on the processor, wherein when the processor operates the mobile terminal program, the steps of the method are realized.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing is directed to preferred embodiments of the present invention, other and further embodiments of the invention may be devised without departing from the basic scope thereof, and the scope thereof is determined by the claims that follow. However, any simple modification, equivalent change and modification of the above embodiments according to the technical essence of the present invention are within the protection scope of the technical solution of the present invention.
Claims (10)
1. A merchant information acquisition method based on position information and a travel mode is characterized by comprising the following steps:
1) acquiring current position information of a user through a satellite positioning system;
2) acquiring merchant position information in the area near the user from a server database based on the user position information;
3) acquiring local map data and public transportation information including a running line, a stop point and running time from a server database;
4) taking the position of the user as a starting place and the positions of all the merchants as destinations, and calculating travel time required by the user to reach all the merchants in various travel modes;
5) and screening out the reachable merchants within the maximum allowable travel time length according to the maximum allowable travel time length set by the user, sequencing the merchants from short to long in the travel time length, and displaying.
2. The merchant information acquisition method based on the location information and the travel mode according to claim 1, wherein the travel time required for the user to arrive at the merchant in a walking or riding mode is calculated by: and acquiring a walking or riding track and a distance between the user position and the merchant position according to the user position and the merchant position, and estimating the required travel time by combining the walking or riding speed of the user.
3. The merchant information acquisition method based on location information and a travel mode according to claim 2, wherein when acquiring the walking or riding speed of the user, the walking or riding speed of the user in the recent period of time on a mobile phone navigation, a sports bracelet, and a watch, and the user personalized information of the user age are acquired to calibrate the conventional walking or riding speed, so as to improve the accuracy of travel time estimation.
4. The method for acquiring the information of the merchant based on the position information and the travel mode according to claim 1, wherein the method for calculating the travel time required for the user to arrive at the merchant in a public transport, subway or mixed mode of public transport and subway comprises the following steps: according to the user position and the merchant position, the travel track, the bus and subway line, the getting-on stop, the getting-off stop, the travel distance and the walking or riding distance from the departure place to the initial getting-on stop, the transfer stop and the final getting-off stop to the destination are obtained, and the required travel time is estimated by combining the bus and subway running speed and the user walking or riding speed.
5. The merchant information acquisition method based on the position information and the travel mode as claimed in claim 4, wherein when the travel time required for the subway is estimated, the ticket checking and queuing time required for the entry and exit points is counted by combining the travel time period and the pedestrian volume information of different stations, so as to improve the accuracy of travel time estimation.
6. The merchant information acquisition method based on the position information and the travel mode according to claim 1, characterized in that a travel mode acquisition function module is provided, when the merchants are displayed in a sorted manner, corresponding travel mode acquisition labels are displayed at the same time, and the user acquires the travel mode to the merchant by clicking the travel mode acquisition label of the corresponding merchant.
7. The merchant information acquisition method based on the location information and the travel mode as claimed in claim 1, wherein a merchant type screening function module is provided, merchant type screening labels are displayed simultaneously when merchants are ranked and displayed, and a user screens, ranks and displays merchants meeting travel time and merchant types simultaneously by clicking the merchant type screening labels.
8. The method for acquiring the information of the merchants based on the position information and the travel modes according to claim 1, wherein a travel mode setting function module is provided, when the merchants are ranked and displayed, travel mode setting labels are displayed, and users can screen, rank and display the merchants meeting travel time and travel modes at the same time by clicking the travel mode setting labels.
9. The merchant information acquisition method based on the position information and the travel mode according to claim 1 is characterized in that a merchant map mapping function module is arranged, the merchant map display function module is combined with a map, merchant map mapping labels are displayed simultaneously when merchants are displayed in a sequencing mode, and a user can visually display all merchants meeting conditions and corresponding travel time in the map by clicking the merchant map mapping labels so that the user can select the merchants conveniently.
10. A merchant information acquisition system based on location information and travel mode, comprising a memory, a processor and a mobile terminal application stored on the memory and capable of running on the processor, wherein when the processor runs the mobile terminal application, the method steps according to any one of claims 1 to 9 are implemented.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011600907.3A CN112507240A (en) | 2020-12-30 | 2020-12-30 | Merchant information acquisition method and system based on position information and travel mode |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011600907.3A CN112507240A (en) | 2020-12-30 | 2020-12-30 | Merchant information acquisition method and system based on position information and travel mode |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112507240A true CN112507240A (en) | 2021-03-16 |
Family
ID=74951992
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011600907.3A Pending CN112507240A (en) | 2020-12-30 | 2020-12-30 | Merchant information acquisition method and system based on position information and travel mode |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112507240A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117078360A (en) * | 2023-10-16 | 2023-11-17 | 深圳市卖点科技股份有限公司 | Intelligent commodity display method, system and device based on off-line popularization |
CN117151315A (en) * | 2021-03-30 | 2023-12-01 | 福建诺诚数字科技有限公司 | Automatic ordering and order tracking method and system for arriving stores based on real-time position of user |
CN117522534A (en) * | 2024-01-08 | 2024-02-06 | 深圳市卖点科技股份有限公司 | Intelligent commodity display method and system based on Internet of things |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103957512A (en) * | 2014-04-02 | 2014-07-30 | 上海触乐信息科技有限公司 | Method, device and system for sending merchant popularization information to mobile terminal |
CN107016595A (en) * | 2017-03-16 | 2017-08-04 | 腾讯科技(深圳)有限公司 | A kind of information recommendation method, device and system |
WO2018018204A1 (en) * | 2016-07-24 | 2018-02-01 | 严映军 | Subway travel-based scenic spot screening method and screening system |
CN108305155A (en) * | 2018-03-12 | 2018-07-20 | 陈静 | A kind of catering information commending system based on big data |
CN109471984A (en) * | 2018-10-17 | 2019-03-15 | 浙江口碑网络技术有限公司 | Shop recommended method and device |
-
2020
- 2020-12-30 CN CN202011600907.3A patent/CN112507240A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103957512A (en) * | 2014-04-02 | 2014-07-30 | 上海触乐信息科技有限公司 | Method, device and system for sending merchant popularization information to mobile terminal |
US20170161764A1 (en) * | 2014-04-02 | 2017-06-08 | Shanghai Chule (Cootek) Information Technology Co., Ltd. | Method, apparatus and system for transmitting business promotion information to mobile terminal |
WO2018018204A1 (en) * | 2016-07-24 | 2018-02-01 | 严映军 | Subway travel-based scenic spot screening method and screening system |
CN107016595A (en) * | 2017-03-16 | 2017-08-04 | 腾讯科技(深圳)有限公司 | A kind of information recommendation method, device and system |
CN108305155A (en) * | 2018-03-12 | 2018-07-20 | 陈静 | A kind of catering information commending system based on big data |
CN109471984A (en) * | 2018-10-17 | 2019-03-15 | 浙江口碑网络技术有限公司 | Shop recommended method and device |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN117151315A (en) * | 2021-03-30 | 2023-12-01 | 福建诺诚数字科技有限公司 | Automatic ordering and order tracking method and system for arriving stores based on real-time position of user |
CN117078360A (en) * | 2023-10-16 | 2023-11-17 | 深圳市卖点科技股份有限公司 | Intelligent commodity display method, system and device based on off-line popularization |
CN117522534A (en) * | 2024-01-08 | 2024-02-06 | 深圳市卖点科技股份有限公司 | Intelligent commodity display method and system based on Internet of things |
CN117522534B (en) * | 2024-01-08 | 2024-03-29 | 深圳市卖点科技股份有限公司 | Intelligent commodity display method and system based on Internet of things |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10410519B2 (en) | Public transportation navigator | |
US10860986B2 (en) | Schedule management apparatus | |
CN112507240A (en) | Merchant information acquisition method and system based on position information and travel mode | |
US11182871B2 (en) | System and apparatus for ridesharing | |
US8073615B2 (en) | Destination-prediction apparatus, destination-prediction method, and navigation apparatus | |
US9534913B2 (en) | Systems and methods for simultaneous electronic display of various modes of transportation for viewing and comparing | |
US7463973B2 (en) | Car navigation system, traffic information providing apparatus, car navigation device, and traffic information providing method and program | |
JP5389853B2 (en) | Regional information distribution server, mobile terminal, regional information distribution system, regional information distribution method, and regional information display method | |
US20080046298A1 (en) | System and Method For Travel Planning | |
US20140074757A1 (en) | Estimating taxi fare | |
US20080120021A1 (en) | Guide Route Search Device, Guide Route Search Method, and Computer Program Thereof | |
US20020065604A1 (en) | Route guide apparatus and guidance method | |
JP2005274144A (en) | Navigation system | |
US20160033290A1 (en) | Vehicular information providing apparatus | |
US20050080554A1 (en) | Area information provision system and method | |
CN101561291A (en) | Apparatus for vehicle navigation | |
JP2009093384A (en) | Poi search system, route search server and poi search method | |
US11109190B2 (en) | Information provision method and information provision device for providing guidance | |
CN115033807A (en) | Recommendation method, device and equipment for future departure and storage medium | |
CN116962966A (en) | Method and device for recommending loading position | |
JP2017021420A (en) | Information processor, terminal device, information processing method and information processing program | |
JP6345212B2 (en) | Information processing server, program, and information processing method | |
JP7195077B2 (en) | Information processing device, information providing method and program | |
CN114170828B (en) | System and implementation method for recommending route based on living position and vehicle position | |
JP2003106858A (en) | Optimum route searching apparatus and method using the same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20210316 |