WO2018027444A1 - 信息推送方法和系统、服务器及相关系统 - Google Patents

信息推送方法和系统、服务器及相关系统 Download PDF

Info

Publication number
WO2018027444A1
WO2018027444A1 PCT/CN2016/093876 CN2016093876W WO2018027444A1 WO 2018027444 A1 WO2018027444 A1 WO 2018027444A1 CN 2016093876 W CN2016093876 W CN 2016093876W WO 2018027444 A1 WO2018027444 A1 WO 2018027444A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
push
user
shopping
time
Prior art date
Application number
PCT/CN2016/093876
Other languages
English (en)
French (fr)
Inventor
李仁涛
Original Assignee
李仁涛
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 李仁涛 filed Critical 李仁涛
Priority to PCT/CN2016/093876 priority Critical patent/WO2018027444A1/zh
Publication of WO2018027444A1 publication Critical patent/WO2018027444A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • 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

Definitions

  • the present invention relates to the field of Internet technologies, and in particular, to a method and system for pushing information based on a trip and a server.
  • the main object of the present invention is to solve the above technical problems.
  • an embodiment of the present invention provides a method for pushing information based on a trip, comprising the steps of: acquiring travel information of a user end, where the travel information includes at least a predetermined stop station to be reached and a stop station arrival time; The travel information generates a push time table corresponding to specific information within a certain distance range around the predetermined stay site; dynamically updates the push time table according to the current location of the user and the current time; and pushes the push schedule to the real time in real time The client.
  • a travel-based information push system including: a trip acquisition module, configured to acquire travel information of a user terminal, where the trip information includes at least a predetermined stop station to be reached and a stop station arrival time; And generating, according to the travel information, a push time table corresponding to specific information within a certain distance range around the predetermined stay site; and an update module, configured to dynamically update the push time table according to the current location of the user and the current time And a push module, configured to push the push schedule to the client in real time.
  • Another embodiment of the present invention provides a server including at least the above-described trip-based information push system.
  • the user can obtain the information push of each stay point in real time during the trip, and receive the pre-purchase at the arrival place in time. Products of.
  • FIG. 1 is a flowchart of a method for pushing information based on a trip according to a first embodiment of the present invention
  • FIG. 2 is a flow chart of a method for pushing information based on a stroke according to a second embodiment of the present invention
  • step S102 of the itinerary-based information pushing method of the present invention is a flowchart of another embodiment of step S102 of the itinerary-based information pushing method of the present invention.
  • FIG. 4 is a functional block diagram of a trip based information push system of the present invention.
  • the present invention provides a travel-based information push method, the method comprising the following steps S101-S104.
  • step S101 the server acquires the travel information of the user terminal, and the travel information includes at least a predetermined stop station to be reached and a stop station arrival time.
  • the method for obtaining the travel information of the client includes one of the following four:
  • the user enters a train number, a departure time, a travel interval, and a seat number, wherein the travel interval includes a start station and an arrival station, and queries and obtains the corresponding stop station according to the train number and the travel interval, and Stop site arrival time information; and
  • step S102 according to the trip information, the server generates a corresponding stay corresponding to the A push schedule for specific information within a certain distance around the site.
  • the specific information is shopping point information or attraction information.
  • step S102 includes:
  • Sub-step S102a based on the predetermined stop station in the travel information, retrieves the locations of all the shopping points in the data corresponding to a certain distance range around each predetermined stop station.
  • Sub-step S102b obtaining the current location of the user and the current time.
  • the current location is obtained according to a positioning module on the user end.
  • Sub-step S102c calculating a route and time when the user arrives at each shopping point location from the current location and the current time according to the location of the shopping point, the current location of the user, and the current time.
  • Sub-step S102d generates the push schedule according to at least the route and the time.
  • step S103 the server dynamically updates the push schedule according to the current location of the user and the current moment.
  • step S103 includes:
  • Sub-step S103a deleting or indicating the stop station that can no longer provide service during the trip and the corresponding shopping point information according to the current location of the user and the current time, determining and displaying the stop station of the remaining trip and the corresponding shopping point information;
  • Sub-step S103b the push time table of the shopping point information of the remaining stay points is updated.
  • step S104 the server pushes the push schedule to the client in real time.
  • the method further includes steps S105-S107.
  • step S105 the server receives the shopping request information of the client for the shopping point.
  • step S106 the server sends the shopping request information to the corresponding receiving terminal, and the shopping request information includes at least the product details, the payment method, the number of trips, the stop station of the received goods, the stop station arrival time, and the seat number.
  • step S107 the server returns the feedback information of the receiving terminal to the user end, wherein the feedback information includes at least a delivery time and a remaining time when the commodity arrives at the staying site.
  • the travel information further includes an identification feature of the corresponding vehicle and a seat number of the user
  • the method further includes:
  • Step S108 acquiring, according to the identification feature of the vehicle, a shopping point location located in the vehicle from the database, and calculating the seat from the seat number to the shopping point A road map between and the time required to display to the client.
  • step S102 includes:
  • Sub-step S102a' the user selects a specific shopping point
  • Sub-step S102b' according to the travel information and the specific shopping point, retrieving a specific shopping point set corresponding to the travel information in the data;
  • Sub-step S102c' based on the set, generates a push time table corresponding to the specific shopping point within a certain distance range around each predetermined stop site to be reached.
  • the present invention further provides a trip-based information push system 400 including at least a trip acquisition module 10 , a generation module 20 , an update module 30 , and a push module 40 .
  • the trip obtaining module 10 is configured to acquire trip information of the client, where the trip information includes at least a predetermined stay site to be reached and a stop site arrival time.
  • the generating module 20 is configured to generate, according to the travel information, a push time table corresponding to specific information within a certain distance range around the predetermined stay site.
  • the update module 30 is configured to dynamically update the push schedule according to the current location of the user and the current moment.
  • the pushing module 40 is configured to push the push time table to the user end in real time.
  • the specific information is shopping point information
  • the system 400 further includes a receiving module 50, a first forwarding module 60, and a second forwarding module 70.
  • the receiving module 50 is configured to receive shopping request information of the user end for the shopping point.
  • the first forwarding module 60 is configured to forward the shopping request information of the user to the corresponding receiving terminal, where the shopping request information includes a product detail, a payment method, a train number, a stop site of the received commodity, a stop site arrival time, and a seat number.
  • the second forwarding module 70 is configured to forward the feedback information of the receiving terminal to the user end, where the feedback information includes at least a delivery time and a remaining time when the commodity arrives at the staying site.
  • the present invention also provides a server including at least the above-described itinerary-based information push system 400.
  • the server is disposed in a vehicle corresponding to the trip information.
  • the user can obtain the information push of each stay point in real time during the trip, and receive the pre-purchased item in time at the arrival place.
  • you can buy food through this platform. Goods, and receive the food delivered at the scheduled stop.
  • users taking a high-speed train from Guangzhou to Beijing can pre-purchase KFC food at Wuhan Station at Changsha and other stops, and receive food at the nearest Wuhan station. This saves the cost and adds fun to the journey.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Navigation (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

本发明公开一种基于行程的信息推送方法,包括步骤:获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻;根据所述行程信息,生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表;根据用户当前位置以及当前时刻,动态更新所述推送时刻表;以及将所述推送时刻表实时推送到所述用户端。

Description

信息推送方法和系统、服务器及相关系统 技术领域
本发明涉及互联网技术领域,尤其涉及一种基于行程的信息推送方法和系统以及服务器。
背景技术
人们乘坐长途交通工具,如长途汽车、高铁时,往往会很无聊。而且,在长途交通工具上能够提供的就餐、购物等服务有限,而且价格通常较高,难以满足普通乘客的普遍需求。
发明内容
本发明的主要目的在于解决上述技术问题。
为实现上述目的,本发明一实施例提供一种基于行程的信息推送方法,包括步骤:获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻;根据所述行程信息,生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表;根据用户当前位置以及当前时刻,动态更新所述推送时刻表;以及将所述推送时刻表实时推送到所述用户端。
本发明另一实施例提供一种基于行程的信息推送系统,包括:行程获取模块,用于获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻;生成模块,用于根据所述行程信息,生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表;更新模块,用于根据用户当前位置以及当前时刻,动态更新所述推送时刻表;以及推送模块,用于将所述推送时刻表实时推送到所述用户端。
本发明另一实施例提供一种服务器,其至少包括上述的基于行程的信息推送系统。
本发明的基于行程的信息推送方法、系统以及相关的服务器,用户能够在旅途中实时获得各个停留点的信息推送,并在到达地点及时收到预先购买 的商品。
附图说明
图1为本发明提供的第一实施例的基于行程的信息推送方法流程图;
图2为本发明的第二实施例的基于行程的信息推送方法流程图;
图3为本发明的基于行程的信息推送方法的步骤S102另一实施例的流程图;
图4本发明的基于行程的信息推送系统的功能模块图。
本发明目的的实现、功能特点及优点将结合实施例,参照附图做进一步说明。
具体实施方式
以下结合说明书附图对本发明的优选实施例进行说明,应当理解,此处所描述的优选实施例仅用于说明和解释本发明,并不用于限定本发明,并且在不冲突的情况下,本发明中的实施例及实施例中的特征可以相互组合。
参照图1,本发明提供一种基于行程的信息推送方法,所述方法包括以下步骤S101~S104。
在步骤S101中,服务器获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻。
具体的,所述获取用户端的行程信息的方法包括以下四者其中之一者:
1)用户端输入车次号、发车时间、行程区间、座位号,其中,所述行程区间包括起始站点和到达站点,以及根据所述车次号和行程区间查询并获得对应的所述停留站点以及停留站点到达时刻信息;和
2)将形成信息预先集合在车票的识别码中,通过扫描车票识别码读取行程信息;和
3)与发布行程信息的数据库系统对接,根据用户端的触发,自动导入所述行程信息;和
4)在车载终端中预先存储所述行程信息,根据用户端的触发,从所述车载终端中获得所述行程信息。
在步骤S102中,根据所述行程信息,服务器生成对应于所述预定停留 站点周边一定距离范围内的特定信息的推送时刻表。所述特定信息为购物点信息或景点信息。
具体的,本实施例中,步骤S102包括:
子步骤S102a,根据所述行程信息中的预定停留站点,检索数据中对应于各个预定停留站点周边一定距离范围内的全部购物点的位置。
子步骤S102b,获取用户当前位置和当前时刻。本实施例中,根据用户端上的定位模块获取所述当前位置。
子步骤S102c,根据所述购物点的位置、用户当前位置和当前时刻,计算用户从当前位置和当前时刻到达各个购物点位置的路线以及时间。
子步骤S102d,至少根据所述路线以及时间,生成所述推送时刻表。
在步骤S103中,根据用户当前位置以及当前时刻,服务器动态更新所述推送时刻表。
具体的,本实施例中,步骤S103包括:
子步骤S103a,根据用户当前位置以及当前时刻,删除或者指明行程中不能再提供服务的停留站点以及对应的购物点信息,确定并显示剩余行程的停留站点以及对应的购物点信息;以及
子步骤S103b,更新剩余停留点的购物点信息的推送时刻表。
在步骤S104中,服务器将所述推送时刻表实时推送到所述用户端。
请参阅图2,当所述特定信息为购物点信息时,所述方法进一步包括步骤S105~S107。
在步骤S105中,服务器接收用户端针对所述购物点的购物请求信息。
在步骤S106中,服务器将所述购物请求信息发送至对应的接收终端,所述购物请求信息至少包括商品明细、付款方式、车次、接收商品的停留站点、停留站点到达时刻以及座位号。
在步骤S107中,服务器将接收终端的反馈信息回传到所述用户端,其中,所述反馈信息至少包括发货时间以及商品到达停留站点的剩余时间。
此外,本实施例中,所述行程信息还包括对应交通工具的识别特征以及用户的座位号,所述方法进一步包括:
步骤S108,根据所述交通工具的识别特征,从数据库中获取位于该交通工具内的购物点位置,并计算从对应于所述座位号的所述座位到所述购物点 之间的路线图以及所需时间,以显示给所述用户端。
请参阅图3,在另一实施例中,步骤S102包括:
子步骤S102a’,用户端选择特定购物点;
子步骤S102b’,根据所述行程信息以及所述特定购物点,检索数据中对应于所述行程信息的特定购物点集合;
子步骤S102c’,根据所述集合,生成对应于将要到达的各个预定停留站点周边一定距离范围内的所述特定购物点的推送时刻表。
请参阅图4,本发明还提供一种基于行程的信息推送系统400,其至少包括行程获取模块10、生成模块20、更新模块30以及推送模块40。
所述行程获取模块10用于获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻。
所述生成模块20用于根据所述行程信息,生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表。
所述更新模块30用于根据用户当前位置以及当前时刻,动态更新所述推送时刻表。
所述推送模块40用于将所述推送时刻表实时推送到所述用户端。
本实施例中,所述特定信息为购物点信息,所述系统400进一步包括接收模块50、第一转发模块60以及第二转发模块70。
所述接收模块50用于接收用户端针对所述购物点的购物请求信息。
所述第一转发模块60用于将用户的购物请求信息转发至对应的接收终端,所述购物请求信息包括商品明细、付款方式、车次、接收商品的停留站点、停留站点到达时刻以及座位号。
所述第二转发模块70用于将接收终端的反馈信息转发到所述用户端,其中,所述反馈信息至少包括发货时间以及商品到达停留站点的剩余时间。
此外,本发明还提供一种服务器,其至少包括上述的基于行程的信息推送系统400。本实施例中,所述的服务器设置在对应所述行程信息的交通工具内。
本发明的基于行程的信息推送方法、系统以及相关的服务器,用户能够在旅途中实时获得各个停留点的信息推送,并在到达地点及时收到预先购买的商品。具体来说,当不希望在交通上采购食物时,能够通过此平台购买食 物,并在预定的停留点收到配送过来的食物。例如,用户乘坐从广州到北京的高铁,能够在长沙等停留点预先购买武汉站的KFC食物,并在较近的武汉站等收到食物。如此,节省了费用的同时,还添加了旅途的乐趣。
以上仅为本发明的优选实施例,并非因此限制本发明的专利范围,凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换,或直接或间接运用在其他相关的技术领域,均同理包括在本发明的专利保护范围内。

