CN115200594A - Navigation route generation method and computer program product - Google Patents

Navigation route generation method and computer program product Download PDF

Info

Publication number
CN115200594A
CN115200594A CN202110315962.6A CN202110315962A CN115200594A CN 115200594 A CN115200594 A CN 115200594A CN 202110315962 A CN202110315962 A CN 202110315962A CN 115200594 A CN115200594 A CN 115200594A
Authority
CN
China
Prior art keywords
road book
user
information
route
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110315962.6A
Other languages
Chinese (zh)
Inventor
曾悦
金姗
张琳
马丁
廉磊
冯赓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Alibaba Innovation Co
Original Assignee
Alibaba Singapore Holdings Pte 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 Alibaba Singapore Holdings Pte Ltd filed Critical Alibaba Singapore Holdings Pte Ltd
Priority to CN202110315962.6A priority Critical patent/CN115200594A/en
Publication of CN115200594A publication Critical patent/CN115200594A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C21/00Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
    • G01C21/26Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
    • G01C21/34Route searching; Route guidance
    • G01C21/3446Details of route searching algorithms, e.g. Dijkstra, A*, arc-flags, using precalculated routes

Landscapes

  • Engineering & Computer Science (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Automation & Control Theory (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Navigation (AREA)

Abstract

The embodiment of the application provides a navigation route generation method and a computer program product, so as to improve the travel service capability of a navigation application program. The method comprises the following steps: receiving first information input by a first user, and inquiring a first road book corresponding to the first information in a preset database; the first road book comprises at least two position points and parameter information of each position point; determining a target location point among the location points; generating a navigation route and a target road book of the first user; more service contents can be provided for the user based on the target road book, and the diversity of the service is improved; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.

Description

Navigation route generation method and computer program product
Technical Field
The present application relates to the field of computer technologies, and in particular, to a navigation route generation method and a computer program product.
Background
With the development of internet technology and map navigation technology, map navigation application programs become software tools which are commonly used in user traveling, and great convenience is brought to the user traveling no matter whether the map navigation application programs are vehicle-mounted map navigation application programs or mobile phone map navigation application programs; meanwhile, other application programs also integrate map navigation capacity, such as a network car appointment application program and the like.
However, in the existing navigation Application (APP) deviation tool, when a user clearly specifies a travel intention, the navigation APP is usually opened for route planning and guidance, so that the navigation APP is usually located at the rear end of a user travel decision chain, and therefore, how to improve the travel service capability of the navigation Application and open the navigation APP when the user makes a travel decision is a problem that needs to be considered and solved by a person skilled in the art.
Disclosure of Invention
The embodiment of the application provides a navigation route generation method, so as to improve the travel service capability of a navigation application program.
Correspondingly, the embodiment of the application also provides a navigation route generation device, electronic equipment and a storage medium, which are used for ensuring the realization and application of the method.
In order to solve the above problem, an embodiment of the present application discloses a navigation route generation method, where the method includes:
receiving first information input by a first user, and inquiring a first road book corresponding to the first information in a preset database; the first road book comprises at least two position points and parameter information of each position point;
determining a target location point among the location points;
generating a navigation route and a target road book of the first user; wherein the navigation route passes through the target location point.
The embodiment of the application also discloses a method for generating the road book, which comprises the following steps:
acquiring second information input by a second user; wherein the second information comprises at least two location points and parameter information of each location point;
and generating a first road book according to the at least two position points and the parameter information of each position point, and storing the first road book in a preset database.
The embodiment of the application also discloses a navigation method, which comprises the following steps:
receiving a query request which is input by a user and indicates a query target position point, and sending first information which indicates a road book of the query target position point to a server;
receiving a navigation route and a target road book sent by the server; wherein the navigation route passes through the target location points, the target route including parameter information for each of the target location points; the target position point is a position point in the first road book; the first road book is a road book which is inquired in a preset database by the server and corresponds to the first information, and the first road book comprises at least two position points and parameter information of each position point;
and displaying the navigation route and the target road book.
The embodiment of the application also discloses a navigation route generating device, the device includes:
the query module is used for receiving first information input by a first user and querying a first road book corresponding to the first information in a preset database; the first road book comprises at least two position points and parameter information of each position point;
a determination module for determining a target location point among the location points;
the generating module is used for generating a navigation route and a target road book of the first user; wherein the navigation route passes through the target location point.
The embodiment of the application also discloses a road book generating device, the device includes:
the information acquisition module is used for acquiring second information input by a second user; wherein the second information comprises at least two location points and parameter information of each location point;
and the road book generating module is used for generating a first road book according to the at least two position points and the parameter information of each position point, and storing the first road book in a preset database.
The embodiment of the application also discloses a navigation device, the device includes:
the information sending module is used for receiving a query request which is input by a user and indicates a query target position point, and sending first information which indicates a road book of the query target position point to a server;
the receiving module is used for receiving the navigation route and the target road book sent by the server; wherein the navigation route passes through the target location points, the target route including parameter information for each of the target location points; the target position point is a position point in the first road book; the first road book is a road book which is inquired in a preset database by the server and corresponds to the first information, and the first road book comprises at least two position points and parameter information of each position point;
and the display module is used for displaying the navigation route and the target road book.
The embodiment of the application also discloses an electronic device, which comprises: a processor; and a memory having executable code stored thereon that, when executed, causes the processor to perform a method as described in one or more of the embodiments of the application.
Embodiments of the present application also disclose one or more machine-readable storage media having executable code stored thereon that, when executed, cause a processor to perform a method as described in one or more of the embodiments of the present application.
The embodiment of the present application also discloses a computer program product, which comprises a computer program or instructions, and when the computer program or instructions are executed, the computer program or instructions implement the method described in one or more embodiments of the present application.
Compared with the prior art, the embodiment of the application has the following advantages:
in the embodiment of the present application,
in the embodiment of the application, second information input by a second user is obtained, and a first road book is generated according to the second information; receiving first information input by a first user, and inquiring a first road book corresponding to the first information in a preset database; determining a target location point among the location points; generating a navigation route and a target road book of the first user, and providing more service contents for the user based on the target road book, thereby improving the diversity of services; and the first user can obtain related contents through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user going out decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved, and the going out service capability of the navigation application program is improved.
Drawings
Fig. 1 is a scene schematic diagram of a navigation route generation method according to an embodiment of the present application;
FIG. 2 is a schematic page diagram of a first example of an embodiment of the present application;
FIG. 3 is a schematic page diagram of a second example of an embodiment of the present application;
FIG. 4 is one of page views of a fourth example of an embodiment of the present application;
FIG. 5 is a second schematic page diagram of a fourth example of the embodiment of the present application;
FIG. 6 is one of page views of a fifth example of an embodiment of the present application;
FIG. 7 is a second schematic page diagram of a fifth example of an embodiment of the present application;
FIG. 8 is a third schematic page diagram of a fifth example of an embodiment of the present application;
FIG. 9 is a flow chart of steps of a navigation route generation method of an embodiment of the present application;
FIG. 10 is a flow chart of steps of a method of generating a road book according to an embodiment of the present application;
FIG. 11 is a flow chart of steps of a navigation method of an embodiment of the present application;
fig. 12 is a block diagram showing the structure of a navigation route generation device according to an embodiment of the present application;
fig. 13 is a block diagram of a structure of a road book generating apparatus according to an embodiment of the present application;
fig. 14 is a block diagram of a navigation device according to an embodiment of the present application;
fig. 15 is a schematic structural diagram of an apparatus according to an embodiment of the present application.
Detailed Description
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be implemented in sequences other than those illustrated or described herein.
The embodiment of the application can be applied to the field of map navigation. In the prior art, because the service provided by the navigation APP is single, the navigation APP is usually located at the rear end of a user trip decision chain; in the embodiment of the application, more service contents can be provided for the user based on the target road book, so that the diversity of the service is improved; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved, and the position of the navigation APP in the user trip decision chain is improved.
With reference to fig. 1, an embodiment of the present application provides a navigation route generation method, a road book generation method, and a navigation method, and fig. 1 illustrates an example in which the navigation route generation method, the road book generation method, and the navigation method are applied to a server, and a first client. The server includes a server providing a navigation service, such as a server navigating an APP, or a server navigating a website. The first client is a client of a first user, and in the embodiment of the application, the first user is a user using navigation service; the second client is a client of a second user, and the second user is a user for creating a road book or a navigation route. Alternatively, the first client and the second client may be electronic devices such as desktop computing devices or mobile computing devices (e.g., laptop computing devices, handheld computing devices, tablet computers, netbooks, etc.).
The embodiment of the application provides a method for generating a road book, which comprises a step 101 to a step 102.
In step 101, second information input by a second user is acquired; wherein the second information includes at least two location points and parameter information of each of the location points.
Wherein, the road book is a detailed plan made for one trip and is a product of a customized trip market with gradually increasing temperature; the road book may include travel arrangements, traffic information, lodging information, attraction and restaurant recommendations, entertainment item reservations, cost expenditure information, and the like. Unlike traveling strategies, in general, the road book is generally made by a qualified traveling owner and a traveling organization. Referring to fig. 1, in the embodiment of the present application, a road book producer may apply to a server to produce a road book through a second client, and the second client performs step S11 to create a first road book and input second information to the server.
As a first example, the second client may provide a Web-side route making tool as shown in fig. 2, wherein the second user may click the key S to log in the second client, establish a communication connection with the server, and send the second information to the server. Further, the login form includes a user Identification (ID), a mobile phone number, a mailbox number, and the like.
The server acquires second information input by a second user (namely a second client), wherein the second information comprises at least two position points and parameter information of each position point; specifically, the location points include geographical location points, information Points (POIs), and the like, and in the geographical Information system, one POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position point, and the form of the information can be a text, a picture, a sound recording or a video file and the like; wherein, the text is, for example, a text such as a POI ID, a POI name, etc. corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g. a picture, a sound recording), an identifier may be added to the location point, so that the first user (the user who queries the road book at the server) can conveniently view the location point. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of high speed walking, congestion avoidance, and the like, so that the first user can conveniently decide a route.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
And 102, generating a first road book according to the at least two position points and the parameter information of each position point, and storing the first road book in a preset database.
And the server integrates the position point with the corresponding parameter information according to the parameter information input by the second user to generate a first road book. After the first road book is generated, the first road book is stored in a preset database, and a first user can conveniently search the road book. Optionally, the stored content may include information such as the second user's phone call, introduction, identification, route created, etc. As a second example, referring to fig. 3, after the road book is successfully stored, information such as a head portrait, a user ID, a nickname, a Profile, etc. of the second user may be displayed on a personal information introduction (Profile) page of the second user; in addition, a route validation identifier, that is, an identifier for indicating whether the route corresponding to the first road book is validated, may also be included.
With reference to fig. 1, the server executes S21 to generate a first path book, store the first path book in a preset database, and distribute the first path book.
In this way, the server stores the route book created by each second user into the preset data, so that the first user searches for the route book before traveling, and plans the route according to the route book, and accordingly, the navigation route generation method provided by the embodiment of the present application includes steps 201 to 203.
In step 201, receiving first information input by a first user, and querying a first road book corresponding to the first information in a preset database; the first road book comprises at least two position points and parameter information of each position point.
Wherein, the first information is used for inquiring the road book; optionally, the first information may be in the form of text, password, link, and graphic code; the text form may be identification information of a location point (or a POI point) queried by the first user, or identification information of a road book producer (a second user); a query password in the form of a password such as the above-mentioned identification information; a query link in the form of a link such as the above-mentioned identification information; the graphic code is, for example, the query two-dimensional code of the above-mentioned identification information.
After receiving first information, a server inquires a first road book corresponding to the first information in a preset database; the first road book corresponding to the first information may be that the position point in the first road book includes a position point a indicated by the first information, or a distance between at least one position point in the first road book and the position point a is within a preset distance range, or a preset association relationship exists between at least one position point in the first road book and the position point a.
As a third example, if the user wants to go to the place a, for example, the first information of the place a can be input, and the server searches the preset database, where the location points include the first road book of the place a, the first road book of which at least one location point is within 100 meters from the location point a, the first road book of which the location point with the same identifier exists with the place a belongs to, and the identifier is, for example, a feature identifier of the POI.
The first road book comprises at least two position points and parameter information of each position point; the location points include geographical location points, information Points (POIs), and the like, and in a geographical Information system, a POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position point, and the form of the information can be a text, a picture, a sound recording or a video file and the like; the text includes, for example, texts such as POI ID and POI name corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g., a picture, a sound recording), an identifier may be made for the location point, so that the first user (the user who queries the road book at the server) can view the location point conveniently. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of high speed walking, congestion avoidance, and the like, so that the first user can conveniently decide a route.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
With reference to fig. 1, the first client performs S31 and sends the first information to the server. The server executes step S26 to query the first road book corresponding to the first information.
In step 202, a target one of the location points is determined.
After the server queries the first road book, the first road book can be sent to the first client, the first user can select a target position point from position points displayed in the first road book, and the target position point is a passing point of a route of the first user; for example, the first user selects some route points in the journey as route points in the journey from the position points displayed by the first client, and the route points selected by the first user are target position points.
If the server does not receive the target location point selected by the first user, the server may further select the target location point from the location points according to a preset rule, for example, select N location points with higher heat as the target location points from all the location points.
In conjunction with fig. 1, the server performs step S27 to determine a target location point.
In step 203, generating a navigation route and a target road book of the first user; wherein the navigation route passes through the target location point.
After determining a target location point, generating a navigation route including the target location point; alternatively, a starting point and an ending point of the first user's trip may be determined, and then the starting point, the ending point, and each target location point are connected in series according to a preset route planning rule to obtain the navigation route.
Meanwhile, parameter information of all target position points is collected to obtain a target road book; in the target road book, including parameter information of each target location point, with reference to fig. 1, the server performs step S28, generates a navigation route and a target road book of the first user, and step S29, and sends the navigation route and the target road book to the first client, so that the first client may perform step S34 to display the navigation route and the target road book, and thus, based on the target road book, the user may be provided with more services, such as contents of travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, cost expenditure information, and the like; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in a user going out decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved, and the going out service capability of the navigation application program is improved.
As a fourth example, referring to fig. 4, an interface diagram of the target road book is shown in fig. 4, where L represents a route in the target road book, P1 to P6 represent target location points, and S represents a traveling direction of the route, and the interface may be displayed on the server side or the first client side; if a certain target location point is selected, parameter information of a single location point can be displayed, as shown in fig. 5, if a P2 point is selected, the parameter information of the P2 point is displayed, wherein S1 shows text information introduction of the P2 point, S2 shows multimedia form introduction, and any control in S2 can be touched according to corresponding parameter information in the displayed parameter information; therefore, the first user can know the specific content in the target road book before going out, and the user can make a decision on the journey conveniently.
In the embodiment of the application, second information input by a second user is obtained, and a first road book is generated according to the second information; receiving first information input by a first user, and inquiring a first road book corresponding to the first information in a preset database; determining a target location point among the location points; generating a navigation route and a target road book of the first user, and providing more service contents for the user based on the target road book, thereby improving the diversity of services; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
In an optional embodiment, the second information further comprises at least one of a road book name, a cover picture, an audio brief introduction, and a text brief introduction; the second information can be input to the server by the second user through the second client, and the server stores the second information and the first road books correspondingly, so that in the process of searching the target road books by the first user, the condition of each first road book is known through the second information, and the attention of the first road books is improved.
In an alternative embodiment, the method of generating a road book comprises:
receiving a second editing operation on the first road book; wherein the second editing operation is, for example, a create route operation, an edit route operation, a route list editing operation, a route profile editing operation; adding position points, adjusting the sequence of the position points, adding additional information in the position points and issuing a route; in the embodiment of the application, the route in the road book is the route connected with each position point in the road book in series; the route in each road book may be one or more;
and updating the first road book after the second editing operation into the preset database, and updating the first road book into the preset database by the server after the second user finishes editing the first road book.
With reference to fig. 1, the second client performs step S12, and performs a second editing operation on the first road book, including (1) creating and editing a route; (2) a route list; (3) route introduction; (4) adding position points and adjusting the sequence of the position points; (5) appending information in the location point; (6) issuing a route; then, the server executes step S22 to update the road book content after the second editing operation into the preset database.
As a fifth example, an editing operation of creating, editing routes, and route lists may be operated in the interface as shown in fig. 6; the control shown in the step S1 is an editing operation control of the route list, and the control shown in the step S2 is an operation control for creating and editing a route.
The editing operation of the route profile can be operated in an interface as shown in fig. 7, wherein the control shown in S1 is a name editing operation control of a route list, and the control shown in S2 is used for adding voice introduction, text introduction and video introduction to the route profile.
Editing operation of adding a position point and adjusting the sequence of the position points can be operated in an interface as shown in fig. 8, wherein a control shown in S1 is an editing operation control of the added position point; if the order of the position points needs to be adjusted, the position points can be directly dragged to the route.
In an optional embodiment, the storing the first road book in a preset database includes at least one of:
creating a communication group associated with the first road book; wherein the communication group comprises the second user; the communication group is used for the second user to communicate with the first user who obtains the first road book;
creating an association identifier; the association identifier is the association identifier of the second user and the first road book; for the user with the associated identification, the user is the producer of the road book, and can set different authorities with the user of the road book; for example, the navigation page shows different contents with different permissions;
generating a query code of a first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code; the first identifier may be composed of an ID of the second user and N random numbers, N being a positive integer; a query password in the form of a password such as identification information of the second user or the first data; a query link in the form of a link, such as identification information of the second user or the first data; the graphic code is, for example, a query two-dimensional code of identification information of the second user or the first data.
If the parameter information comprises a picture, adding preset identification information of the second user on the picture; presetting identification information such as watermark information;
generating title information for sharing the first road book, for example, if the first user shares the first road book to other users, the title information can be directly copied; and when receiving the title information, the server inquires the road book corresponding to the title information.
In an optional embodiment, if the query code includes the first identifier, after the generating the query code of the first road book, the road book generating method includes:
and receiving second indication information that the route of the first road book is deleted, deleting the route, and storing the first identifier.
If all routes in the first route book are deleted, the server reserves the first identifier so as to feed back prompt information such as 'route deleted' and the like to the first user when the first user searches for the route book according to the first identifier.
Alternatively, the first and second electrodes may be,
and receiving third indication information that the route of the first route book is deleted, deleting the route, and deleting the communication group. And if all the routes in the first route book are deleted, the server deletes the communication group and the routes, and avoids the communication group from interfering the user.
In an optional embodiment, the determining a target location point of the location points comprises:
if first indication information is received, determining the position point corresponding to the first indication information as a target position point;
and if the first indication information is not received, selecting a target position point according to the parameter information of each position point.
And if the first user selects some route points in the journey as the route points in the journey from the position points displayed by the first client, and the server receives the first indication information, the route points selected by the first user are the target position points.
If the server does not receive the target location point selected by the first user, the server may also select the target location point from the location points according to a preset rule, for example, select N location points with higher heat as the target location points from all the location points.
In an optional embodiment, the generating the navigation route of the first user comprises:
determining a starting point position and an end point position of the target travel of the first user;
generating a navigation route for the first user; wherein the navigation route takes the starting point position as a starting point and takes the end point position as an end point.
And determining a starting point and an end point of the travel of the first user, and then connecting the starting point, the end point and each target position point in series according to a preset route planning rule to obtain a navigation route. Alternatively, the starting position and the ending position may be input to the server by the first user through the first client.
In an optional embodiment, the parameter information further comprises at least one of a road book name, a cover picture, an audio brief, and a text brief, the method comprising:
displaying the parameter information of the first road book; the parameter information comprises at least one item of road book name, cover picture, audio brief introduction and character brief introduction; in this way, after the server determines the first road book, the second information may be displayed so that the first user knows the content of the first road book from the parameter information.
In an optional embodiment, the first information comprises a query code of the first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code. The inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code; the first identifier may be composed of an ID of the second user and N random numbers, N being a positive integer; a query password in the form of a password such as identification information of the second user or the first data; a query link in the form of a link, for example, identification information of the second user or the first data; the graphic code is, for example, a query two-dimensional code of identification information of the second user or the first data.
For example, if the user desires to go to the place a, the user may input a query code of the place a, where the query code includes at least one of a first identifier, a query password, a query link, and a query graphic code, and the server searches a preset database, where the location point includes a first road book of the place a, may also be a first road book where at least one location point is within 100 meters of the location point a, and may also be a first road book to which a location point with the same identifier exists with the place a, where the identifier is, for example, a feature identifier of the POI.
In an optional embodiment, the generating the navigation route of the first user comprises:
generating a first route for the first user; wherein the first route passes through the target location point; after determining the target location points of the first user, first generating a first route including each target location point; optionally, in the process of generating the first route of the first user, the starting point, the ending point, and each target location point are connected in series according to a preset route planning rule to obtain the first route.
In an optional embodiment, the method further comprises:
and if a first editing operation aiming at the first route of the first user is received, determining the route after the editing operation as the navigation route of the first user, wherein the first editing operation is the user-defined route of the first user, such as editing the content of the target road book or adding and deleting the target position point, so as to obtain the target route of the first user.
Specifically, the first editing operation is, for example, a new target position point adding operation, an adjustment target position point sequence operation, and a deletion target position point operation.
In an optional embodiment, the receiving a first editing operation for a first route of the first user comprises:
if the first editing operation comprises an adding and deleting operation on the target position point, adjusting the target position point included in the target road book according to the adding and deleting operation; and if the first user performs the add-delete operation on the target position point, correspondingly deleting the position point in the target road book and the parameter information of the position point so as to ensure the accuracy of the target road book.
Referring to fig. 4, an interface diagram of the target road book is shown in fig. 4, where L represents a route in the target road book, P1 to P6 represent target location points, and S represents a traveling direction of the route, and the interface may be displayed on the server side or the first client side; if a certain target location point is selected, parameter information of a single location point can be displayed, as shown in fig. 5, if a P2 point is selected, the parameter information of the P2 point is displayed, where S1 shows text information introduction of the P2 point, S2 shows multimedia form introduction, and touch S2 can display corresponding parameter information in the parameter information; therefore, the first user can know the specific content in the target road book before going out, and the user can make a decision on the journey conveniently.
In the embodiment of the application, second information input by a second user is obtained, and a first road book is generated according to the second information; receiving first information input by a first user, and inquiring a first road book corresponding to the first information in a preset database; determining a target location point among the location points; generating a navigation route and a target road book of the first user, and providing more service contents for the user based on the target road book so as to improve the diversity of services; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in a user going out decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved, and the going out service capability of the navigation application program is improved.
On the basis of the above embodiment, the embodiment of the present application further provides a navigation route generation method, so as to solve the problem that the service provided by the navigation APP is single; in the embodiment of the application, more service contents can be provided for the user based on the target road book, so that the diversity of the service is improved; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
With reference to fig. 9, an embodiment of the present application provides a navigation route generating method, where the method includes the following steps:
step 901, receiving first information input by a first user, and querying a first road book corresponding to the first information in a preset database; the first road book comprises at least two position points and parameter information of each position point.
Wherein, the first information is used for inquiring the road book; optionally, the first information may be in the form of text, password, link, and graphic code; the text form may be identification information of a location point (or a POI point) queried by the first user, or may be identification information of a road book, or identification information of a road book producer (a second user); a password form such as a query password of the above-mentioned identification information; a query link in the form of a link such as the above-mentioned identification information; the graphic code is, for example, the query two-dimensional code of the identification information.
After receiving first information, a server inquires a first road book corresponding to the first information in a preset database; the first road book corresponding to the first information may be that the position point in the first road book includes a position point a indicated by the first information, or a distance between at least one position point in the first road book and the position point a is within a preset distance range, or a preset association relationship exists between at least one position point in the first road book and the position point a.
As an example, if the user wants to go to the place a, the user may input the first information of the place a, and the server searches the preset database, where the location points include the first road book of the place a, may also be the first road book of which the distance from at least one location point to the location point a is within 100 meters, and may also be the first road book to which the location point with the same identifier exists between the location point and the place a, and the identifier is, for example, a feature identifier of the POI.
The first road book comprises at least two position points and parameter information of each position point; the location points include geographical location points, information Points (POIs), and the like, and in a geographical Information system, a POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position point, and the form of the information can be a text, a picture, a sound recording or a video file and the like; wherein, the text is, for example, a text such as a POI ID, a POI name, etc. corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g. a picture, a sound recording), an identifier may be made for the location point, so that the first user (the user who inquires about the road book at the server) can conveniently view the location point. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of increasing speed for walking, avoiding congestion, and the like, and is convenient for the first user to make a route decision.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
With reference to fig. 1, the first client performs S31 and sends the first information to the server. The server executes step S26 to query the first road book corresponding to the first information.
Step 902, determining a target location point among the location points.
After the server queries the first road book, the first road book can be sent to the first client, the first user can select a target position point from position points displayed in the first road book, and the target position point is a passing point of a route of the first user; for example, the first user selects some route points in the journey as route points in the journey from the position points displayed by the first client, and the route points selected by the first user are target position points.
If the server does not receive the target location point selected by the first user, the server may further select the target location point from the location points according to a preset rule, for example, select N location points with higher heat as the target location points from all the location points.
In conjunction with fig. 1, the server performs step S27 to determine a target location point.
Step 903, generating a navigation route and a target road book of the first user; wherein the navigation route passes through the target location point.
After determining a target location point, generating a navigation route including the target location point; alternatively, a starting point and an ending point of the first user's trip may be determined, and then the starting point, the ending point, and each target location point are connected in series according to a preset route planning rule to obtain the navigation route.
Meanwhile, parameter information of all target position points is collected to obtain a target road book; in the target road book, including parameter information of each target location point, with reference to fig. 1, the server performs step S28, generates a navigation route and a target road book of the first user, and step S29, and sends the navigation route and the target road book to the first client, so that the first client may perform step S34 to display the navigation route and the target road book, and thus, based on the target road book, the user may be provided with more services, such as contents of travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, cost expenditure information, and the like; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
In an optional embodiment, the determining a target location point among the location points comprises:
if first indication information is received, determining the position point corresponding to the first indication information as a target position point;
and if the first indication information is not received, selecting a target position point according to the parameter information of each position point.
In an optional embodiment, the generating the navigation route of the first user comprises:
determining a starting point position and an end point position of a target travel of the first user;
generating a navigation route for the first user; wherein the navigation route takes the starting point position as a starting point and takes the end point position as an end point.
In an optional embodiment, after querying the first road book corresponding to the first information, the method includes:
displaying the parameter information of the first road book; the second information includes at least one of a road book name, a cover picture, an audio brief introduction, and a text brief introduction.
In an optional embodiment, the first information comprises a query code of the first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code.
In an optional embodiment, the method further comprises:
if a first editing operation aiming at the first route of the first user is received, determining the route after the editing operation as the navigation route of the first user.
In an optional embodiment, the receiving a first editing operation for a first route of the first user comprises:
if the first editing operation comprises an adding and deleting operation on the target position point, the target position point included in the target road book is adjusted according to the adding and deleting operation.
In the embodiment of the application, first information input by a first user is received, and a first road book corresponding to the first information is inquired in a preset database; determining a target location point among the location points; generating a navigation route and a target road book of the first user, and providing more service contents for the user based on the target road book, thereby improving the diversity of services; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
On the basis of the above embodiment, the embodiment of the present application further provides a road book generation method, so as to solve the problem that the service provided by the navigation APP is single; in the embodiment of the application, more service contents can be provided for the user based on the target road book, and the diversity of the service is improved; and the first user can obtain related contents through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user going out decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
Referring to fig. 10, the method includes:
step 1001, acquiring second information input by a second user; wherein the second information includes at least two location points and parameter information of each of the location points.
Wherein, the road book is a detailed plan made for one trip and is a product of a customized travel market with gradually increasing temperature; the road book may include travel arrangements, traffic information, lodging information, attraction and restaurant recommendations, entertainment item reservations, cost expenditure information, and the like. Unlike traveling strategies, in general, the road book is generally made by a qualified traveling owner and a traveling organization. Referring to fig. 1, in the embodiment of the present application, a road book producer may apply to a server to produce a road book through a second client, and the second client performs step S11 to create a first road book and input second information to the server.
As a first example, the second client may provide a Web-side route making tool as shown in fig. 2, wherein the second user may click the key S to log in the second client, establish a communication connection with the server, and send the second information to the server. Further, the login form includes a user Identification (ID), a mobile phone number, a mailbox number, and the like.
The server acquires second information input by a second user (namely a second client), wherein the second information comprises at least two position points and parameter information of each position point; specifically, the location points include a geographical location Point, a Point of Information (POI), and the like, and in the geographical Information system, one POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position points, and the form of the information can be files such as texts, pictures, sound recordings or videos; wherein, the text is, for example, a text such as a POI ID, a POI name, etc. corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g. a picture, a sound recording), an identifier may be added to the location point, so that the first user (the user who queries the road book at the server) can conveniently view the location point. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of high speed walking, congestion avoidance, and the like, so that the first user can conveniently decide a route.
The parameter information may also include the schedule between two location points, traffic information, etc., and the accommodation information, the scenic spot and restaurant recommendations, entertainment item reservations, cost information, etc., corresponding to each location point.
Step 1002, generating a first road book according to the at least two position points and the parameter information of each position point, and storing the first road book in a preset database.
And the server integrates the position point with the corresponding parameter information according to the parameter information input by the second user to generate a first road book. After the first road book is generated, the first road book is stored in a preset database, and a first user can conveniently search the road book. Optionally, the stored content may include information such as the second user's phone call, introduction, identification, route created, etc. As a second example, referring to fig. 3, after successfully storing the road book, information such as a head portrait, a user ID, a nickname, a Profile, etc. of the second user may be displayed on a personal introduction information (Profile) page of the second user; in addition, the route validation identifier can be further included, and is used for indicating whether the route corresponding to the first road book is validated.
With reference to fig. 1, the server executes S21 to generate a first path of books, stores the first path of books in a preset database, and publishes the first path of books. In this way, the server stores the road book created by each second user into preset data, so that the first user can search the road book before going out and plan a route according to the road book.
In an optional embodiment, the second information further comprises at least one of a road book name, a cover picture, an audio brief, and a text brief.
In an alternative embodiment, the method comprises:
receiving a second editing operation on the first road book;
and updating the first road book after the second editing operation into the preset database.
In an optional embodiment, the storing the first road book in the preset database includes at least one of:
creating a communication group associated with the first road book; wherein the communication group comprises the second user;
creating an association identifier; the association identifier is the association identifier of the second user and the first road book;
generating a query code of a first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code;
if the parameter information comprises a picture, adding preset identification information of the second user on the picture;
and generating title information for sharing the first road book.
In an optional embodiment, if the query code includes the first identifier, after the generating the query code of the first road book, the method includes:
and receiving second indication information that the route of the first road book is deleted, deleting the route, and storing the first identifier.
In an optional embodiment, after the creating the communication group associated with the first road book, the method includes:
and receiving third indication information that the route of the first route book is deleted, deleting the route, and deleting the communication group.
In the embodiment of the application, second information input by a second user is obtained, and a first road book is generated according to the second information; generating a first road book according to the at least two position points and the parameter information of each position point, storing the first road book in a preset database, and providing more service contents for a first user based on a target road book so as to improve the diversity of services; the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in a user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
On the basis of the above embodiment, the embodiment of the present application further provides a navigation method to solve the problem in the prior art that the service provided by the navigation APP is single; in the embodiment of the application, more service contents can be provided for the user based on the target road book, and the diversity of the service is improved; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
Referring to fig. 11, the method includes:
step 1101, receiving a query request indicating query of a target location point input by a user, and sending first information indicating a road book for querying the target location point to a server.
Wherein, the road book is a detailed plan made for one trip and is a product of a customized travel market with gradually increasing temperature; wherein, the road book can comprise contents such as travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, expense information and the like; unlike traveling strategies, in general, the road book is generally made by a qualified traveling owner and a traveling organization. In the embodiment of the application, the server stores the road book created by each second user into the preset data, so that the first user can search the road book before going out, plan the route according to the road book,
the first user can inquire the server for the road book through the first client, in the inquiring process, the first client sends first information to the server,
wherein, the first information is used for inquiring the road book; optionally, the first information may be in the form of text, password, link, and graphic code; the text form may be identification information of a location point (or a POI point) queried by the first user, or identification information of a road book producer (a second user); a query password in the form of a password such as the above-mentioned identification information; a query link in the form of a link such as the above-mentioned identification information; the graphic code is, for example, the query two-dimensional code of the identification information.
After receiving first information, a server inquires a first road book corresponding to the first information in a preset database; the first road book corresponding to the first information may be that the position point in the first road book includes a position point a indicated by the first information, or a distance between at least one position point in the first road book and the position point a is within a preset distance range, or a preset association relationship exists between at least one position point in the first road book and the position point a.
As an example, if the user wants to go to the place a, the user may input the first information of the place a, and the server searches the preset database, where the location points include the first road book of the place a, may also be the first road book of which the distance from at least one location point to the location point a is within 100 meters, and may also be the first road book to which the location point with the same identifier exists between the location point and the place a, and the identifier is, for example, a feature identifier of the POI.
The first road book comprises at least two position points and parameter information of each position point; the location points include geographic location points, information Points (POIs), and the like, and in a geographic Information system, one POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position point, and the form of the information can be a text, a picture, a sound recording or a video file and the like; wherein, the text is, for example, a text such as a POI ID, a POI name, etc. corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g. a picture, a sound recording), an identifier may be made for the location point, so that the first user (the user who inquires about the road book at the server) can conveniently view the location point. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of high speed walking, congestion avoidance, and the like, so that the first user can conveniently decide a route.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
With reference to fig. 1, the first client performs S31 and sends the first information to the server. The server executes step S26 to query the first road book corresponding to the first information.
Step 1102, receiving a navigation route and a target road book sent by the server; wherein the navigation route passes through the target location points, the target route including parameter information for each of the target location points; the target position points are position points in the first road book; the first road book is a road book which is inquired in a preset database by the server and corresponds to the first information, and the first road book comprises at least two position points and parameter information of each position point.
The first client receives a navigation route and a target road book sent by the server; specifically, after determining a target position point, the server generates a navigation route including the target position point; alternatively, a starting point and an ending point of the first user's trip may be determined, and then the starting point, the ending point, and each target location point are connected in series according to a preset route planning rule to obtain the navigation route.
Meanwhile, parameter information of all target position points is collected to obtain a target road book; in the target road book, including parameter information of each target location point, with reference to fig. 1, the server performs step S28, generates a navigation route and a target road book of the first user, and step S29, and sends the navigation route and the target road book to the first client, so that the first client may perform step S34 to display the navigation route and the target road book, and thus, based on the target road book, the user may be provided with more services, such as contents of travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, cost expenditure information, and the like; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
Step 1103, displaying the navigation route and the target road book.
Referring to fig. 4, an interface diagram of the target road book is shown in fig. 4, where L represents a route in the target road book, P1 to P6 represent target location points, and S represents a traveling direction of the route, and the interface may be displayed on the first client side; if a certain target location point is selected, parameter information of a single location point can be displayed, as shown in fig. 5, if a P2 point is selected, the parameter information of the P2 point is displayed, wherein S1 shows text information introduction of the P2 point, S2 shows multimedia form introduction, and S2 is touched, so that corresponding parameter information in the parameter information can be displayed; therefore, the first user can know the specific content in the target road book before going out, and the user can make a decision on the journey conveniently.
In an optional embodiment, before the receiving the navigation route and the target road book sent by the server, the method includes:
receiving the first road book sent by the server, and displaying the position point in the first road book;
and if second indication information indicating that the position point is selected is received, sending first indication information to the server, wherein the first indication information indicates that the selected position point is a target position point.
The steps of this embodiment are similar to those of the above embodiment, and specific reference may be made to the description of the above embodiment.
In the embodiment of the application, a query request which is input by a user and indicates to query a target position point is received, and first information which indicates to query a road book of the target position point is sent to a server; receiving a navigation route and a target road book sent by the server; displaying the navigation route and the target road book; more service contents can be provided for the user based on the target road book, and the diversity of the service is improved; and the first user can obtain related contents through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user going out decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
On the basis of the above embodiments, the present embodiment further provides a navigation route generating device, which is applied to electronic devices such as a terminal device and a server.
Referring to fig. 12, a block diagram of a navigation route generating device according to an embodiment of the present application is shown, and specifically, the navigation route generating device may include the following modules:
the query module 1201 is configured to receive first information input by a first user, and query a preset database for a first road book corresponding to the first information; the first road book comprises at least two position points and parameter information of each position point.
Wherein, the first information is used for inquiring the road book; optionally, the first information may be in the form of text, password, link, and graphic code; the text form may be identification information of a location point (or a POI point) queried by the first user, or may be identification information of a road book, or identification information of a road book producer (a second user); a password form such as a query password of the above-mentioned identification information; a query link in the form of a link such as the above-mentioned identification information; the graphic code is, for example, the query two-dimensional code of the above-mentioned identification information.
After receiving first information, a server inquires a first road book corresponding to the first information in a preset database; the first road book corresponding to the first information may be that the position point in the first road book includes a position point a indicated by the first information, or a distance between at least one position point in the first road book and the position point a is within a preset distance range, or a preset association relationship exists between at least one position point in the first road book and the position point a.
As an example, if the user wants to go to the place a, first information of the place a may be input, and the server searches the preset database, where the location point includes the first road book of the place a, may also be the first road book of which at least one location point is within 100 meters of the location point a, and may also be the first road book to which a location point with the same identifier exists between the location point and the place a, and the identifier is, for example, a feature identifier of the POI.
The first road book comprises at least two position points and parameter information of each position point; the location points include geographic location points, information Points (POIs), and the like, and in a geographic Information system, one POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position point, and the form of the information can be a text, a picture, a sound recording or a video file and the like; the text includes, for example, texts such as POI ID and POI name corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g. a picture, a sound recording), an identifier may be made for the location point, so that the first user (the user who inquires about the road book at the server) can conveniently view the location point. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of high speed walking, congestion avoidance, and the like, so that the first user can conveniently decide a route.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
With reference to fig. 1, the first client performs S31 and sends the first information to the server. The server executes step S26 to query the first road book corresponding to the first information.
A determining module 1202 for determining a target location point of the location points.
After the server queries the first road book, the first road book can be sent to the first client, the first user can select a target position point from position points displayed in the first road book, and the target position point is a passing point of a route of the first user; for example, the first user selects some route points in the journey as route points in the journey in the position points displayed by the first client, and the route points selected by the first user are target position points.
If the server does not receive the target location point selected by the first user, the server may also select the target location point from the location points according to a preset rule, for example, select N location points with higher heat as the target location points from all the location points.
In conjunction with fig. 1, the server performs step S27 to determine a target location point.
A generating module 1203, configured to generate a navigation route and a target road book of the first user; wherein the navigation route passes through the target location point.
After determining a target location point, generating a navigation route including the target location point; alternatively, a starting point and an ending point of the first user's trip may be determined, and then the starting point, the ending point, and each target location point are connected in series according to a preset route planning rule to obtain the navigation route.
Meanwhile, parameter information of all target position points is collected to obtain a target road book; in the target road book, including parameter information of each target location point, with reference to fig. 1, the server performs step S28, generates a navigation route and a target road book of the first user, and step S29, and sends the navigation route and the target road book to the first client, so that the first client may perform step S34 to display the navigation route and the target road book, and thus, based on the target road book, the user may be provided with more services, such as contents of travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, cost expenditure information, and the like; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
In an optional embodiment, the determining module 1202 includes:
the first determining submodule is used for determining the position point corresponding to the first indication information as a target position point if the first indication information is received;
and the second determining submodule is used for selecting a target position point according to the parameter information of each position point if the first indicating information is not received.
In an optional embodiment, the parameter information further comprises at least one of a road book name, a cover picture, an audio brief, and a text brief, the apparatus comprising:
and the information display module is used for displaying the parameter information of the first way book.
In an optional embodiment, the first information comprises a query code of the first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code.
In an alternative embodiment, the apparatus comprises:
and the route determining module is used for determining the route after the editing operation as the navigation route of the first user if the first editing operation aiming at the first route of the first user is received.
In an optional embodiment, the route determination module comprises:
and the adjusting submodule is used for adjusting the target position point included in the target road book according to the adding and deleting operation if the first editing operation comprises the adding and deleting operation on the target position point.
In the embodiment of the application, a query module 1201 receives first information input by a first user, and queries a first road book corresponding to the first information in a preset database; the determination module 1202 determines a target one of the location points; the generating module 1203 generates the navigation route and the target road book of the first user, and more service contents can be provided for the user based on the target road book, so that the diversity of services is improved; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
On the basis of the above embodiments, the present embodiment further provides a road book generating apparatus, which is applied to electronic devices such as a terminal device and a server.
Referring to fig. 13, a block diagram of a structure of an embodiment of a road book generating device of the present application is shown, which may specifically include the following modules:
an information obtaining module 1301, configured to obtain second information input by a second user; wherein the second information includes at least two location points and parameter information of each of the location points.
Wherein, the road book is a detailed plan made for one trip and is a product of a customized travel market with gradually increasing temperature; wherein, the road book can comprise contents such as travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, expense information and the like; unlike a travel strategy, in general, a road book is generally made by a qualified traveling visitor and a traveling agency, and referring to fig. 1, in the embodiment of the present application, a road book maker applies for making a road book to a server through a second client, executes step S11, creates a first road book, and inputs second information to the server. As a first example, the second client provides a Web-side route making tool as shown in fig. 2, wherein the second user can click the key S to log in the second client, establish a communication connection with the server, and send the second information to the server. Further, the login form includes a user Identification (ID), a mobile phone number, a mailbox number, and the like.
The server acquires second information input by a second user (namely a second client), wherein the second information comprises at least two position points and parameter information of each position point; specifically, the location points include geographical location points, information Points (POIs), and the like, and in the geographical Information system, one POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position points, and the form of the information can be files such as texts, pictures, sound recordings or videos; wherein, the text is, for example, a text such as a POI ID, a POI name, etc. corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g., a picture, a sound recording), an identifier may be made for the location point, so that the first user (the user who queries the road book at the server) can view the location point conveniently. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of high speed walking, congestion avoidance, and the like, so that the first user can conveniently decide a route.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
The road book generating module 1302 is configured to generate a first road book according to the at least two position points and the parameter information of each position point, and store the first road book in a preset database.
And the server integrates the position point with the corresponding parameter information according to the parameter information input by the second user to generate a first road book. After the first road book is generated, the first road book is stored in a preset database, and a first user can conveniently search the road book. Optionally, the stored content may include information such as the second user's phone call, introduction, identification, route created, etc. As a second example, referring to fig. 3, after the road book is successfully stored, information such as a head portrait, a user ID, a nickname, a Profile, etc. of the second user may be displayed on a personal introduction information (Profile) page of the second user; in addition, the route validation identifier can be further included, and is used for indicating whether the route corresponding to the first road book is validated.
With reference to fig. 1, the server executes S21 to generate a first path of books, stores the first path of books in a preset database, and publishes the first path of books. In this way, the server stores the road book created by each second user into preset data, so that the first user can search the road book before going out and plan a route according to the road book.
In an optional embodiment, the second information further comprises at least one of a road book name, a cover picture, an audio brief, and a text brief.
In an alternative embodiment, the apparatus comprises:
the operation receiving module is used for receiving second editing operation on the first road book;
and the updating module is used for updating the first road book after the second editing operation into the preset database.
In an alternative embodiment, the road book generation module 1302 is configured to perform at least one of:
creating a communication group associated with the first road book; wherein the communication group comprises the second user;
creating an association identifier; the association identifier is an association identifier of the second user and the first road book;
generating a query code of a first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code;
if the parameter information comprises a picture, adding preset identification information of the second user on the picture;
and generating title information for sharing the first road book.
In an alternative embodiment, the apparatus comprises:
and the first deleting module is used for receiving second indication information that the route of the first road book is deleted, deleting the route and storing the first identifier.
In an alternative embodiment, the apparatus comprises:
and the second deleting module is used for receiving third indication information that the route of the first road book is deleted, deleting the route and deleting the communication group.
In the embodiment of the present application, the information obtaining module 1301 obtains second information input by a second user, and generates a first road book according to the second information; the road book generating module 1302 generates a first road book according to the at least two position points and the parameter information of each position point, stores the first road book in a preset database, and can provide more service contents for a first user based on a target road book, thereby improving the diversity of services; the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in a user going out decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
On the basis of the above embodiments, the present embodiment further provides a navigation device, which is applied to electronic devices such as a terminal device and a server.
Referring to fig. 14, there is shown a schematic view of a navigation device of the present application, the device comprising:
an information sending module 1401, configured to receive an inquiry request, which is input by a user and indicates to inquire a target location point, and send, to a server, first information indicating a road book for inquiring the target location point.
Wherein, the road book is a detailed plan made for one trip and is a product of a customized travel market with gradually increasing temperature; wherein, the road book can comprise contents such as travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, expense information and the like; unlike traveling strategies, in general, the road book is generally made by a qualified traveling owner and a traveling organization. In the embodiment of the application, the server stores the road book created by each second user into the preset data, so that the first user searches the road book before going out, plans the route according to the road book,
the first user can inquire the server for the road book through the first client, in the inquiry process, first information is sent to the server,
wherein, the first information is used for inquiring the road book; optionally, the first information may be in the form of text, password, link, and graphic code; the text form may be identification information of a location point (or a POI point) queried by the first user, or may be identification information of a road book, or identification information of a road book producer (a second user); a password form such as a query password of the above-mentioned identification information; a query link in the form of a link such as the above-mentioned identification information; the graphic code is, for example, the query two-dimensional code of the above-mentioned identification information.
After receiving the first information, the server inquires a first road book corresponding to the first information in a preset database; the first road book corresponding to the first information may be that the position point in the first road book includes a position point a indicated by the first information, or a distance between at least one position point in the first road book and the position point a is within a preset distance range, or a preset association relationship exists between at least one position point in the first road book and the position point a.
As an example, if the user wants to go to the place a, the user may input the first information of the place a, and the server searches the preset database, where the location points include the first road book of the place a, may also be the first road book of which the distance from at least one location point to the location point a is within 100 meters, and may also be the first road book to which the location point with the same identifier exists between the location point and the place a, and the identifier is, for example, a feature identifier of the POI.
The first road book comprises at least two position points and parameter information of each position point; the location points include geographical location points, information Points (POIs), and the like, and in a geographical Information system, a POI may be a house, a shop, a mailbox, a bus station, and the like.
The parameter information comprises the information of the position point, and the form of the information can be a text, a picture, a sound recording or a video file and the like; wherein, the text is, for example, a text such as a POI ID, a POI name, etc. corresponding to the location point; optionally, when the parameter information includes a multimedia file (e.g. a picture, a sound recording), an identifier may be made for the location point, so that the first user (the user who inquires about the road book at the server) can conveniently view the location point. Optionally, the parameter information may further include route calculation preference information of the second user, where the route calculation preference information is route preference information, such as preferences of increasing speed for walking, avoiding congestion, and the like, and is convenient for the first user to make a route decision.
The parameter information may also include routing, traffic information, etc. between two location points, as well as accommodation information, sight spot and restaurant recommendations, entertainment item reservations, cost expenditure information, etc. corresponding to each location point.
With reference to fig. 1, the first client performs S31 and sends the first information to the server. The server executes step S26 to query the first road book corresponding to the first information.
A receiving module 1402, configured to receive the navigation route and the target road book sent by the server; wherein the navigation route passes through the target location points, the target route including parameter information for each of the target location points; the target position point is a position point in the first road book; the first road book is a road book which is inquired in a preset database by the server and corresponds to the first information, and the first road book comprises at least two position points and parameter information of each position point.
The first client receives a navigation route and a target road book sent by a server; specifically, after determining a target position point, the server generates a navigation route including the target position point; alternatively, the starting point and the end point of the first user's trip may be determined, and then the starting point, the end point, and each target location point are connected in series according to a preset route planning rule to obtain the navigation route.
Meanwhile, parameter information of all target position points is collected to obtain a target road book; in the target road book, including parameter information of each target location point, with reference to fig. 1, the server performs step S28, generates a navigation route and a target road book of the first user, and step S29, and sends the navigation route and the target road book to the first client, so that the first client may perform step S34 to display the navigation route and the target road book, and thus, based on the target road book, the user may be provided with more services, such as contents of travel arrangement, traffic information, accommodation information, scenic spot and restaurant recommendation, entertainment item reservation, cost expenditure information, and the like; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
A display module 1403, configured to display the navigation route and the target road book.
Referring to fig. 4, an interface diagram of the target road book is shown in fig. 4, where L represents a route in the target road book, P1 to P6 represent target location points, and S represents a traveling direction of the route, and the interface may be displayed on the first client side; if a certain target location point is selected, parameter information of a single location point can be displayed, as shown in fig. 5, if a P2 point is selected, the parameter information of the P2 point is displayed, wherein S1 shows text information introduction of the P2 point, S2 shows multimedia form introduction, and S2 is touched, so that corresponding parameter information in the parameter information can be displayed; therefore, the first user can know the specific content in the target road book before going out, and the user can make a decision on the journey conveniently.
In an alternative embodiment, the apparatus comprises:
a location point display module 1403, configured to receive the first road book sent by the server, and display the location point in the first road book;
the indication receiving module 1402 is configured to send first indication information to the server if second indication information indicating that the location point is selected is received, where the first indication information indicates that the selected location point is a target location point.
In this embodiment, the navigation apparatus further includes a module capable of performing other steps in the navigation method described in the foregoing embodiment, and details are not repeated herein to avoid repetition.
In this embodiment of the present application, an information sending module 1401 receives a query request indicating to query a target location point, which is input by a user, and sends first information indicating to query a road book of the target location point to a server; the receiving module 1402 receives the navigation route and the target road book sent by the server; the display module 1403 displays the navigation route and the target road book; more service contents can be provided for the user based on the target road book, and the diversity of the service is improved; and the first user can obtain related content through the target road book in advance before going out, better service experience is provided for the user, the position of the map navigation APP in the user trip decision chain is advanced, and therefore the probability that the first user preferentially uses the map navigation service before going out is improved.
The present application further provides a non-transitory, readable storage medium, where one or more modules (programs) are stored, and when the one or more modules are applied to a device, the device may execute instructions (instructions) of method steps in this application.
Embodiments of the present application provide one or more machine-readable storage media having instructions stored thereon, which when executed by one or more processors, cause an electronic device to perform a method as described in one or more of the above embodiments. In the embodiment of the present application, the electronic device includes various types of devices such as a terminal device and a server (cluster).
The embodiment of the present application also discloses a computer program product, which comprises a computer program or an instruction, and when the computer program or the instruction is executed, the computer program or the instruction realizes the execution of the method as described in one or more of the embodiments of the present application.
Embodiments of the present disclosure may be implemented as an apparatus, which may include electronic devices such as a terminal device, a server (cluster), etc., using any suitable hardware, firmware, software, or any combination thereof, for a desired configuration. Fig. 15 schematically illustrates an example apparatus 1500 that may be used to implement various embodiments described herein.
For one embodiment, fig. 15 illustrates an example apparatus 1500 having one or more processors 1502, a control module (chipset) 1504 coupled to at least one of the processor(s) 1502, a memory 1506 coupled to the control module 1504, a non-volatile memory (NVM)/storage 1508 coupled to the control module 1504, one or more input/output devices 1510 coupled to the control module 1504, and a network interface 1512 coupled to the control module 1504.
The processor 1502 may include one or more single-core or multi-core processors, and the processor 1502 may include any combination of general-purpose or special-purpose processors (e.g., graphics processors, application processors, baseband processors, etc.). In some embodiments, the apparatus 1500 can be used as a terminal device, a server (cluster), or the like in this embodiment.
In some embodiments, the apparatus 1500 may include one or more computer-readable media (e.g., the memory 1506 or the NVM/storage 1508) having instructions 1514 and one or more processors 1502 configured to execute the instructions 1514 to implement modules to perform the actions described in this disclosure.
For one embodiment, the control module 1504 may include any suitable interface controller to provide any suitable interface to at least one of the processor(s) 1502 and/or to any suitable device or component in communication with the control module 1504.
The control module 1504 may include a memory controller module to provide an interface to the memory 1506. The memory controller module may be a hardware module, a software module, and/or a firmware module.
The memory 1506 may be used, for example, to load and store data and/or instructions 1514 for the apparatus 1500. For one embodiment, memory 1506 may comprise any suitable volatile memory, such as suitable DRAM. In some embodiments, the memory 1506 may comprise a double data rate type four synchronous dynamic random access memory (DDR 4 SDRAM).
For one embodiment, the control module 1504 may include one or more input/output controllers to provide an interface to the NVM/storage 1508 and the input/output device(s) 1510.
For example, NVM/storage 1508 may be used to store data and/or instructions 1514. NVM/storage 1508 may include any suitable non-volatile memory (e.g., flash memory) and/or may include any suitable non-volatile storage device(s) (e.g., one or more Hard Disk Drives (HDDs), one or more Compact Disc (CD) drives, and/or one or more Digital Versatile Disc (DVD) drives).
NVM/storage 1508 may include storage resources that are physically part of the device on which apparatus 1500 is installed, or it may be accessible by the device and need not be part of the device. For example, the NVM/storage 1508 may be accessible over a network via the input/output device(s) 1510.
The input/output device(s) 1510 may provide an interface for the apparatus 1500 to communicate with any other suitable device, the input/output device(s) 1510 may include communication components, audio components, sensor components, and the like. The network interface 1512 may provide an interface for the apparatus 1500 to communicate over one or more networks, and the apparatus 1500 may wirelessly communicate with one or more components of a wireless network according to any of one or more wireless network standards and/or protocols, such as access to a communication standard-based wireless network, e.g., wiFi, 2G, 3G, 4G, 5G, etc., or a combination thereof.
For one embodiment, at least one of the processor(s) 1502 may be packaged together with logic for one or more controller(s) (e.g., memory controller module) of the control module 1504. For one embodiment, at least one of the processor(s) 1502 may be packaged together with logic for one or more controllers of control module 1504 to form a System In Package (SiP). For one embodiment, at least one of the processor(s) 1502 may be integrated on the same die with logic for one or more controller(s) of control module 1504. For one embodiment, at least one of the processor(s) 1502 may be integrated on the same die with logic for one or more controller(s) of control module 1504 to form a system on a chip (SoC).
In various embodiments, the apparatus 1500 may be, but is not limited to being: a server, a desktop computing device, or a mobile computing device (e.g., a laptop computing device, a handheld computing device, a tablet, a netbook, etc.), among other terminal devices. In various embodiments, apparatus 1500 may have more or fewer components and/or different architectures. For example, in some embodiments, device 1500 includes one or more cameras, a keyboard, a Liquid Crystal Display (LCD) screen (including a touch screen display), a non-volatile memory port, multiple antennas, a graphics chip, an Application Specific Integrated Circuit (ASIC), and speakers.
The detection device can adopt a main control chip as a processor or a control module, sensor data, position information and the like are stored in a memory or an NVM/storage device, a sensor group can be used as an input/output device, and a communication interface can comprise a network interface.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
The embodiments in the present specification are all described in a progressive manner, and each embodiment focuses on differences from other embodiments, and portions that are the same and similar between the embodiments may be referred to each other.
Embodiments of the present application are described with reference to flowchart illustrations and/or block diagrams of methods, terminal devices (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 terminal to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing terminal, 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 terminal 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 terminal to cause a series of operational steps to be performed on the computer or other programmable terminal to produce a computer implemented process such that the instructions which execute on the computer or other programmable terminal provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present application have been described, additional variations and modifications of these embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including the preferred embodiment and all such alterations and modifications as fall within the true scope of the embodiments of the application.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or terminal that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or terminal. Without further limitation, an element defined by the phrase "comprising a … …" does not exclude the presence of another identical element in a process, method, article, or terminal device that comprises the element.
The method and the device for generating the navigation route, the method and the device for generating the road book, the navigation and the device, the electronic equipment and the storage medium provided by the application are described in detail, specific examples are applied in the description to explain the principle and the implementation mode of the application, and the description of the above embodiments is only used for helping to understand the method and the core idea of the application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (13)

1. A navigation route generation method, wherein the method comprises:
receiving first information input by a first user, and inquiring a first road book corresponding to the first information in a preset database; the first road book comprises at least two position points and parameter information of each position point;
determining a target location point among the location points;
generating a navigation route and a target road book of the first user; wherein the navigation route passes through the target location point.
2. The navigation route generation method according to claim 1, wherein the determining a target location point among the location points includes:
if first indication information is received, determining the position point corresponding to the first indication information as a target position point;
and if the first indication information is not received, selecting a target position point according to the parameter information of each position point.
3. The navigation route generation method according to claim 1, wherein the parameter information further includes at least one of a road book name, a cover photograph, an audio brief, and a text brief, the method including:
and displaying the parameter information of the first road book.
4. The navigation route generation method according to claim 1, wherein the first information includes a query code of the first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code.
5. The navigation route generation method according to claim 1, wherein the method further comprises:
if a first editing operation aiming at the first route of the first user is received, determining the route after the editing operation as the navigation route of the first user.
6. The navigation route generation method of claim 5, wherein the receiving a first editing operation for a first route of the first user comprises:
and if the first editing operation comprises an adding and deleting operation on the target position point, adjusting the target position point included in the target road book according to the adding and deleting operation.
7. A method of road book generation, wherein the method comprises:
acquiring second information input by a second user; wherein the second information comprises at least two location points and parameter information of each of the location points;
and generating a first road book according to the at least two position points and the parameter information of each position point, and storing the first road book in a preset database.
8. The road book generation method of claim 7, wherein the method comprises:
receiving a second editing operation on the first road book;
and updating the first road book after the second editing operation into the preset database.
9. The road book generation method according to claim 7, wherein the storing the first road book in a preset database includes at least one of:
creating a communication group associated with the first road book; wherein the communication group comprises the second user;
creating an association identifier; the association identifier is an association identifier of the second user and the first road book;
generating a query code of a first road book; wherein the inquiry code comprises at least one of a first identifier, an inquiry password, an inquiry link and an inquiry graphic code;
if the parameter information comprises a picture, adding preset identification information of the second user on the picture;
and generating title information for sharing the first road book.
10. The method of claim 9, wherein if the query code includes the first identifier, after the generating the query code of the first road book, the method comprises:
receiving second indication information that the route of the first route book is deleted, deleting the route, and storing the first identifier;
alternatively, the first and second liquid crystal display panels may be,
and receiving third instruction information that the route of the first route book is deleted, deleting the route, and deleting the communication group.
11. A method of navigation, wherein the method comprises:
receiving a query request which is input by a user and indicates a query target position point, and sending first information which indicates a road book of the query target position point to a server;
receiving a navigation route and a target road book sent by the server; wherein the navigation route passes through the target location point; the target position point is a position point in the first road book; the first road book is a road book which is inquired in a preset database by the server and corresponds to the first information, and the first road book comprises at least two position points and parameter information of each position point;
and displaying the navigation route and the target road book.
12. The navigation method according to claim 11, wherein before the receiving the navigation route and the target road book sent by the server, the method comprises:
receiving the first road book sent by the server, and displaying the position point in the first road book;
and if second indication information indicating that the position point is selected is received, sending first indication information to the server, wherein the first indication information indicates that the selected position point is a target position point.
13. A computer program product comprising a computer program or instructions, wherein the computer program or instructions, when executed, enable carrying out a method according to one or more of claims 1 to 12.
CN202110315962.6A 2021-03-24 2021-03-24 Navigation route generation method and computer program product Pending CN115200594A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110315962.6A CN115200594A (en) 2021-03-24 2021-03-24 Navigation route generation method and computer program product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110315962.6A CN115200594A (en) 2021-03-24 2021-03-24 Navigation route generation method and computer program product

Publications (1)

Publication Number Publication Date
CN115200594A true CN115200594A (en) 2022-10-18

Family

ID=83571634

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110315962.6A Pending CN115200594A (en) 2021-03-24 2021-03-24 Navigation route generation method and computer program product

Country Status (1)

Country Link
CN (1) CN115200594A (en)

Similar Documents

Publication Publication Date Title
US11592310B2 (en) Methods of obtaining point of interest data
US9383206B2 (en) Obtaining and displaying virtual earth images
RU2520393C2 (en) System and method for generating links integrated with user position finding application
US20050278371A1 (en) Method and system for georeferential blogging, bookmarking a location, and advanced off-board data processing for mobile systems
CN105245956A (en) Audio and video data recommendation method, device and system
US20170329780A1 (en) Collection-Based Searches Along a Route
US9800676B2 (en) Method and apparatus for providing location-based services
US10776326B2 (en) Personal real time navigation map augmentation
US10237360B2 (en) Communication system, server apparatus, and communication method
CN110912960B (en) Data processing method, device and machine-readable medium
CN114061608A (en) Method, system and device for generating driving route
US20150058462A1 (en) Content delivery system with content navigation mechanism and method of operation thereof
KR101364524B1 (en) Method and apparatus for searching a target location
JP4808174B2 (en) Content search system with position information, in-vehicle information providing apparatus, and computer program
US20140285526A1 (en) Apparatus and method for managing level of detail contents
JP2011081840A (en) Guide information providing system
CN115200594A (en) Navigation route generation method and computer program product
KR102241587B1 (en) Apparatus for location-based image sharing service, and control method thereof
US10107636B2 (en) Navigation system and navigation program
TWI412998B (en) Method and mobile device for processing web information
CN111339413B (en) Scenic spot map data pushing method and system
KR102357897B1 (en) Responsiveness to location changes on a webpage
US9915549B2 (en) Information processing apparatus, information processing method, and program causing computer to execute processing in information processing apparatus
US11898867B2 (en) Recorded route replay on an augmented reality head-up display application
US11808599B2 (en) Route recording with real-time annotation and re-display system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20240306

Address after: 51 Belarusian Pasha Road, Singapore, Lai Zan Da Building 1 # 03-06, Postal Code 189554

Applicant after: Alibaba Innovation Co.

Country or region after: Singapore

Address before: Room 01, 45th Floor, AXA Building, 8 Shanton Road, Singapore

Applicant before: Alibaba Singapore Holdings Ltd.

Country or region before: Singapore