WO2009072725A1 - Method and system for arranging dynamic point of interest using unshared r-tree - Google Patents
Method and system for arranging dynamic point of interest using unshared r-tree Download PDFInfo
- Publication number
- WO2009072725A1 WO2009072725A1 PCT/KR2008/004404 KR2008004404W WO2009072725A1 WO 2009072725 A1 WO2009072725 A1 WO 2009072725A1 KR 2008004404 W KR2008004404 W KR 2008004404W WO 2009072725 A1 WO2009072725 A1 WO 2009072725A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- poi
- pois
- region
- arrangement density
- distance
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3679—Retrieval, searching and output of POI information, e.g. hotels, restaurants, shops, filling stations, parking facilities
- G01C21/3682—Retrieval, searching and output of POI information, e.g. hotels, restaurants, shops, filling stations, parking facilities output of POI information on a road map
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01C—MEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
- G01C21/00—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00
- G01C21/26—Navigation; Navigational instruments not provided for in groups G01C1/00 - G01C19/00 specially adapted for navigation in a road network
- G01C21/34—Route searching; Route guidance
- G01C21/36—Input/output arrangements for on-board computers
- G01C21/3667—Display of a road map
- G01C21/3673—Labelling using text of road map data items, e.g. road names, POI names
Definitions
- the present invention relates to a method and system for dynamically arranging a point of interest (POI) using an unshared region tree, and more particularly, a method and system for dynamically arranging a POI using an unshared region tree that can arrange POIs in a higher priority order in real time, so that POI information corresponding to a region requested by a user may not be overlapped with each other.
- POI point of interest
- data associated with a point of interest (POI) used in a navigation system is regarded as a portion of a map and thus is adjusted to not be overlappingly displayed when the data is constructed in advance.
- the POIs may be overlapped with each other prior to performing POI arrangement. Accordingly, as shown in FIG. 2, the POI arrangement may be performed. Through this, even in the case of the region where the POIs are dense, it is possible to remove relatively less important POIs based on POIs that need to be priorly displayed and generate data and thereby preventing overlapping of the POIs.
- an amount of information demanded by a user may continuously increase. Also, due to the POI arrangement performed when generating data, an amount of omitted information may increase. Therefore, the service quality may be deteriorated. For example, when a user A desires to find a gas station but corresponding data is omitted since the gas station is adjacent to a relatively more important facility, a map service provider may have corresponding information but may not provide the information for the user A due to the POI arrangement.
- the conventional method of performing POI arrangement when generating data may restrict the quantitative change in map information and the qualitative improvement of the map service.
- An aspect of the present invention provides a method and system that can dynamically arrange points of interest (POIs) in a higher priority order in real time using an unshared region tree so that POI information corresponding to a region requested by a user may not be overlapped with each other.
- POIs points of interest
- Another aspect of the present invention also provides a method and system that can increase or decrease a number of POIs according to a POI arrangement density level desired by a user in a map service and thereby adjust a POI arrangement density.
- Another aspect of the present invention also provides a method and system that can increase or decrease a number of POIs according to a driving vehicle speed of a user in a navigation service and thereby adjust a POI arrangement density.
- a method of dynamically arranging a point of interest including: receiving, from a user, a request for a dynamic POI arrangement with respect to a desired region; and arranging POI information corresponding to the region in a higher priority order in real time.
- a system for dynamically arranging a POI including: a user interface unit to receive, from a user, a request for a dynamic POI arrangement with respect to a desired region; and a POI arrangement unit to arrange POI information corresponding to the region in a higher priority order in real time.
- a method of adjusting a POI arrangement density using an inter-POI distance including: sorting, according to a priority order, POIs to be displayed in map data associated with a region for adjusting the POI arrangement density; dividing the sorted POIs into POI lists according to the priority order; and adjusting the POI arrangement density for each divided POI list.
- a system for adjusting a POI arrangement density using an inter-POI distance including: a POI sorting unit to sort, according to a priority order, POIs to be displayed in map data associated with a region for adjusting the POI arrangement density; a POI list divider to divide the sorted POIs into POI lists according to the priority order; and a POI arrangement density adjusting unit to adjust the POI arrangement density for each divided POI list.
- a method and system that can dynamically arrange points of interest (POIs) in a higher priority order in real time using an unshared region tree so that POI information corresponding to a region requested by a user may not be overlapped with each other.
- POIs points of interest
- POI list in a priority order and then increase or decrease a number of POIs according to a service type or circumstance using a distance between POIs of the sorted POI list and thereby adjust a POI arrangement density.
- map data that includes POIs arranged according to the desired POI arrangement density of the user in a navigation system.
- a method and system that can increase or decrease a number of POIs according to a POI arrangement density level desired by a user in a map service and thereby adjust a POI arrangement density. Also, according to embodiments of the present invention, there is provided a method and system that can increase or decrease a number of POIs according to a driving vehicle speed of a user in a navigation service and thereby adjust a POI arrangement density.
- FIG. 1 illustrates an example of map data before performing a point of interest (POI) arrangement according to a conventional art
- FIG. 2 illustrates an example of map data after performing a POI arrangement according to a conventional art
- FIG. 3 illustrates an example of map data adopting a POI selection and classification according to a conventional art.
- FIG. 4 is a block diagram illustrating a configuration of a dynamic POI arrangement system according to an embodiment of the present invention
- FIG. 5 is a block diagram illustrating an example of a POI arrangement unit of
- FIG. 4
- FIG. 6 is a block diagram illustrating an example of a POI selecting unit of FIG. 5;
- FIG. 7 illustrates an example of candidate POIs with a priority order according to an embodiment of the present invention
- FIG. 8 illustrates an example of POIs selected to be finally displayed according to an embodiment of the present invention
- FIG. 9 illustrates an example of a storage structure of a general region tree according to a related art
- FIG. 10 illustrates an example of an unshared region tree according to an embodiment of the present invention
- FIG. 11 illustrates an example of successfully inserting an object G in an unshared region tree according to an embodiment of the present invention
- FIG. 12 illustrates an example of unsuccessfully inserting object J in an unshared region tree according to an embodiment of the present invention
- FIG. 13 is a flowchart illustrating a method of dynamically arranging a POI according to an embodiment of the present invention
- FIG. 14 is a flowchart illustrating an operation of arranging a POI of FIG. 13;
- FIG. 15 is a flowchart illustrating an operation of selecting a POI of FIG. 14;
- FIG. 16 is a block diagram illustrating a configuration of a POI arrangement density adjusting system using an inter-POI distance according to an embodiment of the present invention
- FIG. 17 illustrates an example of a state where a POI arrangement density is not adjusted
- FIG. 18 is a block diagram illustrating a configuration of a POI arrangement density adjusting unit of FIG. 16;
- FIG. 19 illustrates an example of a state where a POI arrangement density is adjusted;
- FIG. 20 illustrates an example of a POI list sorted according to a priority order
- FIG. 21 illustrates an example of a POI distance list sorted according to an inter-POI distance
- FIG. 22 is a graph illustrating an example of the proportional decrease in a POI arrangement density
- FIG. 23 is a graph illustrating an example of the inverse proportional decrease in a POI arrangement density
- FIG. 24 illustrates an example of adjusting a POI arrangement density
- FIG. 25 is a flowchart illustrating a method of adjusting a POI arrangement density according to an embodiment of the present invention.
- FIG. 26 is a flowchart illustrating an operation of adjusting a POI arrangement density of FIG. 25.
- FIG. 4 is a block diagram illustrating a configuration of a dynamic point of interest (POI) arrangement system 400 according to an embodiment of the present invention.
- the dynamic POI arrangement system 400 may perform a dynamic POI arrangement in a higher priority order in real time, so that POI information corresponding to a region requested by a user may not be overlapped with each other.
- the dynamic POI arrangement system 400 may include a user interface unit 410, a database 420, and a POI arrangement unit 430.
- the user interface unit 410 may receive, from the user, a request for a dynamic POI arrangement with respect to a desired region. Specifically, the user interface unit 410 may receive, from the user, a selection on a region for the dynamic POI arrangement and a POI type to be displayed in the selected region.
- the database 420 may store and maintain regional information, POI types, and map data.
- the user interface unit 410 may provide the user with the regional information and the POI types by referring to the database 420.
- the user interface unit 410 may provide the user with the regional information and the POI types by referring to the database 420.
- 410 may receive, from the user, a selection for a region and a POI type and arrange the selected POI type in map data of the selected region.
- the POI arrangement unit 430 may arrange POI information corresponding to the region in a higher priority order in real time.
- FIG. 5 is a block diagram illustrating an example of the POI arrangement unit
- the POI arrangement unit 430 may include a sorting unit 510, a POI selecting unit 520, and an arrangement unit 530.
- the sorting unit 510 may sort candidate POIs corresponding to a requested region according to a priority order. Specifically, as shown in FIG. 7, the sorting unit 510 may sort the candidate POIs corresponding to the requested region in the priority order.
- the POI selecting unit 520 may insert the candidate POIs sequentially from a
- the POI selecting unit 520 may select the POIs to be finally displayed by sequentially inserting the candidate POIs from the POI with the higher priority order.
- a configuration and operation of the POI selecting unit 520 will be described in detail with reference to FIG. 6.
- FIG. 6 is a block diagram illustrating an example of the POI selecting unit 520 of FIG. 5.
- the POI selecting unit 520 may include a POI inserting unit 610, a decision unit 620, and a selector 630.
- the POI inserting unit 610 may insert candidate POIs sequentially from a POI with a higher priority order.
- the POI inserting unit 610 may insert the POIs sequentially from the POI with the higher priority order using an unshared region tree that does not insert a POI into a space where an overlapping region occurs.
- the unshared region tree is designed to select a region with a nearest central distance and insert a POI in the selected region.
- the unshared region tree is a set of POIs desired by the user where a set of all the inserted objects is performed for the entire POI data and the overlapping region does not occur.
- FIG. 9 illustrates the structure where a general region tree indexes a space.
- the general region tree is designed to effectively store an overlapping space. Therefore, an overlapping region may exist between objects.
- the general region tree is a representative example of a spatial index and is designed to effectively store and withdraw the overlapping region.
- the general region tree has excellent performance for region searching, whereas it takes some time to construct the general region tree.
- a tree used for a dynamic POI arrangement has a temporary characteristic in that the tree is used once for a POI arrangement. Therefore, a searching operation for an insertion target node with the least overlapping region and a tree optimization operation that are performed in the general region tree may deteriorate the performance.
- a dynamic POI arrangement method may use an unshared region tree that is corrected to not insert a space with an overlapping region since the overlapping region should not exist.
- FIG. 10 illustrates a storage structure of an unshared region tree according to an embodiment of the present invention.
- the POI inserting unit 610 may select a region with a nearest central distance and insert a POI in the unshared region tree in order to improve a construction performance. Specifically, the POI inserting unit 610 may insert candidate POIs to be displayed in a particular region in the unshared region tree according to a priority order.
- FIG. 11 illustrates an example of successfully inserting an object G in an unshared region tree according to an embodiment of the present invention.
- the object G does not have an overlapping region with any of regions A, B, C, and D and thus attempts an insertion into the nearest region A.
- the region A is expanded to include both objects F and G.
- FIG. 12 illustrates an example where an object J attempts an insertion in an unshared region tree, but fails due to an overlapping region.
- the object J does not have an overlapping region with any of regions A, B, C, and D and thus attempts an insertion into the nearest region C.
- an object K is already inserted into the region C and the region J is partially overlapped with the region C. Therefore, the object J is excluded from POIs to be finally displayed.
- the decision unit 620 may compare a corresponding POI with initially inserted
- the decision unit 620 may need to compare the corresponding POI with the initially inserted POIs and then determine whether the corresponding POI is overlapped with another POI.
- a number of decision times performed to insert a single POI in order to determine the POIs to be finally displayed may linearly increase. Accordingly, the unshared region tree may be used to reduce a number of comparison times and more effectively perform a POI arrangement.
- the selector 630 may select non-overlapping POIs based on the decision result.
- the selector 630 may select POIs of which insertion locations are not overlapped with each other based on the decision result regarding comparison between the inserted POIs and an inserting POI.
- a set of all the objects inserted in the unshared R-region may be a set of POIs desired by the user where an overlapping region does not occur with respect to the entire POI data.
- the arrangement unit 530 may arrange the selected POIs in map data of the requested region in real time. Specifically, the arrangement unit 530 may arrange the selected non-overlapping POIs in the map data of the requested region in real time.
- a dynamic POI arrangement system may arrange POI information corresponding to a region requested by a user in a higher priority order using an unshared R-region and thereby provide a satisfactory map service.
- FIG. 13 is a flowchart illustrating a method of dynamically arranging a POI according to an embodiment of the present invention.
- a dynamic POI arrangement system may store and maintain regional information, POI types, and map data in a database.
- the dynamic POI arrangement system may store and maintain, in the database, regional information that the user can select, a POI type that the user can select, and map data corresponding to the regional information.
- the dynamic POI arrangement system may provide the user with the regional information or the POI type by referring to the database.
- the dynamic POI arrangement system may provide the user with regional information that the user can select or the POI type that the user can select.
- the dynamic POI arrangement system may provide the stored regional information for each region or in an order of consonants and vowels so that the user may easily select the user's desired region.
- the dynamic POI arrangement system may provide the user with various POI types as shown in FIG. 3 so that the user may select the user's desired POI type.
- the dynamic POI arrangement system may receive, from the user, a request for a dynamic POI arrangement with respect to the desired region.
- the dynamic POI arrangement system may receive, from the user, a selection on a region for the dynamic POI arrangement and a POI type to be displayed in the selected region.
- the dynamic POI arrangement system may receive, from the user, a selection on "MONGCHONTOSUNG” as a region for the dynamic POI arrangement and "a drugstore, a convenient store, etc.”, as a POI type to be displayed in the selected region, so that the selected POI type may be arranged in the selected region.
- the dynamic POI arrangement system may receive the request for the dynamic POI arrangement so that the selected POI type may be arranged in map data corresponding to the selected regional information with respect to the provided regional information or the POI types.
- the dynamic POI arrangement system may arrange POI information corresponding to the requested region in a higher priority order in real time.
- operation S 1330 will be further described in detail with reference to FIG. 14.
- FIG. 14 is a flowchart illustrating operation S 1330 of FIG. 13 in detail.
- the dynamic POI arrangement system may sort candidate
- the dynamic POI arrangement system may sort the candidate POIs corresponding to the requested region according to the priority order.
- the dynamic POI arrangement system may insert the candidate POIs sequentially from a POI with a higher priority order and select POIs to be finally displayed. For example, as shown in FIG. 8, in operation S 1420, the dynamic POI arrangement system may select the POIs to be finally displayed by sequentially inserting the candidate POIs from the POI with the higher priority order.
- operation S 1420 will be further described in detail with reference to FIG. 15.
- FIG. 15 is a flowchart illustrating operation S 1420 of FIG. 14 in detail.
- the dynamic POI arrangement system may insert candidate POIs sequentially from a POI with a higher priority order. Specifically, in operation S 1510, the dynamic POI arrangement system may insert the POIs sequentially from the POI with the higher priority order using an unshared region tree that does not insert a POI into a space where an overlapping region occurs.
- the unshared region tree is a set of POIs desired by the user where an arrangement of all the inserted objects is performed for the entire POI data and the overlapping region does not occur.
- the unshared region tree may be designed to select a region with a nearest central distance and insert a POI in the selected region.
- the dynamic POI arrangement system may compare a corresponding POI with initially inserted POIs and determine whether the overlapping region occurs. Specifically, in operation S 1520, in order to determine a POI to be finally displayed, the dynamic POI arrangement system may need to compare the corresponding POI with the initially inserted POIs and then determine whether the corresponding POI is overlapped with another POI. In this instance, a number of decision times performed to insert a single POI in order to determine the POIs to be finally displayed may linearly increase. Accordingly, the unshared region tree may be used to reduce a number of comparison times and more effectively perform a POI arrangement.
- the dynamic POI arrangement system may select non- overlapping POIs based on the decision result. Specifically, in operation S 1530, the dynamic POI arrangement system may select POIs of which insertion locations are not overlapped with each other based on the decision result regarding comparison between the inserted POIs and an inserting POI.
- the dynamic POI arrangement system may arrange the selected POIs in map data of the requested region in real time. Specifically, in operation S 1530, the dynamic POI arrangement system may arrange the selected non- overlapping POIs in the map data of the requested region in real time.
- a dynamic POI arrangement method may arrange POI information corresponding to a region requested by a user in a higher priority order using an unshared R-region and thereby provide a satisfactory map service.
- FIG. 16 is a block diagram illustrating a configuration of a POI arrangement density adjusting system 1600 using an inter-POI distance according to an embodiment of the present invention.
- the POI arrangement density adjusting system 1600 may include a POI sorting unit 1610, a POI list divider 1620, and a POI arrangement density adjusting unit 1630.
- the POI arrangement density adjusting system 1600 may sort POIs in a priority order via the POI sorting unit 1610.
- the POI sorting unit 1610 may sort all the POIs that need to be displayed in a corresponding region according to the priority order.
- FIG. 17 illustrates an example of a state where a POI arrangement density is not adjusted. Referring to FIG. 17, in a first region 1710, POIs are dense. In a second region
- the POI sorting unit 1610 may sort POIs that are displayed in map data associated with the first region 1710 and the second region 1720 according to the priority order.
- FIG. 20 illustrates an example of a POI list sorted according to a priority order.
- the POI sorting unit 1610 may provide a POI list that is generated by sorting, according to the priority order, POIs displayed in map data associated with a region for adjusting the POI arrangement density.
- the POI list divider 1620 may divide the sorted POIs into POI lists according to the priority order. For example, when the sorted POI list has n priority orders, the POI list divider 1620 may divide the sorted POIs into n POI lists.
- the POI arrangement density adjusting unit 1630 may adjust the POI arrangement density for each divided POI list.
- FIG. 19 illustrates an example of a state where a POI arrangement density is adjusted.
- a first region 710 POIs with a relatively low priority order are excluded from the first region 1710 of FIG. 17 where the POIs are dense and thus the POI arrangement density is adjusted to be low.
- a second region 720 POIs are not dense, which is the same as the second region 1720 of FIG. 17 where the POIs are not dense and thus the POI arrangement density is not adjusted.
- a configuration and operation of the POI arrangement density adjusting unit 1630 will be further described in detail with reference to FIG. 18.
- FIG. 18 is a block diagram illustrating a configuration of the POI arrangement density adjusting unit 1630 shown in FIG. 16.
- the POI arrangement density adjusting unit 1630 may include a distance calculator 1810, a POI distance list generator 1820, an adjustment unit 1830, an input unit 1840, and a measurement unit 1850.
- the distance calculator 1810 may calculate an inter-POI distance with respect to POIs constituting each divided POI list. For example, as shown in FIG. 20, when m POIs constitute the divided POI list, the distance calculator 1810 may calculate the inter-POI distance with respect to the m POIs constituting the divided POI list. In order to calculate the inter-POI distance, two POIs are required. The distance may be a kind of line connecting the two POIs and thus may be referred to as a connecting line.
- the POI distance list generator 1820 may generate a POI distance list according to the calculated distance.
- FIG. 21 illustrates an example of a POI distance list that is sorted according to an inter-POI distance.
- the POI distance list generator 1820 may generate, as the
- POI distance list a connecting line list that is sorted according to the calculated inter- POI distance.
- the adjustment unit 1830 may adjust the POI arrangement density in the POI distance list according to a POI removal criterion. Specifically, the adjustment unit 1830 may adjust the POI arrangement density by removing the shortest connecting line in the POI distance list according to the POI removal criterion.
- the POI removal criterion may be adjusted according to a service type or a circumstance.
- the input unit 1840 may receive a desired POI arrangement density from a user.
- the input unit 1840 may receive a desired POI arrangement density level from the user. For example, when the user views a currently provided map service and determines the POI arrangement density is high, the input unit 1840 may receive, from the user, a manipulation for decreasing the POI arrangement density. For example, when the user views the currently provided map service and determines the POI arrangement density is low, the input unit 1840 may receive, from the user, a manipulation for increasing the POI arrangement density.
- the adjustment unit 1830 may adjust the POI arrangement density according to the POI removal criterion based on the POI arrangement density input via the input unit 1840. Specifically, the adjustment unit 1830 may adjust the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to an input POI arrangement density. For example, when the manipulation is input to decrease the POI arrangement density via the input unit 1840, the adjustment unit 1830 may decrease a number of POIs according to the POI removal criterion for decreasing the POI arrangement density and thereby adjust the POI adjustment density. Conversely, when the manipulation is input to increase the POI arrangement density via the input unit 1840, the adjustment unit 1830 may increase the number of POIs according to the POI removal criterion for increasing the POI arrangement density and thereby adjust the POI adjustment density.
- the measurement unit 1850 may measure a vehicle speed.
- the adjustment unit 1830 may adjust the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to the measured vehicle speed. For example, when the measured vehicle speed is less than a preference value, the adjustment unit 1830 may increase a number of POIs according to the POI removal criterion for increasing the POI arrangement density and thereby adjust the POI arrangement density. Conversely, when the measured vehicle speed is greater than the reference value, the adjustment unit 1830 may decrease the number of POIs according to the POI removal criterion for decreasing the POI arrangement density and thereby adjust the POI arrangement density.
- the POI arrangement density adjusting system 1600 may adjust the POI density to be low and thereby decrease the number of POIs. Through this, it is possible to improve the map visibility displayed for the driver.
- FIG. 22 is a graph illustrating an example of the proportional decrease in a POI arrangement density.
- the adjustment unit 1830 may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in proportion to an increase of a change element such as a step of the POI arrangement density input by the user or the measured vehicle speed.
- FIG. 23 is a graph illustrating an example of the inverse proportional decrease in a POI arrangement density.
- the adjustment unit 1830 may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in inverse proportion to an increase of a change element such as a step of the POI arrangement density input by the user or the measured vehicle speed.
- a change element such as a step of the POI arrangement density input by the user or the measured vehicle speed.
- the adjustment unit 1830 may terminate adjusting of the POI arrangement density.
- the adjustment unit 1830 may remove a POI with the shortest connecting line and thereby adjust the POI adjustment density as shown in FIG. 24.
- FIG. 24 illustrates an example of adjusting a POI arrangement density.
- a first POI arrangement density 1210 shows a case where seven POIs exist with respect to a particular priority order.
- a second POI arrangement density 1220 shows a case where a POI B with the shortest distance is deleted in a sorted POI distance list of the first POI arrangement density 1210.
- a third POI arrangement density 1230 shows a case where a POI C with the shortest distance is deleted in a sorted POI distance list of the second POI arrangement density 1220.
- a fourth POI arrangement density 1240 shows a case where a POI D with the shortest distance is deleted in a sorted POI distance list of the third POI arrangement density
- the POI arrangement density adjusting system 1600 using the inter-POI distance may adjust the POI arrangement density in a map service by sorting a POI list according to a priority order and then increasing or decreasing the number of POIs in the sorted POI list according to a service type or a circumstance using an inter-POI distance.
- the POI arrangement density adjusting system 1600 may display, for a user, map data that includes POIs arranged according to the desired POI arrangement density of the user in a navigation service.
- FIG. 25 is a flowchart illustrating a method of adjusting a POI arrangement density according to an embodiment of the present invention.
- a POI arrangement density adjusting system may sort, according to a priority order, POIs displayed in map data associated with a region for adjusting the POI arrangement density.
- the POI arrangement density adjusting system may provide a POI list that is generated by sorting, according to the priority order, the POIs displayed in the map data associated with the region for the POI arrangement density.
- the POI arrangement density adjusting system may divide the sorted POIs into POI lists according to the priority order. For example, when the sorted POI list has n priority orders, the POI arrangement density adjustment system may divide the sorted POIs into n POI lists. In operation S2530, the POI arrangement density adjusting system may adjust the POI arrangement density for each divided POI list. Hereinafter, operation S2530 will be further described in detail with reference to FIG. 26.
- FIG. 26 illustrates operation S2530 of FIG. 25 in detail.
- the POI arrangement density adjusting system may calculate an inter-POI distance with respect to POIs constituting each divided POI list. For example, as shown in FIG. 20, when m POIs constitute the divided POI list as shown in FIG. 20, the POI arrangement density adjusting system may calculate the inter-POI distance with respect to each of the m POIs constituting the divided POI list in operation S2610. In operation S2620, the POI arrangement density adjusting system may generate a POI distance list according to the calculated distance.
- the POI arrangement density adjusting system may adjust the POI arrangement density in the POI distance list according to a POI removal criterion. Specifically, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density by removing the shortest connecting line in the POI distance list according to the POI removal criterion.
- the POI removal criterion may be adjusted according to a service type or a circumstance.
- the POI arrangement density adjusting system may further perform an operation of receiving a desired POI arrangement density from a user. Specifically, the POI arrangement density adjusting system may receive a desired POI arrangement density level from the user. Next, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to an input POI arrangement density.
- the POI arrangement density adjusting system may further perform an operation of measuring a vehicle speed.
- the POI arrangement density adjusting system may adjust the POI arrangement density to increase or decrease the number of POIs in the POI distance list according to the measured vehicle speed.
- the POI arrangement density adjusting system may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in proportion to an increase of a change element based on the POI removal criterion, as shown in FIG. 20.
- the change element may be a step of the POI arrangement density input by the user or the driving speed of the user.
- the POI arrangement density adjusting system may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in inverse proportion to an increase of a change element based on the POI removal criterion, as shown in FIG. 23.
- the POI arrangement density adjusting system may adjust the POI arrangement density in the POI distance list by deleting a POI until the POI removal criterion is satisfied with respect to POIs with the shortest distance.
- the method of adjusting the POI arrangement density using the inter-POI distance may adjust the POI arrangement density in a map service by sorting a POI list according to a priority order and then increasing or decreasing the number of POIs in the sorted POI list according to a service type or a circumstance using an inter-POI distance. Through this, the method may display, for a user, map data that includes POIs arranged according to the desired POI arrangement density of the user in a navigation service.
- the exemplary embodiments of the present invention include computer-readable media including program instructions to implement various operations embodied by a computer.
- the media may also include, alone or in combination with the program instructions, data files, data structures, tables, and the like.
- the media and program instructions may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well known and available to those having skill in the computer software arts.
- Examples of computer-readable media include magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CD ROM disks; magneto-optical media such as floptical disks; and hardware devices that are specially configured to store and perform program instructions, such as read- only memory devices (ROM) and random access memory (RAM).
- Examples of program instructions include both machine code, such as produced by a compiler, and files containing higher level code that may be executed by the computer using an interpreter.
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)
- User Interface Of Digital Computer (AREA)
Abstract
A method of dynamically arranging a point of interest (POI), the method including: receiving, from a user, a request for a dynamic POI arrangement with respect to a desired region; and arranging POI information corresponding to the region in a higher priority order in real time is provided.
Description
METHOD AND SYSTEM FOR ARRANGING DYNAMIC POINT OF INTEREST USING UNSHARED R-TREE
Technical Field The present invention relates to a method and system for dynamically arranging a point of interest (POI) using an unshared region tree, and more particularly, a method and system for dynamically arranging a POI using an unshared region tree that can arrange POIs in a higher priority order in real time, so that POI information corresponding to a region requested by a user may not be overlapped with each other.
Background Art
Generally, data associated with a point of interest (POI) used in a navigation system is regarded as a portion of a map and thus is adjusted to not be overlappingly displayed when the data is constructed in advance. Specifically, as shown in FIG. 1, in the case of a region where POIs are dense, the POIs may be overlapped with each other prior to performing POI arrangement. Accordingly, as shown in FIG. 2, the POI arrangement may be performed. Through this, even in the case of the region where the POIs are dense, it is possible to remove relatively less important POIs based on POIs that need to be priorly displayed and generate data and thereby preventing overlapping of the POIs.
However, in the conventional method of generating POI data, an amount of information demanded by a user may continuously increase. Also, due to the POI arrangement performed when generating data, an amount of omitted information may increase. Therefore, the service quality may be deteriorated. For example, when a user A desires to find a gas station but corresponding data is omitted since the gas station is adjacent to a relatively more important facility, a map service provider may have corresponding information but may not provide the information for the user A due to the POI arrangement.
As described above, the conventional method of performing POI arrangement when generating data may restrict the quantitative change in map information and the qualitative improvement of the map service.
Accordingly, there is a need for a scheme that can manage the entire POI
information and quickly arrange required POI information in real time.
In addition to the quantitative increase of information, a demand for the qualitative improvement of the map service also continuously increases. Accordingly, as shown in FIG. 3, there is a need for a function that enables a user to select a POI type and verify only desired information.
Disclosure of Invention
Technical Goals
An aspect of the present invention provides a method and system that can dynamically arrange points of interest (POIs) in a higher priority order in real time using an unshared region tree so that POI information corresponding to a region requested by a user may not be overlapped with each other.
Another aspect of the present invention also provides a method and system that can sort a POI list in a priority order and then increase or decrease a number of POIs according to a service type or circumstance using a distance between POIs of the sorted
POI list and thereby adjust a POI arrangement density.
Another aspect of the present invention also provides a method and system that can increase or decrease a number of POIs according to a POI arrangement density level desired by a user in a map service and thereby adjust a POI arrangement density. Another aspect of the present invention also provides a method and system that can increase or decrease a number of POIs according to a driving vehicle speed of a user in a navigation service and thereby adjust a POI arrangement density.
Technical solutions According to an aspect of the present invention, there is provided a method of dynamically arranging a point of interest (POI), the method including: receiving, from a user, a request for a dynamic POI arrangement with respect to a desired region; and arranging POI information corresponding to the region in a higher priority order in real time. According to another aspect of the present invention, there is provided a system for dynamically arranging a POI, the system including: a user interface unit to receive, from a user, a request for a dynamic POI arrangement with respect to a desired region;
and a POI arrangement unit to arrange POI information corresponding to the region in a higher priority order in real time.
According to still another aspect of the present invention, there is provided a method of adjusting a POI arrangement density using an inter-POI distance, the method including: sorting, according to a priority order, POIs to be displayed in map data associated with a region for adjusting the POI arrangement density; dividing the sorted POIs into POI lists according to the priority order; and adjusting the POI arrangement density for each divided POI list.
According to yet another aspect of the present invention, there is provided a system for adjusting a POI arrangement density using an inter-POI distance, the system including: a POI sorting unit to sort, according to a priority order, POIs to be displayed in map data associated with a region for adjusting the POI arrangement density; a POI list divider to divide the sorted POIs into POI lists according to the priority order; and a POI arrangement density adjusting unit to adjust the POI arrangement density for each divided POI list.
Advantageous Effect
According to embodiments of the present invention, there is provided a method and system that can dynamically arrange points of interest (POIs) in a higher priority order in real time using an unshared region tree so that POI information corresponding to a region requested by a user may not be overlapped with each other. Through this, it is possible to provide a map service capable of satisfying the user.
Also, according to embodiments of the present invention, it is possible to sort a
POI list in a priority order and then increase or decrease a number of POIs according to a service type or circumstance using a distance between POIs of the sorted POI list and thereby adjust a POI arrangement density. Through this, it is possible to display, for a user, map data that includes POIs arranged according to the desired POI arrangement density of the user in a navigation system.
Also, according to embodiments of the present invention, there is provided a method and system that can increase or decrease a number of POIs according to a POI arrangement density level desired by a user in a map service and thereby adjust a POI arrangement density.
Also, according to embodiments of the present invention, there is provided a method and system that can increase or decrease a number of POIs according to a driving vehicle speed of a user in a navigation service and thereby adjust a POI arrangement density.
Brief Description of Drawings
FIG. 1 illustrates an example of map data before performing a point of interest (POI) arrangement according to a conventional art;
FIG. 2 illustrates an example of map data after performing a POI arrangement according to a conventional art;
FIG. 3 illustrates an example of map data adopting a POI selection and classification according to a conventional art.
FIG. 4 is a block diagram illustrating a configuration of a dynamic POI arrangement system according to an embodiment of the present invention; FIG. 5 is a block diagram illustrating an example of a POI arrangement unit of
FIG. 4;
FIG. 6 is a block diagram illustrating an example of a POI selecting unit of FIG. 5;
FIG. 7 illustrates an example of candidate POIs with a priority order according to an embodiment of the present invention;
FIG. 8 illustrates an example of POIs selected to be finally displayed according to an embodiment of the present invention;
FIG. 9 illustrates an example of a storage structure of a general region tree according to a related art; FIG. 10 illustrates an example of an unshared region tree according to an embodiment of the present invention;
FIG. 11 illustrates an example of successfully inserting an object G in an unshared region tree according to an embodiment of the present invention;
FIG. 12 illustrates an example of unsuccessfully inserting object J in an unshared region tree according to an embodiment of the present invention;
FIG. 13 is a flowchart illustrating a method of dynamically arranging a POI according to an embodiment of the present invention;
FIG. 14 is a flowchart illustrating an operation of arranging a POI of FIG. 13;
FIG. 15 is a flowchart illustrating an operation of selecting a POI of FIG. 14;
FIG. 16 is a block diagram illustrating a configuration of a POI arrangement density adjusting system using an inter-POI distance according to an embodiment of the present invention;
FIG. 17 illustrates an example of a state where a POI arrangement density is not adjusted;
FIG. 18 is a block diagram illustrating a configuration of a POI arrangement density adjusting unit of FIG. 16; FIG. 19 illustrates an example of a state where a POI arrangement density is adjusted;
FIG. 20 illustrates an example of a POI list sorted according to a priority order;
FIG. 21 illustrates an example of a POI distance list sorted according to an inter-POI distance; FIG. 22 is a graph illustrating an example of the proportional decrease in a POI arrangement density;
FIG. 23 is a graph illustrating an example of the inverse proportional decrease in a POI arrangement density;
FIG. 24 illustrates an example of adjusting a POI arrangement density; FIG. 25 is a flowchart illustrating a method of adjusting a POI arrangement density according to an embodiment of the present invention; and
FIG. 26 is a flowchart illustrating an operation of adjusting a POI arrangement density of FIG. 25.
Best Mode for Carrying Out the Invention
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like reference numerals refer to the like elements throughout. The embodiments are described below in order to explain the present invention by referring to the figures. FIG. 4 is a block diagram illustrating a configuration of a dynamic point of interest (POI) arrangement system 400 according to an embodiment of the present invention.
The dynamic POI arrangement system 400 may perform a dynamic POI arrangement in a higher priority order in real time, so that POI information corresponding to a region requested by a user may not be overlapped with each other. Referring to FIG. 4, in order to perform the dynamic POI arrangement, the dynamic POI arrangement system 400 may include a user interface unit 410, a database 420, and a POI arrangement unit 430.
The user interface unit 410 may receive, from the user, a request for a dynamic POI arrangement with respect to a desired region. Specifically, the user interface unit 410 may receive, from the user, a selection on a region for the dynamic POI arrangement and a POI type to be displayed in the selected region.
The database 420 may store and maintain regional information, POI types, and map data. The user interface unit 410 may provide the user with the regional information and the POI types by referring to the database 420. The user interface unit
410 may receive, from the user, a selection for a region and a POI type and arrange the selected POI type in map data of the selected region.
The POI arrangement unit 430 may arrange POI information corresponding to the region in a higher priority order in real time. Hereinafter, a configuration and operation of the POI arrangement unit 430 will be described in detail with reference to FIG. 5. FIG. 5 is a block diagram illustrating an example of the POI arrangement unit
430 of FIG. 4.
Referring to FIG. 5, the POI arrangement unit 430 may include a sorting unit 510, a POI selecting unit 520, and an arrangement unit 530.
The sorting unit 510 may sort candidate POIs corresponding to a requested region according to a priority order. Specifically, as shown in FIG. 7, the sorting unit 510 may sort the candidate POIs corresponding to the requested region in the priority order.
The POI selecting unit 520 may insert the candidate POIs sequentially from a
POI with a higher priority order and select POIs to be finally displayed. Specifically, as shown in FIG. 8, the POI selecting unit 520 may select the POIs to be finally displayed by sequentially inserting the candidate POIs from the POI with the higher priority order. Hereinafter, a configuration and operation of the POI selecting unit 520
will be described in detail with reference to FIG. 6.
FIG. 6 is a block diagram illustrating an example of the POI selecting unit 520 of FIG. 5.
Referring to FIG. 6, the POI selecting unit 520 may include a POI inserting unit 610, a decision unit 620, and a selector 630.
The POI inserting unit 610 may insert candidate POIs sequentially from a POI with a higher priority order.
Specifically, the POI inserting unit 610 may insert the POIs sequentially from the POI with the higher priority order using an unshared region tree that does not insert a POI into a space where an overlapping region occurs. The unshared region tree is designed to select a region with a nearest central distance and insert a POI in the selected region. Specifically, the unshared region tree is a set of POIs desired by the user where a set of all the inserted objects is performed for the entire POI data and the overlapping region does not occur. FIG. 9 illustrates the structure where a general region tree indexes a space.
Referring to FIG. 9, the general region tree is designed to effectively store an overlapping space. Therefore, an overlapping region may exist between objects. The general region tree is a representative example of a spatial index and is designed to effectively store and withdraw the overlapping region. The general region tree has excellent performance for region searching, whereas it takes some time to construct the general region tree. A tree used for a dynamic POI arrangement has a temporary characteristic in that the tree is used once for a POI arrangement. Therefore, a searching operation for an insertion target node with the least overlapping region and a tree optimization operation that are performed in the general region tree may deteriorate the performance.
Accordingly, a dynamic POI arrangement method according to an embodiment of the present invention may use an unshared region tree that is corrected to not insert a space with an overlapping region since the overlapping region should not exist.
FIG. 10 illustrates a storage structure of an unshared region tree according to an embodiment of the present invention.
Referring to FIG. 10, the POI inserting unit 610 may select a region with a nearest central distance and insert a POI in the unshared region tree in order to improve
a construction performance. Specifically, the POI inserting unit 610 may insert candidate POIs to be displayed in a particular region in the unshared region tree according to a priority order.
FIG. 11 illustrates an example of successfully inserting an object G in an unshared region tree according to an embodiment of the present invention.
Referring to FIG. 11 , the object G does not have an overlapping region with any of regions A, B, C, and D and thus attempts an insertion into the nearest region A.
Although an object F is already inserted into the region A, the object F is not a duplicate of the object G and thus the object G may be successfully inserted. The region A is expanded to include both objects F and G.
FIG. 12 illustrates an example where an object J attempts an insertion in an unshared region tree, but fails due to an overlapping region.
Referring to FIG. 12, the object J does not have an overlapping region with any of regions A, B, C, and D and thus attempts an insertion into the nearest region C. However, an object K is already inserted into the region C and the region J is partially overlapped with the region C. Therefore, the object J is excluded from POIs to be finally displayed.
The decision unit 620 may compare a corresponding POI with initially inserted
POIs and determine whether an overlapping region exists. Specifically, in order to determine a POI to be finally displayed, the decision unit 620 may need to compare the corresponding POI with the initially inserted POIs and then determine whether the corresponding POI is overlapped with another POI. In this instance, a number of decision times performed to insert a single POI in order to determine the POIs to be finally displayed may linearly increase. Accordingly, the unshared region tree may be used to reduce a number of comparison times and more effectively perform a POI arrangement.
The selector 630 may select non-overlapping POIs based on the decision result. The selector 630 may select POIs of which insertion locations are not overlapped with each other based on the decision result regarding comparison between the inserted POIs and an inserting POI.
As described above, a set of all the objects inserted in the unshared R-region according to an aspect of the present invention may be a set of POIs desired by the user
where an overlapping region does not occur with respect to the entire POI data.
Therefore, according to an aspect of the present invention, when candidate POIs to be displayed in a particular region are inserted in an unshared R-tree according to a priority order, it is possible to reduce a number of searches and thereby effectively select POIs to be finally displayed.
The arrangement unit 530 may arrange the selected POIs in map data of the requested region in real time. Specifically, the arrangement unit 530 may arrange the selected non-overlapping POIs in the map data of the requested region in real time.
As described above, a dynamic POI arrangement system according to an aspect of the present invention may arrange POI information corresponding to a region requested by a user in a higher priority order using an unshared R-region and thereby provide a satisfactory map service.
FIG. 13 is a flowchart illustrating a method of dynamically arranging a POI according to an embodiment of the present invention. In operation S 1310, a dynamic POI arrangement system may store and maintain regional information, POI types, and map data in a database. Specifically, in operation S 1310, the dynamic POI arrangement system may store and maintain, in the database, regional information that the user can select, a POI type that the user can select, and map data corresponding to the regional information. Also, in operation Sl 310, the dynamic POI arrangement system may provide the user with the regional information or the POI type by referring to the database. Specifically, in operation Sl 310, the dynamic POI arrangement system may provide the user with regional information that the user can select or the POI type that the user can select. For example, in operation S1310, the dynamic POI arrangement system may provide the stored regional information for each region or in an order of consonants and vowels so that the user may easily select the user's desired region. For example, in operation S1310, the dynamic POI arrangement system may provide the user with various POI types as shown in FIG. 3 so that the user may select the user's desired POI type. In operation S 1320, the dynamic POI arrangement system may receive, from the user, a request for a dynamic POI arrangement with respect to the desired region. Specifically, in operation S 1320, the dynamic POI arrangement system may receive,
from the user, a selection on a region for the dynamic POI arrangement and a POI type to be displayed in the selected region. For example, in operation S 1320, the dynamic POI arrangement system may receive, from the user, a selection on "MONGCHONTOSUNG" as a region for the dynamic POI arrangement and "a drugstore, a convenient store, etc.", as a POI type to be displayed in the selected region, so that the selected POI type may be arranged in the selected region.
Also, in operation S 1320, the dynamic POI arrangement system may receive the request for the dynamic POI arrangement so that the selected POI type may be arranged in map data corresponding to the selected regional information with respect to the provided regional information or the POI types.
In operation S 1330, the dynamic POI arrangement system may arrange POI information corresponding to the requested region in a higher priority order in real time. Hereinafter, operation S 1330 will be further described in detail with reference to FIG. 14. FIG. 14 is a flowchart illustrating operation S 1330 of FIG. 13 in detail. In operation S 1410, the dynamic POI arrangement system may sort candidate
POIs corresponding to a requested region in a priority order. For example, as shown in FIG. 7, in operation S1410, the dynamic POI arrangement system may sort the candidate POIs corresponding to the requested region according to the priority order.
In operation S 1420, the dynamic POI arrangement system may insert the candidate POIs sequentially from a POI with a higher priority order and select POIs to be finally displayed. For example, as shown in FIG. 8, in operation S 1420, the dynamic POI arrangement system may select the POIs to be finally displayed by sequentially inserting the candidate POIs from the POI with the higher priority order. Hereinafter, operation S 1420 will be further described in detail with reference to FIG. 15. FIG. 15 is a flowchart illustrating operation S 1420 of FIG. 14 in detail.
In operation S 1510, the dynamic POI arrangement system may insert candidate POIs sequentially from a POI with a higher priority order. Specifically, in operation S 1510, the dynamic POI arrangement system may insert the POIs sequentially from the POI with the higher priority order using an unshared region tree that does not insert a POI into a space where an overlapping region occurs. The unshared region tree is a set of POIs desired by the user where an arrangement of all the inserted objects is performed for the entire POI data and the overlapping region does not occur. The
unshared region tree may be designed to select a region with a nearest central distance and insert a POI in the selected region.
In operation S 1520, the dynamic POI arrangement system may compare a corresponding POI with initially inserted POIs and determine whether the overlapping region occurs. Specifically, in operation S 1520, in order to determine a POI to be finally displayed, the dynamic POI arrangement system may need to compare the corresponding POI with the initially inserted POIs and then determine whether the corresponding POI is overlapped with another POI. In this instance, a number of decision times performed to insert a single POI in order to determine the POIs to be finally displayed may linearly increase. Accordingly, the unshared region tree may be used to reduce a number of comparison times and more effectively perform a POI arrangement.
In operation S 1530, the dynamic POI arrangement system may select non- overlapping POIs based on the decision result. Specifically, in operation S 1530, the dynamic POI arrangement system may select POIs of which insertion locations are not overlapped with each other based on the decision result regarding comparison between the inserted POIs and an inserting POI.
In operation S 153 O, the dynamic POI arrangement system may arrange the selected POIs in map data of the requested region in real time. Specifically, in operation S 1530, the dynamic POI arrangement system may arrange the selected non- overlapping POIs in the map data of the requested region in real time.
As described above, a dynamic POI arrangement method according to an aspect of the present invention may arrange POI information corresponding to a region requested by a user in a higher priority order using an unshared R-region and thereby provide a satisfactory map service.
Hereinafter, a method and system for adjusting a POI arrangement density using an inter-POI distance according to another embodiment of the present invention will be described in detail.
FIG. 16 is a block diagram illustrating a configuration of a POI arrangement density adjusting system 1600 using an inter-POI distance according to an embodiment of the present invention.
Referring to FIG. 16, the POI arrangement density adjusting system 1600 may
include a POI sorting unit 1610, a POI list divider 1620, and a POI arrangement density adjusting unit 1630.
In order to prevent a POI with a relatively higher priority order from being excluded, the POI arrangement density adjusting system 1600 may sort POIs in a priority order via the POI sorting unit 1610. In order to adjust the POI arrangement density, the POI sorting unit 1610 may sort all the POIs that need to be displayed in a corresponding region according to the priority order.
FIG. 17 illustrates an example of a state where a POI arrangement density is not adjusted. Referring to FIG. 17, in a first region 1710, POIs are dense. In a second region
1720, POIs are not dense. For example, in order to adjust the POI arrangement density, the POI sorting unit 1610 may sort POIs that are displayed in map data associated with the first region 1710 and the second region 1720 according to the priority order.
FIG. 20 illustrates an example of a POI list sorted according to a priority order. Referring to FIG. 20, the POI sorting unit 1610 may provide a POI list that is generated by sorting, according to the priority order, POIs displayed in map data associated with a region for adjusting the POI arrangement density.
The POI list divider 1620 may divide the sorted POIs into POI lists according to the priority order. For example, when the sorted POI list has n priority orders, the POI list divider 1620 may divide the sorted POIs into n POI lists.
The POI arrangement density adjusting unit 1630 may adjust the POI arrangement density for each divided POI list.
FIG. 19 illustrates an example of a state where a POI arrangement density is adjusted. Referring to FIG. 19, in a first region 710, POIs with a relatively low priority order are excluded from the first region 1710 of FIG. 17 where the POIs are dense and thus the POI arrangement density is adjusted to be low. In a second region 720, POIs are not dense, which is the same as the second region 1720 of FIG. 17 where the POIs are not dense and thus the POI arrangement density is not adjusted. Hereinafter, a configuration and operation of the POI arrangement density adjusting unit 1630 will be further described in detail with reference to FIG. 18.
FIG. 18 is a block diagram illustrating a configuration of the POI arrangement
density adjusting unit 1630 shown in FIG. 16.
Referring to FIG. 18, the POI arrangement density adjusting unit 1630 may include a distance calculator 1810, a POI distance list generator 1820, an adjustment unit 1830, an input unit 1840, and a measurement unit 1850. The distance calculator 1810 may calculate an inter-POI distance with respect to POIs constituting each divided POI list. For example, as shown in FIG. 20, when m POIs constitute the divided POI list, the distance calculator 1810 may calculate the inter-POI distance with respect to the m POIs constituting the divided POI list. In order to calculate the inter-POI distance, two POIs are required. The distance may be a kind of line connecting the two POIs and thus may be referred to as a connecting line. The POI distance list generator 1820 may generate a POI distance list according to the calculated distance.
FIG. 21 illustrates an example of a POI distance list that is sorted according to an inter-POI distance. Referring to FIG. 21, the POI distance list generator 1820 may generate, as the
POI distance list, a connecting line list that is sorted according to the calculated inter- POI distance.
The adjustment unit 1830 may adjust the POI arrangement density in the POI distance list according to a POI removal criterion. Specifically, the adjustment unit 1830 may adjust the POI arrangement density by removing the shortest connecting line in the POI distance list according to the POI removal criterion. Here, the POI removal criterion may be adjusted according to a service type or a circumstance.
The input unit 1840 may receive a desired POI arrangement density from a user.
Specifically, the input unit 1840 may receive a desired POI arrangement density level from the user. For example, when the user views a currently provided map service and determines the POI arrangement density is high, the input unit 1840 may receive, from the user, a manipulation for decreasing the POI arrangement density. For example, when the user views the currently provided map service and determines the POI arrangement density is low, the input unit 1840 may receive, from the user, a manipulation for increasing the POI arrangement density.
The adjustment unit 1830 may adjust the POI arrangement density according to the POI removal criterion based on the POI arrangement density input via the input unit
1840. Specifically, the adjustment unit 1830 may adjust the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to an input POI arrangement density. For example, when the manipulation is input to decrease the POI arrangement density via the input unit 1840, the adjustment unit 1830 may decrease a number of POIs according to the POI removal criterion for decreasing the POI arrangement density and thereby adjust the POI adjustment density. Conversely, when the manipulation is input to increase the POI arrangement density via the input unit 1840, the adjustment unit 1830 may increase the number of POIs according to the POI removal criterion for increasing the POI arrangement density and thereby adjust the POI adjustment density.
The measurement unit 1850 may measure a vehicle speed. The adjustment unit 1830 may adjust the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to the measured vehicle speed. For example, when the measured vehicle speed is less than a preference value, the adjustment unit 1830 may increase a number of POIs according to the POI removal criterion for increasing the POI arrangement density and thereby adjust the POI arrangement density. Conversely, when the measured vehicle speed is greater than the reference value, the adjustment unit 1830 may decrease the number of POIs according to the POI removal criterion for decreasing the POI arrangement density and thereby adjust the POI arrangement density.
Accordingly, when the driving speed of a driver using a navigation service increases, the POI arrangement density adjusting system 1600 may adjust the POI density to be low and thereby decrease the number of POIs. Through this, it is possible to improve the map visibility displayed for the driver. FIG. 22 is a graph illustrating an example of the proportional decrease in a POI arrangement density.
Referring to FIG. 22, the adjustment unit 1830 may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in proportion to an increase of a change element such as a step of the POI arrangement density input by the user or the measured vehicle speed.
FIG. 23 is a graph illustrating an example of the inverse proportional decrease in a POI arrangement density.
Referring to FIG. 23, the adjustment unit 1830 may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in inverse proportion to an increase of a change element such as a step of the POI arrangement density input by the user or the measured vehicle speed. When shortest connecting lines are deleted in the sorted POI distance list until the POI removal criterion is satisfied, the adjustment unit 1830 may terminate adjusting of the POI arrangement density.
For example, when it is assumed that seven POIs exist with respect to a particular priority order and the POI removal criterion is a half of the entire POIs, the adjustment unit 1830 may remove a POI with the shortest connecting line and thereby adjust the POI adjustment density as shown in FIG. 24.
FIG. 24 illustrates an example of adjusting a POI arrangement density.
Referring to FIG. 24, a first POI arrangement density 1210 shows a case where seven POIs exist with respect to a particular priority order. A second POI arrangement density 1220 shows a case where a POI B with the shortest distance is deleted in a sorted POI distance list of the first POI arrangement density 1210. A third POI arrangement density 1230 shows a case where a POI C with the shortest distance is deleted in a sorted POI distance list of the second POI arrangement density 1220. A fourth POI arrangement density 1240 shows a case where a POI D with the shortest distance is deleted in a sorted POI distance list of the third POI arrangement density
1230.
As described above, the POI arrangement density adjusting system 1600 using the inter-POI distance according to an aspect of the present invention may adjust the POI arrangement density in a map service by sorting a POI list according to a priority order and then increasing or decreasing the number of POIs in the sorted POI list according to a service type or a circumstance using an inter-POI distance. Through this, the POI arrangement density adjusting system 1600 may display, for a user, map data that includes POIs arranged according to the desired POI arrangement density of the user in a navigation service. FIG. 25 is a flowchart illustrating a method of adjusting a POI arrangement density according to an embodiment of the present invention.
Referring to FIG. 25, in operation S2510, a POI arrangement density adjusting
system may sort, according to a priority order, POIs displayed in map data associated with a region for adjusting the POI arrangement density. Specifically, in operation S2510, the POI arrangement density adjusting system may provide a POI list that is generated by sorting, according to the priority order, the POIs displayed in the map data associated with the region for the POI arrangement density.
In operation S2520, the POI arrangement density adjusting system may divide the sorted POIs into POI lists according to the priority order. For example, when the sorted POI list has n priority orders, the POI arrangement density adjustment system may divide the sorted POIs into n POI lists. In operation S2530, the POI arrangement density adjusting system may adjust the POI arrangement density for each divided POI list. Hereinafter, operation S2530 will be further described in detail with reference to FIG. 26.
FIG. 26 illustrates operation S2530 of FIG. 25 in detail.
Referring to FIG. 26, in operation S2610, the POI arrangement density adjusting system may calculate an inter-POI distance with respect to POIs constituting each divided POI list. For example, as shown in FIG. 20, when m POIs constitute the divided POI list as shown in FIG. 20, the POI arrangement density adjusting system may calculate the inter-POI distance with respect to each of the m POIs constituting the divided POI list in operation S2610. In operation S2620, the POI arrangement density adjusting system may generate a POI distance list according to the calculated distance.
In operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density in the POI distance list according to a POI removal criterion. Specifically, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density by removing the shortest connecting line in the POI distance list according to the POI removal criterion. Here, the POI removal criterion may be adjusted according to a service type or a circumstance.
For example, the POI arrangement density adjusting system may further perform an operation of receiving a desired POI arrangement density from a user. Specifically, the POI arrangement density adjusting system may receive a desired POI arrangement density level from the user. Next, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density to
increase or decrease a number of POIs in the POI distance list according to an input POI arrangement density.
For example, the POI arrangement density adjusting system may further perform an operation of measuring a vehicle speed. Next, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density to increase or decrease the number of POIs in the POI distance list according to the measured vehicle speed.
For example, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in proportion to an increase of a change element based on the POI removal criterion, as shown in FIG. 20. Here, the change element may be a step of the POI arrangement density input by the user or the driving speed of the user.
For example, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density so that a number of POIs to be displayed in the POI distance list may decrease in inverse proportion to an increase of a change element based on the POI removal criterion, as shown in FIG. 23.
For example, in operation S2630, the POI arrangement density adjusting system may adjust the POI arrangement density in the POI distance list by deleting a POI until the POI removal criterion is satisfied with respect to POIs with the shortest distance. As described above, the method of adjusting the POI arrangement density using the inter-POI distance according to an aspect the present invention may adjust the POI arrangement density in a map service by sorting a POI list according to a priority order and then increasing or decreasing the number of POIs in the sorted POI list according to a service type or a circumstance using an inter-POI distance. Through this, the method may display, for a user, map data that includes POIs arranged according to the desired POI arrangement density of the user in a navigation service.
The exemplary embodiments of the present invention include computer-readable media including program instructions to implement various operations embodied by a computer. The media may also include, alone or in combination with the program instructions, data files, data structures, tables, and the like. The media and program instructions may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well known and available to those having
skill in the computer software arts. Examples of computer-readable media include magnetic media such as hard disks, floppy disks, and magnetic tape; optical media such as CD ROM disks; magneto-optical media such as floptical disks; and hardware devices that are specially configured to store and perform program instructions, such as read- only memory devices (ROM) and random access memory (RAM). Examples of program instructions include both machine code, such as produced by a compiler, and files containing higher level code that may be executed by the computer using an interpreter.
Although a few embodiments of the present invention have been shown and described, the present invention is not limited to the described embodiments. Instead, it would be appreciated by those skilled in the art that changes may be made to these embodiments without departing from the principles and spirit of the invention, the scope of which is defined by the claims and their equivalents.
Claims
1. A method of dynamically arranging a point of interest (POI), the method comprising: receiving, from a user, a request for a dynamic POI arrangement with respect to a desired region; and arranging POI information corresponding to the region in a higher priority order in real time.
2. The method of claim 1, wherein the arranging comprises: sorting candidate POIs corresponding to the requested region according to a priority order; inserting the candidate POIs sequentially from a POI with a higher priority order to select POIs to be finally displayed; and arranging the selected POIs in map data of the requested region in real time.
3. The method of claim 2, wherein the inserting to select the POIs comprises: inserting the candidate POIs sequentially from the POI with the higher priority order; comparing the inserted candidate POIs with initially inserted POIs to determine whether an overlapping region occurs; and selecting non-overlapping POIs based on the decision result.
4. The method of claim 3, wherein the inserting comprises inserting the candidate POIs sequentially from the POI with the higher priority order using an unshared region tree that enables a POI to not be inserted into a space where an overlapping region occurs.
5. The method of claim 4, wherein the unshared region tree is designed to select a region with a nearest central distance and insert the POI in the selected region.
6. The method of claim 4, wherein the unshared region tree is a set of POIs desired by the user where a set of all the inserted objects is performed for the entire POI data and an overlapping region does not occur.
7. The method of claim 4, wherein the inserting comprises inserting candidate POIs to be displayed in a particular region in the unshared region tree according to the priority order.
8. The method of claim 1, wherein the receiving comprises receiving, from the user, a selection on a region for the dynamic POI arrangement and a POI type to be displayed in the selected region, and arranging the POI type in the selected region.
9. The method of claim 1, further comprising: storing and maintaining regional information, POI types, and map data in a database; and providing the user with the regional information or the POI types by referring to the database, wherein the receiving comprises arranging a POI type selected by the user in map data corresponding to regional information selected by the user with respect to the provided POI types or the regional information.
10. A computer-readable recording medium storing a program for implementing the method according to any one of claims 1 through 9.
11. A system for dynamically arranging a POI, the system comprising: a user interface unit to receive, from a user, a request for a dynamic POI arrangement with respect to a desired region; and a POI arrangement unit to arrange POI information corresponding to the region in a higher priority order in real time.
12. The system of claim 11 , wherein the POI arrangement unit comprises: a sorting unit to sort candidate POIs corresponding to the requested region according to a priority order; a POI selecting unit to insert the candidate POIs sequentially from a POI with a higher priority order and select POIs to be finally displayed; and an arrangement unit to arrange the selected POIs in map data of the requested region in real time.
13. The system of claim 12, wherein the POI selecting unit comprises: a POI inserting unit to insert the candidate POIs sequentially from the POI with the higher priority order; a decision unit to compare the inserted candidate POIs with initially inserted POIs to determine whether an overlapping region occurs; and a selector to select non-overlapping POIs based on the decision result.
14. The system of claim 13, wherein the POI inserting unit inserts the candidate POIs sequentially from the POI with the higher priority order using an unshared region tree that enables a POI to not be inserted into a space where an overlapping region occurs.
15. The system of claim 14, wherein the unshared region tree is designed to select a region with a nearest central distance and insert the POI in the selected region.
16. The system of claim 14, wherein the unshared region tree is a set of POIs desired by the user where a set of all the inserted objects is performed for the entire POI data and an overlapping region does not occur.
17. The system of claim 14, wherein the POI inserting unit inserts candidate POIs in the unshared region tree according to the priority order.
18. The system of claim 11, wherein the user interface unit receives, from the user, a selection on a region for the dynamic POI arrangement and a POI type to be displayed in the selected region, and arranging the POI type in the selected region.
19. The system of claim 11, further comprising: a database to store and maintain regional information, POI types, and map data, wherein the user interface unit provides the user with the regional information and the POI types by referring to the database, and receives, from the user, a section for a region and a POI type, and arranges the selected POI type in map data of the selected region.
20. A method of adjusting a POI arrangement density using an inter-POI distance, the method comprising: sorting, according to a priority order, POIs to be displayed in map data associated with a region for adjusting the POI arrangement density; dividing the sorted POIs into POI lists according to the priority order; and adjusting the POI arrangement density for each divided POI list.
21. The method of claim 20, wherein the adjusting comprises: calculating the inter-POI distance with respect to POIs constituting each divided POI list; generating a POI distance list according to the calculated distance; and adjusting the POI arrangement density in the POI distance list according to a POI removal criterion.
22. The method of claim 21, further comprising: receiving a desired POI arrangement density from a user, wherein the adjusting of the POI arrangement density according to the POI removal criterion comprises adjusting the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to an input POI arrangement density.
23. The method of claim 21 , further comprising: measuring a vehicle speed, wherein the adjusting of the POI arrangement density according to the POI removal criterion comprises adjusting the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to the measured vehicle speed.
24. The method of claim 21, wherein the adjusting of the POI arrangement density according to the POI removal criterion comprises adjusting the POI arrangement density to decrease a number of POIs to be displayed in the POI distance list in proportion to an increase of a change element based on the POI removal criterion.
25. The method of claim 21, wherein the adjusting of the POI arrangement density according to the POI removal criterion comprises adjusting the POI arrangement density to decrease a number of POIs to be displayed in the POI distance list in inverse proportion to an increase of a change element based on the POI removal criterion.
26. The method of claim 21, wherein the adjusting of the POI arrangement density according to the POI removal criterion comprises adjusting the POI arrangement density by removing a POI in the POI distance list until the POI removal criterion is satisfied with respect to POIs with a shortest distance.
27. A system for adjusting a POI arrangement density using an inter-POI distance, the system comprising: a POI sorting unit to sort, according to a priority order, POIs to be displayed in map data associated with a region for adjusting the POI arrangement density; a POI list divider to divide the sorted POIs into POI lists according to the priority order; and a POI arrangement density adjusting unit to adjust the POI arrangement density for each divided POI list.
28. The system of claim 27, wherein the POI arrangement density adjusting unit comprises: a distance calculator to calculate the inter-POI distance with respect to POIs constituting each divided POI list; a POI distance list generator to generate a POI distance list according to the calculated distance; and an adjustment unit to adjust the POI arrangement density in the POI distance list according to a POI removal criterion.
29. The system of claim 28, further comprising: an input unit to receive a desired POI arrangement density from a user, wherein the adjustment unit adjusts the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to an input POI arrangement density.
30. The system of claim 28, further comprising: a measurement unit to measure a vehicle speed, wherein the adjustment unit adjusts the POI arrangement density to increase or decrease a number of POIs in the POI distance list according to the measured vehicle speed .
31. The system of claim 28, wherein the adjustment unit adjusts the POI arrangement density to decrease a number of POIs to be displayed in the POI distance list in proportion to an increase of a change element based on the POI removal criterion.
32. The system of claim 28, wherein the adjustment unit adjusts the POI arrangement density to decrease a number of POIs to be displayed in the POI distance list in inverse proportion to an increase of a change element based on the POI removal criterion.
33. The system of claim 28, wherein the adjustment unit adjusts the POI arrangement density by removing a POI in the POI distance list until the POI removal criterion is satisfied with respect to POI with a shortest distance.
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070125172A KR100959767B1 (en) | 2007-12-04 | 2007-12-04 | Method and system for arranging dynamic point of interest using unshared r-tree |
KR10-2007-0125172 | 2007-12-04 | ||
KR10-2007-0132516 | 2007-12-17 | ||
KR1020070132516A KR100973939B1 (en) | 2007-12-17 | 2007-12-17 | Method and system for contorlling arragement density of poi using distance between pois |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2009072725A1 true WO2009072725A1 (en) | 2009-06-11 |
Family
ID=40717885
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2008/004404 WO2009072725A1 (en) | 2007-12-04 | 2008-07-29 | Method and system for arranging dynamic point of interest using unshared r-tree |
Country Status (1)
Country | Link |
---|---|
WO (1) | WO2009072725A1 (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101922941A (en) * | 2010-08-26 | 2010-12-22 | 福建新大陆通信科技股份有限公司 | A kind of design method of points of interest of onboard navigation system |
CN102346038A (en) * | 2010-07-29 | 2012-02-08 | 比亚迪股份有限公司 | Method for displaying interest point search result of navigation system |
EP2515080A1 (en) * | 2011-04-20 | 2012-10-24 | Robert Bosch GmbH | Navigation device - DISPLAY OF SPONSORED POI AHEAD OF OTHER POIs |
CN103471582A (en) * | 2013-08-20 | 2013-12-25 | 深圳市凯立德欣软件技术有限公司 | Look-up processing method for navigation equipment and navigation equipment |
US9080885B2 (en) | 2012-06-05 | 2015-07-14 | Apple Inc. | Determining to display designations of points of interest within a map view |
DE102014203665A1 (en) * | 2014-02-28 | 2015-09-03 | Bayerische Motoren Werke Aktiengesellschaft | Dynamic filtering of navigation panel labels |
CN106323266A (en) * | 2015-06-15 | 2017-01-11 | 北京四维图新科技股份有限公司 | POI position information processing method and device |
EP2636996B1 (en) * | 2012-03-05 | 2019-02-27 | Honda Motor Co., Ltd. | Navigation Device |
CN113392336A (en) * | 2020-03-13 | 2021-09-14 | 百度在线网络技术(北京)有限公司 | Interest point display method and device, electronic equipment and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005010091A (en) * | 2003-06-20 | 2005-01-13 | Aisin Aw Co Ltd | Navigation system for automobile |
JP2007017270A (en) * | 2005-07-07 | 2007-01-25 | Xanavi Informatics Corp | Navigation device |
KR20070045066A (en) * | 2005-10-26 | 2007-05-02 | 팅크웨어(주) | Method and apparatus for providing three-dimension map data in navigation system |
-
2008
- 2008-07-29 WO PCT/KR2008/004404 patent/WO2009072725A1/en active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005010091A (en) * | 2003-06-20 | 2005-01-13 | Aisin Aw Co Ltd | Navigation system for automobile |
JP2007017270A (en) * | 2005-07-07 | 2007-01-25 | Xanavi Informatics Corp | Navigation device |
KR20070045066A (en) * | 2005-10-26 | 2007-05-02 | 팅크웨어(주) | Method and apparatus for providing three-dimension map data in navigation system |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN102346038A (en) * | 2010-07-29 | 2012-02-08 | 比亚迪股份有限公司 | Method for displaying interest point search result of navigation system |
CN101922941A (en) * | 2010-08-26 | 2010-12-22 | 福建新大陆通信科技股份有限公司 | A kind of design method of points of interest of onboard navigation system |
CN101922941B (en) * | 2010-08-26 | 2012-02-15 | 福建新大陆通信科技股份有限公司 | Design method of points of interest of vehicle navigation system |
EP2515080A1 (en) * | 2011-04-20 | 2012-10-24 | Robert Bosch GmbH | Navigation device - DISPLAY OF SPONSORED POI AHEAD OF OTHER POIs |
EP2636996B1 (en) * | 2012-03-05 | 2019-02-27 | Honda Motor Co., Ltd. | Navigation Device |
US9080885B2 (en) | 2012-06-05 | 2015-07-14 | Apple Inc. | Determining to display designations of points of interest within a map view |
CN103471582A (en) * | 2013-08-20 | 2013-12-25 | 深圳市凯立德欣软件技术有限公司 | Look-up processing method for navigation equipment and navigation equipment |
DE102014203665A1 (en) * | 2014-02-28 | 2015-09-03 | Bayerische Motoren Werke Aktiengesellschaft | Dynamic filtering of navigation panel labels |
CN106323266A (en) * | 2015-06-15 | 2017-01-11 | 北京四维图新科技股份有限公司 | POI position information processing method and device |
CN106323266B (en) * | 2015-06-15 | 2020-03-06 | 北京四维图新科技股份有限公司 | Method and device for processing information of interest point |
CN113392336A (en) * | 2020-03-13 | 2021-09-14 | 百度在线网络技术(北京)有限公司 | Interest point display method and device, electronic equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2009072725A1 (en) | Method and system for arranging dynamic point of interest using unshared r-tree | |
EP1832990B1 (en) | Computer readable medium storing a map data updating program | |
CA2014639C (en) | Apparatus for road path searching applicable to car navigation system and operation method thereof | |
US7526492B2 (en) | Data structure of map data, map data storage medium, map data updating method and map data processing apparatus | |
JP4705176B2 (en) | Route finding system | |
US8457875B2 (en) | Circumference search method for setting path and navigation system | |
US6668263B1 (en) | Method and system for efficiently searching for free space in a table of a relational database having a clustering index | |
US9436702B2 (en) | Navigation system data base system | |
US10025511B2 (en) | Method for storing a dataset including dividing the dataset into sub-datasets each with a subset of values of an attribute of the dataset | |
KR20090011000A (en) | Data update system, terminal device, server device, and data update method | |
JP2006308579A (en) | Method of organizing map data for affinity, and application for use thereof | |
KR20090080896A (en) | Map update server, map update system, and car navigation system | |
KR102102307B1 (en) | Method for searching storage device in database management system with multiple storage devices | |
CN106960020A (en) | A kind of method and apparatus for creating concordance list | |
US9175974B2 (en) | POI displaying method and electronic apparatus utilizing the method | |
US7440849B2 (en) | Method for managing map data for vehicle | |
US8726162B2 (en) | Audio apparatus media folders and files organization | |
US9214097B2 (en) | Method for creating a directory of road sections, method for ascertaining all road sections within a search area, and computer program | |
US7191171B2 (en) | Data representation and retrieval method and apparatus for high speed data search and retrieval | |
KR20210100347A (en) | Method for generating presampling on the visualization platform | |
JP2007171211A (en) | Optimum path searching method | |
EP4300347A1 (en) | Simulation execution method and program | |
KR100959767B1 (en) | Method and system for arranging dynamic point of interest using unshared r-tree | |
KR101820017B1 (en) | Database clustering apparatus and method | |
KR101358937B1 (en) | Method For Updating of Indexing of moving object in Road Network |
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: 08778947 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 15/09/2010) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 08778947 Country of ref document: EP Kind code of ref document: A1 |