Claims (13)

  1. 一种基于行程的信息推送方法,包括步骤:
    获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻;
    根据所述行程信息,生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表;
    根据用户当前位置以及当前时刻,动态更新所述推送时刻表;以及
    将所述推送时刻表实时推送到所述用户端。
  2. 如权利要求1所述的基于行程的信息推送方法,其特征在于,所述特定信息为购物点信息或景点信息。
  3. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述特定信息为购物点信息,所述方法进一步包括步骤:
    接收用户端针对所述购物点的购物请求信息;
    将所述购物请求信息发送至对应的接收终端,所述购物请求信息至少包括商品明细、付款方式、车次、接收商品的停留站点、停留站点到达时刻以及座位号;以及
    将接收终端的反馈信息回传到所述用户端,其中,所述反馈信息至少包括发货时间以及商品到达停留站点的剩余时间。
  4. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述行程信息还包括对应交通工具的识别特征以及用户的座位号,所述方法进一步包括:
    根据所述交通工具的识别特征,从数据库中获取位于该交通工具内的购物点位置,并计算从对应于所述座位号的所述座位到所述购物点之间的路线图以及所需时间,以显示给所述用户端。
  5. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表的步骤包括:
    根据所述行程信息的预定停留站点,在数据库中获得所述预定停留站点周边特定范围内的所述特定信息;以及
    根据所述停留站点到达时刻、预定停留站点及所述特定信息生成成所述 推送时刻表,所述推送时刻表包含特定信息的名称、地理位置、预计到达时间、路线,或者,所述推送时刻表包含特定信息的链接;以及
    发送所述推送时刻表至所述用户端并显示。
  6. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表的步骤包括:
    根据所述行程信息中的预定停留站点,检索数据中对应于各个预定停留站点周边一定距离范围内的全部购物点的位置;
    获取用户当前位置和当前时刻;
    根据所述购物点的位置、用户当前位置和当前时刻,计算用户从当前位置和当前时刻到达各个购物点位置的路线以及时间;以及
    至少根据所述路线以及时间,生成所述推送时刻表。
  7. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表的步骤包括:
    用户端选择特定购物点;
    根据所述行程信息以及所述特定购物点,检索数据中对应于所述行程信息的特定购物点集合;
    根据所述集合,生成对应于将要到达的各个预定停留站点周边一定距离范围内的所述特定购物点的推送时刻表。
  8. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述根据用户当前位置以及当前时刻动态更新所述推送时刻表的步骤包括:
    根据用户当前位置以及当前时刻,删除或者指明行程中不能再提供服务的停留站点以及对应的特定信息,确定并显示剩余行程的停留站点以及对应的特定信息;以及
    更新剩余的特定信息的推送时刻表。
  9. 如权利要求1或2所述的基于行程的信息推送方法,其特征在于,所述获取用户端的行程信息的方法包括以下四者其中之一者:
    用户端输入车次号、发车时间、行程区间、座位号,其中,所述行程区间包括起始站点和到达站点,以及根据所述车次号和行程区间查询并获得对 应的所述停留站点以及停留站点到达时刻信息;和
    将形成信息预先集合在车票的识别码中,通过扫描车票识别码读取行程信息;和
    与发布行程信息的数据库系统对接,根据用户端的触发,自动导入所述行程信息;和
    在车载终端中预先存储所述行程信息,根据用户端的触发,从所述车载终端中获得所述行程信息。
  10. 一种基于行程的信息推送系统,包括:
    行程获取模块,用于获取用户端的行程信息,所述行程信息至少包括将要到达的预定停留站点以及停留站点到达时刻;
    生成模块,用于根据所述行程信息,生成对应于所述预定停留站点周边一定距离范围内的特定信息的推送时刻表;
    更新模块,用于根据用户当前位置以及当前时刻,动态更新所述推送时刻表;以及
    推送模块,用于将所述推送时刻表实时推送到所述用户端。
  11. 如权利要求10所述的基于行程的信息推送系统,其特征在于,所述特定信息为购物点信息,所述系统进一步包括:
    接收模块,用于接收用户端针对所述购物点的购物请求信息;
    第一转发模块,用于将用户的购物请求信息转发至对应的接收终端,所述购物请求信息包括商品明细、付款方式、车次、接收商品的停留站点、停留站点到达时刻以及座位号;以及
    第二转发模块,用于将接收终端的反馈信息转发到所述用户端,其中,所述反馈信息至少包括发货时间以及商品到达停留站点的剩余时间。
  12. 一种服务器,其至少包括如权利要求10~11项任一项所述的基于行程的信息推送系统。
  13. 如权利要求12所述的服务器,其设置在对应所述行程信息的交通工具内。
