CN113806461A - Processing method and processing system of labeled data - Google Patents

Processing method and processing system of labeled data Download PDF

Info

Publication number
CN113806461A
CN113806461A CN202111033073.7A CN202111033073A CN113806461A CN 113806461 A CN113806461 A CN 113806461A CN 202111033073 A CN202111033073 A CN 202111033073A CN 113806461 A CN113806461 A CN 113806461A
Authority
CN
China
Prior art keywords
coordinates
terminal
name
coordinate
address
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.)
Withdrawn
Application number
CN202111033073.7A
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.)
Shenzhen Tewei Kechuang Information Technology Co ltd
Original Assignee
Shenzhen Tewei Kechuang Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Tewei Kechuang Information Technology Co ltd filed Critical Shenzhen Tewei Kechuang Information Technology Co ltd
Priority to CN202111033073.7A priority Critical patent/CN113806461A/en
Publication of CN113806461A publication Critical patent/CN113806461A/en
Withdrawn legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • G06F16/252Integrating or interfacing systems involving database management systems between a Database Management System and a front-end application
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/285Clustering or classification
    • G06F16/287Visualization; Browsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/907Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/909Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Remote Sensing (AREA)
  • Library & Information Science (AREA)
  • Navigation (AREA)

Abstract

The application provides a processing method of label data and a processing system of label data, wherein a server receives label data sent by a user, and the label data comprises the following steps: name, coordinates, and location address; the server displays the name explicitly at the coordinate position of the map, and establishes the mapping relation between the position address and the coordinate and the name; the terminal clicks the name on a map, extracts a position coordinate corresponding to the name and generates a vehicle navigation path between the position coordinate and the current coordinate; the terminal periodically acquires the coordinates of the terminal, extracts the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generates a walking navigation path between the position coordinates and the position address. The technical scheme provided by the application has the advantage of high user experience.

Description