PCT/CN2016/093876 2016-08-07 2016-08-07 信息推送方法和系统、服务器及相关系统 WO2018027444A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/093876 WO2018027444A1 (zh) 2016-08-07 2016-08-07 信息推送方法和系统、服务器及相关系统

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/093876 WO2018027444A1 (zh) 2016-08-07 2016-08-07 信息推送方法和系统、服务器及相关系统

Publications (1)

Publication Number Publication Date
WO2018027444A1 true WO2018027444A1 (zh) 2018-02-15

Family

ID=61161176

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/093876 WO2018027444A1 (zh) 2016-08-07 2016-08-07 信息推送方法和系统、服务器及相关系统

Country Status (1)

Country Link
WO (1) WO2018027444A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110276030A (zh) * 2019-06-19 2019-09-24 掌阅科技股份有限公司 网络页面的展示方法、电子设备及计算机存储介质

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104848869A (zh) * 2015-05-29 2015-08-19 李涛 一种地图导航方法、装置以及系统
CN105306524A (zh) * 2015-09-10 2016-02-03 百度在线网络技术(北京)有限公司 出行信息的推送方法和装置
CN105787082A (zh) * 2016-03-03 2016-07-20 腾讯科技(深圳)有限公司 信息推送方法及信息推送系统

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104848869A (zh) * 2015-05-29 2015-08-19 李涛 一种地图导航方法、装置以及系统
CN105306524A (zh) * 2015-09-10 2016-02-03 百度在线网络技术(北京)有限公司 出行信息的推送方法和装置
CN105787082A (zh) * 2016-03-03 2016-07-20 腾讯科技(深圳)有限公司 信息推送方法及信息推送系统

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110276030A (zh) * 2019-06-19 2019-09-24 掌阅科技股份有限公司 网络页面的展示方法、电子设备及计算机存储介质