Processing method and processing system of labeled data
Technical Field
The present application relates to the field of information processing technologies, and in particular, to a method and a system for processing tagged data.
Background
The marking data, such as map marking, is a novel marketing mode specially serving local merchants, and a user can mark a claimed store on the map for free, manage a detailed page of the user independently, enrich business information, and enable the user to know the user and find the user in all directions.
The existing labeling data are only the coordinate positions corresponding to the labels, but the actual positions of the labeling data cannot be obtained, so that the information is inconvenient to use when a user uses the labeling data (particularly map labeling), and the user experience is influenced.
Disclosure of Invention
The embodiment of the application provides a processing method and a processing system for labeled data, which can realize effective processing on map labeled data and improve user experience.
In a first aspect, an embodiment of the present application provides a method for processing annotation data, where the method includes the following steps:
the server receives annotation data sent by a user, wherein the annotation data comprises: name, coordinates, and location address; the server displays the name explicitly at the coordinate position of the map, and establishes the mapping relation between the position address and the coordinate and the name;
the terminal clicks the name on a map, extracts a position coordinate corresponding to the name and generates a vehicle navigation path between the position coordinate and the current coordinate;
the terminal periodically acquires the coordinates of the terminal, extracts the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generates a walking navigation path between the position coordinates and the position address.
Optionally, the overlapping of the coordinates and the coordinates mapped by the name specifically includes:
periodically acquiring terminal coordinates, calculating the distance L between the terminal coordinates and the coordinates mapped by the name every time the terminal coordinates are acquired, if the distance L is lower than a distance threshold value, determining that the coordinates are overlapped with the coordinates mapped by the name, and if the distance L is larger than the distance threshold value, determining that the coordinates are not overlapped.
Optionally, the generating, by the terminal, a walking navigation path between the position coordinate and the position address specifically includes:
and when the terminal determines that the user enters the position coordinate for driving, extracting the parking lot position corresponding to the position coordinate, and generating a walking navigation path by taking the parking lot position as a starting point and the position address as an end point.
Optionally, the method further includes:
the terminal marks the position of the parking lot as a parking space, receives a vehicle searching request sent by a user, acquires a first position of the user, and generates a walking navigation path by taking the first position as a starting point and the position of the parking lot as an end point.
Optionally, the method further includes:
and after the terminal determines that the vehicle is started, the mark of the parking lot position is deleted.
In a second aspect, there is provided a system for processing annotation data, the system comprising: the server is in communication connection with the terminal;
the server is used for receiving the annotation data sent by the user, and the annotation data comprises: name, coordinates, and location address; the name is displayed on the coordinate position of the map, and the mapping relation between the position address and the coordinate and the name is established;
the terminal is used for clicking the name on a map, extracting a position coordinate corresponding to the name and generating a vehicle navigation path between the position coordinate and the current coordinate;
and the terminal is used for periodically acquiring the coordinates of the terminal, extracting the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generating a walking navigation path between the position coordinates and the position address by the terminal.
Optionally, the terminal is further configured to periodically acquire a terminal coordinate, calculate a distance L between the terminal coordinate and a coordinate mapped by the name every time the terminal coordinate is acquired, determine that the coordinate is overlapped with the coordinate mapped by the name if the distance L is lower than a distance threshold, and determine that the coordinate is not overlapped if the distance L is greater than the distance threshold.
Optionally, the terminal is further configured to extract a parking lot position corresponding to the position coordinate when the user enters the position coordinate for driving, and generate a walking navigation path with the parking lot position as a starting point and the position address as an end point.
Optionally, the terminal is further configured to mark the parking lot location as a parking space, the terminal receives a vehicle search request sent by a user, and the terminal acquires a first location of the user, generates a walking navigation path with the first location as a starting point and the parking lot location as an end point.
In a third aspect, a computer-readable storage medium is provided, which stores a program for electronic data exchange, wherein the program causes a terminal to execute the method provided in the first aspect.
The embodiment of the application has the following beneficial effects:
it can be seen that, the technical solution provided by the present application processes the annotation data, that is, the annotation data is explicitly and implicitly displayed on the map according to the annotation data, so that the server receives the annotation data sent by the user, and the annotation data includes: name, coordinates, and location address; the server displays the name on the coordinate position of the map in an explicit way and displays the position address on the coordinate position of the map in a recessive way; the terminal clicks the name on a map, extracts a position coordinate corresponding to the name and generates a vehicle navigation path between the position coordinate and the current coordinate; the terminal periodically acquires the coordinates of the terminal, extracts the position address of the name if the coordinates are overlapped with the position coordinates, and generates a walking navigation path between the position coordinates and the position address. The scheme can facilitate the user to use the marked data and improve the experience of the user.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic flowchart of a method for processing annotation data according to an embodiment of the present application.
Fig. 2 is a schematic structural diagram of a system for processing annotation data according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms "first," "second," "third," and "fourth," etc. in the description and claims of this application and in the accompanying drawings are used for distinguishing between different objects and not for describing a particular order. Furthermore, the terms "include" and "have," as well as any variations thereof, are intended to cover non-exclusive inclusions. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, result, or characteristic described in connection with the embodiment can be included in at least one embodiment of the application. The appearances of the phrase in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. It is explicitly and implicitly understood by one skilled in the art that the embodiments described herein can be combined with other embodiments.
The application provides a terminal, and the terminal specifically can include: the device comprises a processor, a memory, a camera and a display screen, wherein the components can be connected through a bus or in other ways, and the application is not limited to the specific way of the connection. In practical applications, the terminal may be a personal computer, a server, a tablet computer, a smart phone, and the like.
For example, the terminal device in the embodiment of the present application is a device having a wireless communication function, and may be referred to as a terminal (terminal), a User Equipment (UE), a Mobile Station (MS), a Mobile Terminal (MT), an access terminal device, a vehicle-mounted terminal device, an industrial control terminal device, a UE unit, a UE station, a mobile station, a remote terminal device, a mobile device, a UE terminal device, a wireless communication device, a UE agent, a UE apparatus, or the like.
The labeling of the map, for example, labeling of the map in a restaurant, after sales, KTV, etc. manner is only to label coordinates, so that when a user arrives at a corresponding position according to the labeling information, only the position of the coordinates is provided, but the coordinate position has a certain distance from an actual position, and the user often needs to derive a specific position for searching specific labeled data after arriving at the corresponding position, and the specific position, for example, a floor, an elevator, etc., affects the accuracy of the labeled data.
Referring to fig. 1, fig. 1 provides a processing method of annotation data, which can be executed by the terminal device and the server, and the method is shown in fig. 1 and includes the following steps:
step S101, a server receives annotation data sent by a user, wherein the annotation data comprises: name, coordinates, and location address; the server displays the name explicitly at the coordinate position of the map, and establishes the mapping relation between the position address and the coordinate and the name;
for example, the coordinates may be global coordinates, and certainly in practical applications, the coordinates may also be coordinates of a local coordinate system, the global coordinates may be, for example, coordinates of a GPS, a compass, and the like, and the present application is not limited to the specific representation form of the coordinates.
Step S102, the terminal clicks the name on a map, extracts a position coordinate corresponding to the name and generates a vehicle navigation path between the position coordinate and the current coordinate;
step S103, the terminal periodically acquires the coordinates of the terminal, extracts the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generates a walking navigation path between the position coordinates and the position address.
The technical scheme who this application provided handles mark data, according to mark data show that shows with recessive on the map, the mark data that the server received user's transmission like this, and this mark data includes: name, coordinates, and location address; the server displays the name on the coordinate position of the map in an explicit way and displays the position address on the coordinate position of the map in a recessive way; the terminal clicks the name on a map, extracts a position coordinate corresponding to the name and generates a vehicle navigation path between the position coordinate and the current coordinate; the terminal periodically acquires the coordinates of the terminal, extracts the position address of the name if the coordinates are overlapped with the position coordinates, and generates a walking navigation path between the position coordinates and the position address. The scheme can facilitate the user to use the marked data and improve the experience of the user.
For example, the overlapping of the coordinates and the coordinates of the name mapping may specifically include:
periodically acquiring terminal coordinates, calculating the distance L between the terminal coordinates and the coordinates mapped by the name every time the terminal coordinates are acquired, if the distance L is lower than a distance threshold value, determining that the coordinates are overlapped with the coordinates mapped by the name, and if the distance L is larger than the distance threshold value, determining that the coordinates are not overlapped.
For example, the generating, by the terminal, a walking navigation path between the position coordinate and the position address may specifically include:
and when the terminal determines that the user enters the position coordinate for driving, extracting the parking lot position corresponding to the position coordinate, and generating a walking navigation path by taking the parking lot position as a starting point and the position address as an end point.
For example, the method may further include:
the terminal marks the position of the parking lot as a parking space, receives a vehicle searching request sent by a user, acquires a first position of the user, and generates a walking navigation path by taking the first position as a starting point and the position of the parking lot as an end point.
According to the technical scheme, the user can conveniently and directly search the vehicle through the marked information, and the situation that the user cannot search the vehicle after parking is avoided.
For example, the method may further include:
and after the terminal determines that the vehicle is started, the mark of the parking lot position is deleted. This avoids that too many markers affect the specific navigation.
Referring to fig. 2, fig. 2 provides a system for processing annotation data, the system comprising: the server is in communication connection with the terminal;
the server is used for receiving the annotation data sent by the user, and the annotation data comprises: name, coordinates, and location address; the name is displayed on the coordinate position of the map, and the mapping relation between the position address and the coordinate and the name is established;
the terminal is used for clicking the name on a map, extracting a position coordinate corresponding to the name and generating a vehicle navigation path between the position coordinate and the current coordinate;
and the terminal is used for periodically acquiring the coordinates of the terminal, extracting the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generating a walking navigation path between the position coordinates and the position address by the terminal.
Alternatively to this, the first and second parts may,
the terminal is further used for periodically acquiring terminal coordinates, calculating a distance L between the terminal coordinates and the coordinates mapped by the name every time the terminal coordinates are acquired, if the distance L is lower than a distance threshold, determining that the coordinates are overlapped with the coordinates mapped by the name, and if the distance L is larger than the distance threshold, determining that the coordinates are not overlapped.
Alternatively to this, the first and second parts may,
and the terminal is also used for extracting the parking lot position corresponding to the position coordinate when the user enters the position coordinate for driving, and generating a walking navigation path by taking the parking lot position as a starting point and the position address as an end point.
Alternatively to this, the first and second parts may,
the terminal is further used for marking the parking lot position as a parking space, receiving a vehicle searching request sent by a user, acquiring the first position of the user by the terminal, and generating a walking navigation path by taking the first position as a starting point and the parking lot position as an end point.
Embodiments of the present application also provide a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, and the computer program enables a computer to execute part or all of the steps of any one of the methods as described in the above method embodiments.
Embodiments of the present application also provide a computer program product comprising a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps of any one of the methods as recited in the above method embodiments.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present application is not limited by the order of acts described, as some steps may occur in other orders or concurrently depending on the application. Further, those skilled in the art should also appreciate that the embodiments described in the specification are exemplary embodiments and that the acts and modules referred to are not necessarily required in this application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The foregoing detailed description of the embodiments of the present application has been presented to illustrate the principles and implementations of the present application, and the above description of the embodiments is only provided to help understand the method and the core concept of the present 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 (10)