Similar Documents

Publication Publication Date Title
US10715956B2 (en) Method for requesting transportation services
WO2017197625A1 (zh) 基于行程的服务指引方法和系统、服务器及相关系统
US20180040245A1 (en) Public transportation navigator
AU2013362167B2 (en) Determining real-time delay of transportation means
KR20180043347A (ko) 출행 정보 푸싱 방법, 장치 및 저장 매체
KR101784587B1 (ko) P2p 카 쉐어링 시스템 및 방법
WO2018027444A1 (zh) 信息推送方法和系统、服务器及相关系统
JP2002296059A (ja) 情報配信システム
WO2023183384A1 (en) Systems and methods for the display of corresponding content for user-requested vehicle services using distributed electronic devices
EP2747005A1 (en) Determining real-time delay of transportation means
US20160042395A1 (en) Advertisement information distribution device, client terminal advertisement information distribution method, and advertisement information presenting method
JP2002310716A (ja) 携帯通信装置、経路案内情報配信方法、経路案内情報配信システム及びプログラム
JP2005234918A (ja) 交通手段情報提供システム
KR101200964B1 (ko) 교통수단을 이용한 위치기반 정보 제공 시스템
WO2023183385A2 (en) Cartop advertisement vehicle-based routing and matching

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16911901

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 16911901

Country of ref document: EP

Kind code of ref document: A1