1. A method for processing labeled data, the method comprising the steps of:
the server receives annotation data sent by a user, wherein the annotation data comprises: name, coordinates, and location address; the server displays the name explicitly at the coordinate position of the map, and establishes the mapping relation between the position address and the coordinate and the name;
the terminal clicks the name on a map, extracts a position coordinate corresponding to the name and generates a vehicle navigation path between the position coordinate and the current coordinate;
the terminal periodically acquires the coordinates of the terminal, extracts the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generates a walking navigation path between the position coordinates and the position address.
2. The method of claim 1, wherein the coordinate overlapping with a name-mapped coordinate specifically comprises:
periodically acquiring terminal coordinates, calculating the distance L between the terminal coordinates and the coordinates mapped by the name every time the terminal coordinates are acquired, if the distance L is lower than a distance threshold value, determining that the coordinates are overlapped with the coordinates mapped by the name, and if the distance L is larger than the distance threshold value, determining that the coordinates are not overlapped.
3. The method according to claim 1, wherein the terminal generating the pedestrian navigation path between the location coordinates and the location address specifically comprises:
and when the terminal determines that the user enters the position coordinate for driving, extracting the parking lot position corresponding to the position coordinate, and generating a walking navigation path by taking the parking lot position as a starting point and the position address as an end point.
4. The method of claim 3, further comprising:
the terminal marks the position of the parking lot as a parking space, receives a vehicle searching request sent by a user, acquires a first position of the user, and generates a walking navigation path by taking the first position as a starting point and the position of the parking lot as an end point.
5. The method of claim 4, further comprising:
and after the terminal determines that the vehicle is started, the mark of the parking lot position is deleted.
6. A system for processing annotation data, the system comprising: the server is in communication connection with the terminal;
the server is used for receiving the annotation data sent by the user, and the annotation data comprises: name, coordinates, and location address; the name is displayed on the coordinate position of the map, and the mapping relation between the position address and the coordinate and the name is established;
the terminal is used for clicking the name on a map, extracting a position coordinate corresponding to the name and generating a vehicle navigation path between the position coordinate and the current coordinate;
and the terminal is used for periodically acquiring the coordinates of the terminal, extracting the position address of the name if the coordinates are overlapped with the coordinates mapped by the name, and generating a walking navigation path between the position coordinates and the position address by the terminal.
7. The system of claim 6,
the terminal is further used for periodically acquiring terminal coordinates, calculating a distance L between the terminal coordinates and the coordinates mapped by the name every time the terminal coordinates are acquired, if the distance L is lower than a distance threshold, determining that the coordinates are overlapped with the coordinates mapped by the name, and if the distance L is larger than the distance threshold, determining that the coordinates are not overlapped.
8. The system of claim 6,
and the terminal is also used for extracting the parking lot position corresponding to the position coordinate when the user enters the position coordinate for driving, and generating a walking navigation path by taking the parking lot position as a starting point and the position address as an end point.
9. The system of claim 8,
the terminal is further used for marking the parking lot position as a parking space, receiving a vehicle searching request sent by a user, acquiring the first position of the user by the terminal, and generating a walking navigation path by taking the first position as a starting point and the parking lot position as an end point.
10. A computer-readable storage medium storing a program for electronic data exchange, wherein the program causes a terminal to perform the method as provided in any one of claims 1-5.
CN202111033073.7A 2021-09-03 2021-09-03 Processing method and processing system of labeled data Withdrawn CN113806461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111033073.7A CN113806461A (en) 2021-09-03 2021-09-03 Processing method and processing system of labeled data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111033073.7A CN113806461A (en) 2021-09-03 2021-09-03 Processing method and processing system of labeled data

Publications (1)

Publication Number Publication Date
CN113806461A true CN113806461A (en) 2021-12-17

Family

ID=78894673

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111033073.7A Withdrawn CN113806461A (en) 2021-09-03 2021-09-03 Processing method and processing system of labeled data

Country Status (1)

Country Link
CN (1) CN113806461A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104848869A (en) * 2015-05-29 2015-08-19 李涛 Map navigation method, map navigation device and map navigation system
CN106767865A (en) * 2016-12-05 2017-05-31 深圳市车音网科技有限公司 Air navigation aid and device
CN108694882A (en) * 2017-04-11 2018-10-23 百度在线网络技术(北京)有限公司 Method, apparatus and equipment for marking map
WO2020190082A1 (en) * 2019-03-20 2020-09-24 엘지전자 주식회사 Method for providing navigation service using mobile terminal, and mobile terminal
CN112820132A (en) * 2021-02-04 2021-05-18 许昌学院 Wisdom parking guidance system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104848869A (en) * 2015-05-29 2015-08-19 李涛 Map navigation method, map navigation device and map navigation system
CN106767865A (en) * 2016-12-05 2017-05-31 深圳市车音网科技有限公司 Air navigation aid and device
CN108694882A (en) * 2017-04-11 2018-10-23 百度在线网络技术(北京)有限公司 Method, apparatus and equipment for marking map
WO2020190082A1 (en) * 2019-03-20 2020-09-24 엘지전자 주식회사 Method for providing navigation service using mobile terminal, and mobile terminal
CN112820132A (en) * 2021-02-04 2021-05-18 许昌学院 Wisdom parking guidance system

Similar Documents

Publication Publication Date Title
CN111044061B (en) Navigation method, device, equipment and computer readable storage medium
US20110015858A1 (en) Network system and mobile communication terminal
TW201024671A (en) Navigation method and system of geo-locations by identifying web pages
WO2016201371A1 (en) System and method for providing contextual information for a location
WO2014032419A1 (en) Method and system for obtaining consultation information based on picture
US20100114861A1 (en) System and method for information acquisition
KR100706912B1 (en) System and method for mapping photo according to position
US20120116671A1 (en) System for providing point of interest information and method thereof
US20130086087A1 (en) Apparatus and method for generating and retrieving location-tagged content in computing device
CN102291419B (en) The supplying method of navigation information system and navigation information
KR20120134321A (en) Cloud-based ar system
KR20120042461A (en) System, apparatus, terminal and method for providing movement route information
KR102073551B1 (en) Service providing system and method for guiding a point, apparatus and computer readable medium having computer program recorded therefor
JP2002314477A (en) Information providing system, its method and user terminal used for it, and its program
CN112118533A (en) Navigation information display method and device
CN112146672A (en) Navigation method, navigation device and computer storage medium
CN113806461A (en) Processing method and processing system of labeled data
US9516468B2 (en) Mobile terminal, content panel display method, and mobile terminal program
CN113063424B (en) Method, device, equipment and storage medium for intra-market navigation
CN103108278A (en) Method, device and system used for obtaining help of user nearby based on mobile location information
KR102477449B1 (en) System and method for guidance and advertisement service based geofence
CN112432646B (en) Route navigation method, storage medium and equipment
JP2019046347A (en) Information processing apparatus, information processing system, information processing method, and program
CN104412064A (en) Navigation system and method thereof
CN111947679A (en) Method, computing device and computer-readable storage medium for assisting navigation

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
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20211217