WO2011101895A1 - Dispositif et procédé d'affichage de carte - Google Patents

Dispositif et procédé d'affichage de carte Download PDF

Info

Publication number
WO2011101895A1
WO2011101895A1 PCT/JP2010/000992 JP2010000992W WO2011101895A1 WO 2011101895 A1 WO2011101895 A1 WO 2011101895A1 JP 2010000992 W JP2010000992 W JP 2010000992W WO 2011101895 A1 WO2011101895 A1 WO 2011101895A1
Authority
WO
WIPO (PCT)
Prior art keywords
map
data
map data
scale
range
Prior art date
Application number
PCT/JP2010/000992
Other languages
English (en)
Japanese (ja)
Inventor
野口素継
Original Assignee
三菱電機株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to PCT/JP2010/000992 priority Critical patent/WO2011101895A1/fr
Publication of WO2011101895A1 publication Critical patent/WO2011101895A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B29/00Maps; Plans; Charts; Diagrams, e.g. route diagram
    • G09B29/10Map spot or coordinate position indicators; Map reading aids
    • G09B29/106Map spot or coordinate position indicators; Map reading aids using electronic means

Definitions

  • the present invention relates to a map display device mounted on a car navigation system, for example, and relates to a map display device capable of changing the scale of a map.
  • map scroll operation or a map scale change operation may be performed in order to display a map of a desired point.
  • map scale change operation it is rare to store the correspondence between the map scale and the map display range, so check the map display range while repeating the scale change operation multiple times. Thus, it is common to determine a desired scale.
  • map data is large-capacity data, it is generally stored in a low-speed large-capacity storage device such as a hard disk. Therefore, it takes a lot of time to read map data of a corresponding scale from a low-speed large-capacity storage device every time a scale change operation is performed, and it is difficult to draw a map at high speed.
  • the map display device disclosed in Patent Document 1 below discloses a method for drawing a map at high speed. That is, in the map display device disclosed in Patent Document 1, a map database storing a plurality of map data (map data in units of rectangular areas called meshes) having different scales is prepared and stored in the map database. Among the map data in units of meshes, the map data used in the past is cached in the internal high-speed main memory. Thus, when the map scale change operation is performed, if the map data of the corresponding scale is stored in the main memory, it is not necessary to read the map data from the low-speed mass storage device. Drawing is possible.
  • map display device since the capacity of the internal high-speed main memory is generally small, a lot of map data cannot be cached in the main memory. In view of this, in this map display device, reference is made to the access frequency of recent map data, and map data having a reduced scale with high access frequency is preferentially cached in the main memory.
  • JP 2002-290718 A (paragraph numbers [0012] [0013] [0037] [0038], FIGS. 2 and 5)
  • map data having a reduced scale with high access frequency is preferentially cached in the internal main memory, but map data having a desired scale is cached in the main memory. If not, map data must be read from a low-speed mass storage device, and there is a problem that the map cannot be drawn at high speed. Further, the map data is cached in the internal main memory in units of meshes, but the map range displayed in the window does not always match the mesh range in the map data. For this reason, when drawing a map, for each drawing item (for example, a symbol such as a building) included in the map data, it is necessary to determine whether or not the drawing item is located within the display range of the map. However, there was a problem that prevented high-speed drawing of maps.
  • the present invention has been made to solve the above-described problems, and an object thereof is to provide a map display device and a map display method capable of drawing a map at high speed.
  • the map display device is capable of drawing a map having a wider range than the currently displayed map from the map data stored in the map database when a map scroll operation is received by the operation receiving means.
  • Map data that can draw a map in the same range as the currently displayed map from the displayed map data, and the map data used for drawing the currently displayed map has a different scale
  • Map data acquisition means for acquiring map data and map data stored in the internal memory for the map data acquired by the map data acquisition means
  • Data provided a cache unit, using the map data map drawing means are stored in the internal memory, in which so as to draw the map.
  • map data that can draw a map having a wider range than the currently displayed map from the map data stored in the map database. If map data having the same scale as the map data currently used for drawing the map being displayed is acquired and the map scroll operation is not accepted by the operation accepting means, it is stored in the map database. Map data that can be drawn from the map data in the same range as the currently displayed map, and that is different from the map data used to draw the currently displayed map.
  • Map data acquisition means for acquiring, and map data cache for storing the map data acquired by the map data acquisition means in the internal memory
  • And means is provided, by using the map data map drawing means are stored in the internal memory, since it is configured so as to draw a map, there is an effect that can draw a map at a high speed.
  • FIG. 1 is a block diagram showing a map display device according to Embodiment 1 of the present invention.
  • a map database (hereinafter referred to as “map DB”) 1 is composed of a low-speed large-capacity storage device such as a hard disk and stores a plurality of map data having different scales.
  • the map data stored in the map DB 1 is data in units of small rectangular areas (mesh) obtained by finely dividing the map in the latitude and longitude directions.
  • the map data stored in the map DB 1 is vector format data having the coordinates and attributes of each drawing item.
  • the drawing control unit 2 is, for example, a man-machine interface 2a that accepts a user operation (for example, a keyboard, a mouse, a touch panel, an operation switch of a car navigation system, a signal receiving circuit that receives a signal output from an operation remote control of the car navigation system). Or, the user's operation accepted by the man-machine interface 2a is analyzed, and a drawing data creation command (the drawing data creation command includes the user's operation content accepted by the man-machine interface 2a) according to the analysis result.
  • the control circuit 2b for outputting a drawing command (the drawing command includes information indicating the scale of the map to be drawn) and the like.
  • the control circuit 2b of the drawing control unit 2 is constituted by, for example, a semiconductor integrated circuit on which a CPU is mounted, a one-chip microcomputer, or the like.
  • the drawing control unit 2 constitutes an operation accepting unit.
  • the drawing data cache creation unit 3 is composed of, for example, a semiconductor integrated circuit on which a CPU is mounted or a one-chip microcomputer, and is output from the drawing control unit 2 from the map data stored in the map DB 1.
  • the map data corresponding to the drawing data creation command is acquired, and the map data is cached in the drawing data storage unit 6 as the drawing data.
  • the map data acquisition unit 4 of the drawing data cache creation unit 3 stores it in the map DB 1.
  • Map data that can draw a wider range of maps than the map currently displayed on the display 8 (map data that can draw a map of the area around the currently displayed map).
  • Map data that can draw a map of the area around the currently displayed map is performed.
  • map data acquisition unit 4 includes information indicating that the scrolling is stopped in the drawing data creation command output from the drawing control unit 2, the map data stored in the map DB 1
  • the map data can be drawn in the same range as the map currently displayed on the display 8, and the map data used for drawing the currently displayed map has a plurality of different scales. Implement the process of acquiring map data.
  • the map data acquisition unit 4 constitutes map data acquisition means.
  • the drawing data cache unit 5 of the drawing data cache creation unit 3 performs processing to cache the map data in the vector format acquired by the map data acquisition unit 4 in the drawing data storage unit 6 as drawing data.
  • the drawing data cache unit 5 constitutes map data cache means.
  • the drawing data storage unit 6 is a high-speed main memory (internal memory) composed of, for example, a RAM, and stores drawing data in vector format.
  • the drawing processing unit 7 is configured by, for example, a GPU (Graphics Processing Unit), and corresponds to the scale indicated by the drawing command output from the drawing control unit 2 from the drawing data cached in the drawing data storage unit 6.
  • the drawing data to be acquired is acquired, and a process of drawing a map on the display 8 is performed using the drawing data.
  • the display 8 is a display device such as a liquid crystal display, for example, and displays a map by the drawing processing of the drawing processing unit 7.
  • the drawing processing unit 7 and the display 8 constitute a map drawing unit.
  • FIG. 1 it is assumed that the drawing control unit 2, the drawing data cache creation unit 3, and the drawing processing unit 7 that are components of the map display device are configured by dedicated hardware.
  • a program describing the processing contents of the drawing control unit 2, the drawing data cache creation unit 3 and the drawing processing unit 7 is stored in the memory of the computer, and the CPU of the computer is stored in the memory.
  • the program may be executed.
  • FIG. 2 is a flowchart showing the processing contents (processing contents when the map data is cached) of the map display device according to Embodiment 1 of the present invention.
  • FIG. 3 is a flowchart showing the processing contents (processing contents when drawing a map) of the map display device according to Embodiment 1 of the present invention.
  • the man-machine interface 2a of the drawing control unit 2 detects a user operation and outputs operation information indicating the operation content to the control circuit 2b. For example, it is detected whether or not the user is depressing an operation switch that requests scrolling of the map, and operation information indicating the presence or absence of depressing is output to the control circuit 2b.
  • the control circuit 2b of the drawing control unit 2 receives the operation information from the man-machine interface 2a, the control circuit 2b analyzes the operation information and determines whether the user is scrolling the map or not. Is discriminated (step ST1 in FIG. 2).
  • the control circuit 2b of the drawing control unit 2 determines that the user is performing a scroll operation on the map
  • the control circuit 2b sends a drawing data creation command including information indicating that “the scroll operation is being performed” to the drawing data cache creation unit 3.
  • a drawing data creation command including information indicating that “the scrolling is stopped” is output to the drawing data cache creation unit 3.
  • the creation command includes information indicating that “the scroll operation is being performed”.
  • the map data that can draw a wider range of maps than the map currently displayed on the display 8 from the map data stored in the map DB 1 (the currently displayed map) Map data that can be used to draw a map of the peripheral area of the map), and map data having the same scale as that of the map data currently used for drawing the map (step ST2). For example, if the map data used for drawing the currently displayed map is a scale of 1/10000, map data having a scale of 1/10000 is acquired and used for drawing the map currently being displayed. If the map data is 1/20000 scale, map data of 1/20000 scale is acquired.
  • FIG. 4 is an explanatory diagram showing an example of map data acquired when the scroll operation is being performed.
  • a map of a range slightly smaller than the range of four meshes is displayed (in the figure, a solid square frame is the current map display range), for example, the vertical direction and the horizontal direction are In both cases, map data for 16 meshes is acquired with reference to the current display center in order to enable display of a map in the range of about twice.
  • map data for 16 meshes is cached as drawing data in the drawing data storage unit 6 by the drawing data cache unit 5 described later, even if a further scroll operation is accepted by the drawing control unit 2,
  • the drawing processing unit 7 to be described later moves the map display range using the drawing data already cached in the drawing data storage unit 6 without newly acquiring map data from the map DB 1 (in the figure, the solid line in the figure). It is possible to draw the map after the scroll operation in which the square frame is moving.
  • the drawing data cache unit 5 of the drawing data cache creation unit 3 caches the map data as drawing data in the drawing data storage unit 6 (step ST3). ).
  • drawing data capable of drawing a map (map of a drawable range) in the peripheral area of the currently displayed map is stored in the drawing data storage unit 6.
  • map data acquisition unit 4 includes information indicating that “scrolling is stopped” in the drawing data creation command output from the drawing control unit 2, in order to prepare for the next scale change operation, Map data that can be drawn in the same range as the map currently displayed on the display 8 from the map data stored in the map DB 1 and used for drawing the currently displayed map.
  • a plurality of map data different in scale from the existing map data is acquired (step ST4). For example, when N-stage scale map data is stored in the map DB 1, N-stage scale map data is acquired.
  • FIG. 5 is an explanatory diagram showing an example of map data acquired when scrolling is stopped.
  • map data for four meshes is acquired as map data having a scale different from the current scale with reference to the current display center.
  • the map data acquisition unit 4 acquires a plurality of scale map data
  • the map range that can be drawn using the map data in the example of FIG. 5, a range of four meshes: Compared with the range of the map currently displayed on the display 8 (hereinafter referred to as “display range”), the “drawable range” matches the “display range”. It is determined whether or not (step ST5).
  • the map data acquisition unit 4 changes the “drawable range” to the “display range”.
  • a range (hereinafter referred to as “data unnecessary range”) is excluded.
  • the map data acquisition unit 4 does not display the “data unnecessary range” on the display 8, and the map data related to the “data unnecessary range” is extra data.
  • the “drawable range” by the map data of a plurality of scales matches the “display range”. (Step ST6). Accordingly, in the example of FIG. 5, the “drawable range” based on the map data having a scale different from the current scale becomes a slightly smaller range than the range of four meshes.
  • the map data for four meshes is maintained without performing a process of removing some data.
  • the drawing data cache unit 5 When the drawing data cache unit 5 receives a plurality of scale map data from the map data acquisition unit 4, the drawing data cache unit 5 caches the plurality of map data as drawing data in the drawing data storage unit 6 (step ST7). Thereby, even if the scale is changed to a scale different from the current scale, the drawing data storage unit 6 stores the drawing data that can draw the map of the scale after the change.
  • control circuit 2b of the drawing control unit 2 receives the operation information from the man-machine interface 2a, the control circuit 2b analyzes the operation information and determines whether the user is scrolling the map (step ST11 in FIG. 3). It is determined whether or not a scale changing operation is being performed (step ST12). When it is determined that the user is performing a map scroll operation, the control circuit 2b of the drawing control unit 2 specifies the display center of the map after scrolling associated with the scroll operation (step ST13).
  • the display center of the map before scrolling moves 1 cm downward in the map, and the user performs an operation of scrolling the map downward once.
  • the display center of the map before scrolling moves 1 cm upward in the map
  • the display center of the map moves by a distance proportional to the number of scroll operations in the upward or downward direction. If the number of scroll operations is counted, the display center of the map after scrolling can be specified.
  • the scroll operation in the vertical direction is shown, but the same applies to the scroll operation in the horizontal direction.
  • the drawing processing unit 7 When the drawing processing unit 7 receives a drawing command including information indicating the display center of the scrolled map from the drawing control unit 2, the drawing processing unit 7 displays the currently displayed map from the drawing data cached in the drawing data storage unit 6. Drawing data that is capable of drawing a wider range of maps and that has the same scale as the drawing data used to draw the currently displayed map is acquired (step ST15). Then, the drawing processing unit 7 uses the drawing data acquired from the drawing data storage unit 6 so that the display center of the map matches the display center indicated by the information included in the drawing command. Drawing is performed (step ST16).
  • the “data unnecessary range” that is a range obtained by excluding the “display range” from the “drawable range” is set. In particular, it is necessary to remove the map data of the portion related to the “data unnecessary range”.
  • the control circuit 2b of the drawing control unit 2 determines that the user is performing a map scale changing operation
  • the control circuit 2b specifies the scale after the change, and sends a drawing command including information indicating the scale after the change to the drawing processing unit 7.
  • Output step ST17
  • the drawing processing unit 7 receives a drawing command including information indicating the scale after the change from the drawing control unit 2
  • the drawing processing unit 7 selects the drawing command from among a plurality of drawing data cached in the drawing data storage unit 6.
  • Drawing data corresponding to the scale indicated by the included information is acquired (step ST18).
  • the drawing processing unit 7 draws a map on the display 8 using the drawing data acquired from the drawing data storage unit 6 (step ST19).
  • the process of removing the map data of the portion related to the “data unnecessary range” is unnecessary. .
  • the map data stored in the map DB 1 is selected from the currently displayed map.
  • Map data that can be drawn in a wide range of maps the map data that is the same scale as the map data currently used for drawing the map is acquired, and the map control operation 2 accepts the map scroll operation If not, the map data stored in the map DB 1 can be drawn in the same range as the currently displayed map, and is used for drawing the currently displayed map.
  • a drawing data cache unit 5 for caching is provided in the high-speed drawing data storage unit 6, and the drawing processing unit 7 is configured to draw a map on the display 8 using the drawing data cached in the drawing data storage unit 6. As a result, the map can be drawn at high speed.
  • the map data acquisition part 4 removes the map data of the part which concerns on a "data unnecessary range” from the map data of the some scale acquired from map DB1, and is made into several scales. Since the “drawable range” according to the map data is changed to match the “display range”, when the drawing processing unit 7 draws the map on the display 8, the drawing items included in the drawing data (for example, It is not necessary to determine whether or not the drawing item is located within the display range of the map for each symbol). Therefore, it becomes possible to draw a map at high speed.
  • FIG. 6 is a block diagram showing a map display device according to Embodiment 2 of the present invention.
  • the drawing processing unit 9 is composed of, for example, a GPU, and the drawing scale changing operation is accepted by the drawing control unit 2, and the scale after the change is smaller than the drawing data scale cached in the drawing data storage unit 6.
  • the drawing data having a scale closest to the scale after the change is obtained from the drawing data storage unit 6 among the drawing data having a scale larger than the scale after the change, and the drawing data is used. Then, a process of enlarging and drawing the map on the display 8 is performed.
  • the drawing processing unit 9 and the display 8 constitute a map drawing unit.
  • the map DB 1 stores map data at an N-stage scale, and the scale after change accepted by the drawing control unit 2 matches any of the N-stage scales. Although described as a premise, in this case, the scale is changed in stages.
  • a map display device capable of receiving a scale designation in units smaller than N scales will be described.
  • the map data stored in the map DB 1 is N-scale map data.
  • FIG. 7 is an explanatory diagram showing a state in which the scale of the map is continuously changed.
  • P1 is a display screen of the display 8 displaying the map
  • P2 is a display screen of the display 8 displaying the map at the scale after change.
  • the scale change bar B is a bar indicating the degree of scale. If a button C described later is at the top, the scale is set to the widest scale, and if the button C is at the bottom, the most detailed scale is set. Suggests that it is set to.
  • the button C is a GUI (Graphical User Interface) button used when the user changes the scale. For example, the button C is vertically positioned on the scale change bar B while maintaining the user touching the button C.
  • GUI Graphic User Interface
  • the drawing control unit 2 caches a plurality of scale drawing data (for example, N-stage scale map data) in the drawing data storage unit 6, and then the user reduces the map scale. It is determined whether or not a change operation is being performed. That is, the drawing control unit 2 monitors the pressing state of the button C, and when detecting that the button C is pressed, recognizes that the user is performing a map scale changing operation. Thereafter, when the press of the button C is released, the drawing control unit 2 specifies a scale (scale S after change) corresponding to the position where the press is released.
  • a scale drawing data for example, N-stage scale map data
  • the drawing control unit 2 When specifying the scale S after the change, the drawing control unit 2 outputs a drawing command including information indicating the scale S after the change to the drawing processing unit 9 as in the first embodiment.
  • the scale S after the change is specified in units smaller than the N scales of the drawing data.
  • the drawing processing unit 9 When the drawing processing unit 9 receives a drawing command including information indicating the scale S after the change from the drawing control unit 2, the drawing processing unit 9 selects the changed drawing data cached in the drawing data storage unit 6 from the changed drawing data. Drawing data corresponding to the scale S is acquired. If there is drawing data with the same scale in the drawing data cached in the drawing data storage unit 6, the drawing data is acquired. As described above, the scale S after the change is the N of the drawing data. Since it is specified in a unit smaller than the scale of the stage, drawing data having the same scale is not necessarily cached.
  • the drawing processing unit 9 When there is no drawing data with the same scale in the drawing data cached in the drawing data storage unit 6, the drawing processing unit 9 is larger than the scale S after the change in the drawing data of N scales. Specify scale drawing data. Then, drawing data having a scale closest to the scale S is acquired from drawing data having a scale larger than the scale S.
  • the scale of the drawing data cached in the drawing data storage unit 6 is 1/1500, 1/3000, 1/6000, 1/12000, 1/20000, 1 / 50,000, 1/100000, 1/200000,
  • the scale S is 1/15800 when the scale is 1/400000, 1/800000, drawing data with a scale of 1/20000 is acquired, and when the scale S is 1/257000, the drawing with a scale of 1/400000 is obtained. Get the data.
  • the drawing processing unit 9 When the drawing processing unit 9 acquires the drawing data from the drawing data storage unit 6, the drawing processing unit 9 draws a map on the display 8 using the drawing data. However, if the drawing processing unit 9 obtains drawing data having a scale larger than the specified scale S when drawing the map on the display 8, the display range of the map based on the drawing data is the display size of the display 8. The map is enlarged and drawn so as to match (when drawing data having a scale larger than the scale S is acquired, if the map is drawn without being enlarged, the display range of the drawn map becomes smaller than the display size of the display 8. , Enlarge the map to make it difficult to see).
  • the drawing data cached in the drawing data storage unit 6 is map data in vector format, and is not converted into image data such as bitmap format. Therefore, the map can be easily enlarged or reduced. It can be carried out.
  • the map scale change operation is accepted by the drawing control unit 2, and the scale after the change is based on the scale of the drawing data cached in the drawing data storage unit 6.
  • the drawing processing unit 9 obtains drawing data having a scale closest to the changed scale from the drawing data storage unit 6 among the drawing data having a larger scale than the changed scale.
  • the map is enlarged and drawn on the display 8 using the drawing data, even when the designation of the scale in units smaller than the N scales can be accepted, as in the first embodiment.
  • the map after the scale change can be drawn at high speed.
  • the map is displayed so that the display range of the map based on the drawing data matches the display size of the display 8. Since the enlarged drawing is performed, it is possible to present an easy-to-see map.
  • the map data acquisition unit 4 acquires a plurality of map data having different scales from the map DB 1 at the timing when the scroll is stopped, and the drawing data cache unit 5 acquires the map data acquisition unit 4.
  • the plurality of map data acquired by the above is cached in the drawing data storage unit 6 as drawing data.
  • the timing for acquiring the map data is not limited to the above timing, and the map DB 1 is used at other timings.
  • the map data may be acquired from and cached in the drawing data storage unit 6.
  • FIG. 8 is a flowchart showing the processing contents (processing contents when the map data is cached) of the map display device according to the third embodiment of the present invention.
  • FIG. 9 is a flowchart showing the processing contents (processing contents when drawing a map) of the map display device according to Embodiment 3 of the present invention.
  • the man-machine interface 2a of the drawing control unit 2 detects a user operation and outputs operation information indicating the operation content to the control circuit 2b. For example, it is detected whether or not the user is depressing an operation switch requesting a map scroll or a map scale change, and operation information indicating the presence or absence of the depressing is output to the control circuit 2b.
  • the control circuit 2b of the drawing control unit 2 analyzes the operation information and performs a map scroll operation by the user, as in the first and second embodiments. Or whether the map is not scrolled (step ST21 in FIG. 8).
  • step ST22 the control circuit 2b of the drawing control unit 2 displays the current position of the host vehicle when the map display device is currently mounted when the map scroll operation or the map scale change operation is not performed. It is determined whether or not it is a mode to follow (a mode in which a map is displayed so that the vehicle is always positioned at the center of the display screen following the host vehicle) (step ST23).
  • the mode determination process can be performed by receiving information indicating the current mode from the car navigation system.
  • the control circuit 2b of the drawing control unit 2 determines that the user is performing a scroll operation on the map
  • the control circuit 2b sends a drawing data creation command including information indicating that “the scroll operation is being performed” to the drawing data cache creation unit 3.
  • the drawing data generation command including information indicating that “scrolling is stopped” is issued. Is output to the drawing data cache creation unit 3.
  • the control unit 2b issues a drawing data creation command including information indicating that “the scale changing operation is in progress”. 3 is output.
  • control circuit 2b of the drawing control unit 2 determines that the mode of the car navigation system is a mode for displaying the current position of the host vehicle, the control circuit 2b includes a drawing including information indicating that the host vehicle following display is being performed. A data creation command is output to the drawing data cache creation unit 3.
  • the creation command includes information indicating that “the scroll operation is being performed”.
  • Map data map data that can be used to draw a map of the area around the currently displayed map
  • Map data that is the same scale as the map data used to draw the currently displayed map.
  • Obtain step ST24). For example, if the map data used for drawing the currently displayed map is a scale of 1/10000, map data having a scale of 1/10000 is acquired and used for drawing the map currently being displayed. If the map data is 1/20000 scale, map data of 1/20000 scale is acquired.
  • map data for a range of 16 meshes is acquired with reference to the current display center.
  • map data for 16 meshes is cached as drawing data in the drawing data storage unit 6 by the drawing data cache unit 5 described later, even if a further scroll operation is accepted by the drawing control unit 2,
  • the drawing processing unit 7 to be described later moves the map display range using the drawing data already cached in the drawing data storage unit 6 without newly acquiring map data from the map DB 1 (in the figure, the solid line in the figure). It is possible to draw the map after the scroll operation in which the square frame is moving.
  • the drawing data cache unit 5 of the drawing data cache creation unit 3 uses the map data as the drawing data as in the first and second embodiments.
  • the drawing data storage unit 6 is cached (step ST25). As a result, as shown in FIG. 4, map data (map data in a drawable range) capable of drawing a map in the peripheral region of the currently displayed map is stored in the drawing data storage unit 6.
  • the map data acquisition unit 4 includes the information indicating that “scrolling is stopped” in the drawing data creation command output from the drawing control unit 2, or “in-vehicle tracking display”.
  • the map data stored in the map DB 1 the map data can be drawn in a wider range than the map currently displayed on the display 8 (current display) Map data that can be used to draw a map of the peripheral region of the map in the middle), and map data having the same scale as the map data currently used for drawing the currently displayed map is acquired (step ST26).
  • the map data stored in the map DB 1 is map data capable of drawing a map in the same range as the map currently displayed on the display 8 and is used for drawing the currently displayed map.
  • a plurality of map data having different scales from the map data being acquired are acquired (step ST27).
  • FIG. 10 is an explanatory diagram illustrating an example of map data acquired when scrolling is stopped or the vehicle following display is being performed.
  • a map of a range slightly smaller than the range of four meshes is displayed (in the figure, the solid line square frame is the current map display range), it is the same as the current scale.
  • map data for 16 meshes is acquired based on the current display center.
  • map data of a scale larger than one scale and map data of a scale smaller than one scale are acquired as map data of a scale different from the current scale, and map data for four meshes based on the current display center. Is getting.
  • the map data acquisition unit 4 acquires map data at a scale different from the current scale, the map range that can be drawn using the map data (see FIG. 10) as in the first and second embodiments.
  • a range of four meshes hereinafter referred to as “drawable range” is compared with a “display range” which is the range of the map currently displayed on the display 8, and the “drawable range” is compared. “Is in agreement with the" display range “(step ST28).
  • the map data acquisition unit 4 changes the “drawable range” to the “display range”.
  • the “data unnecessary range”, which is a range excluding, is specified.
  • the map data acquisition unit 4 does not display the “data unnecessary range” on the display 8, and the map data related to the “data unnecessary range” is extra data.
  • the “drawable range” by the map data at different scales matches the “display range”. (Step ST29).
  • the “drawable range” based on map data of different scales is a range slightly smaller than the range of four meshes.
  • the drawing data cache unit 5 When the drawing data cache unit 5 receives map data of a plurality of scales (same scale as the current scale, one step larger scale, one step smaller scale) from the map data acquisition unit 4, the drawing data cache unit 5 draws the map data of a plurality of scales.
  • the drawing data storage unit 6 is cached as data (step ST30). As a result, even when the host vehicle moves, map data that can draw a map of the peripheral area of the currently displayed map is stored in the drawing data storage unit 6 and is changed to a scale different from the current scale. Also, the map data that can be drawn on the scale after the change is stored in the drawing data storage unit 6.
  • the map data acquisition unit 4 stores the map stored in the map DB 1.
  • a plurality of map data capable of drawing a map in the same range as the map currently displayed on the display 8 and having different scales from the map data used for drawing the currently displayed map. Map data is acquired (step ST31). For example, when N-stage scale map data is stored in the map DB 1, N-stage scale map data is acquired.
  • N-stage scale map data is acquired.
  • FIG. 11 is an explanatory diagram showing an example of map data acquired when the scale changing operation is being performed.
  • map data for four meshes is acquired with reference to the current display center as map data having a scale different from the current scale.
  • a map range that can be drawn using the map data in the example of FIG. 11, a range corresponding to four meshes: Is referred to as “possible range” and the “display range” that is the range of the map currently displayed on the display 8, and whether or not the “drawable range” matches the “display range”. Determination is made (step ST32).
  • the map data acquisition unit 4 changes the “drawable range” to the “display range”.
  • the “data unnecessary range”, which is a range excluding, is specified.
  • the map data acquisition unit 4 does not display the “data unnecessary range” on the display 8, and the map data related to the “data unnecessary range” is extra data.
  • the “drawable range” by the map data of a plurality of scales matches the “display range”. (Step ST33). Accordingly, in the example of FIG. 11, the “drawable range” based on a plurality of scale map data is a range slightly smaller than the range of four meshes.
  • the drawing data cache unit 5 caches map data of a plurality of scales whose “drawable range” matches the “display range” as drawing data in the drawing data storage unit 6 (step ST34). Thereby, even if the scale is changed to a scale different from the current scale, the map data that can be drawn on the map at the scale after the change is stored in the drawing data storage unit 6.
  • the drawing processing unit 9 in FIG. 6 is mounted on the map display device. It may be.
  • the control circuit 2b of the drawing control unit 2 receives the operation information from the man-machine interface 2a, the control circuit 2b analyzes the operation information and determines whether the user is scrolling the map (step ST41 in FIG. 9). It is determined whether the scale change operation is being performed (step ST42) or whether the own vehicle following display is being performed (step ST43).
  • the control circuit 2b of the drawing control unit 2 determines that the user is performing a map scrolling operation, the display center of the map after scrolling accompanying the scrolling operation is specified as in the first and second embodiments. (Step ST44).
  • the display center of the map before scrolling moves 1 cm downward in the map, and the user performs an operation of scrolling the map downward once.
  • the display center of the map before scrolling moves 1 cm upward in the map
  • the display center of the map moves by a distance proportional to the number of scroll operations in the upward or downward direction. If the number of scroll operations is counted, the display center of the map after scrolling can be specified.
  • the scroll operation in the vertical direction is shown, but the same applies to the scroll operation in the horizontal direction.
  • the drawing processing unit 7 When the drawing processing unit 7 receives a drawing command including information indicating the display center of the scrolled map from the drawing control unit 2, the drawing processing unit 7 displays the currently displayed map from the drawing data cached in the drawing data storage unit 6. Drawing data that is capable of drawing a wider range of maps and that has the same scale as the drawing data that is used to draw the currently displayed map is acquired (step ST46). Then, the drawing processing unit 7 uses the drawing data acquired from the drawing data storage unit 6 so that the display center of the map matches the display center indicated by the information included in the drawing command. Drawing is performed (step ST47).
  • the “data unnecessary range” that is a range obtained by excluding the “display range” from the “drawable range” is set. In particular, it is necessary to remove the map data of the portion related to the “data unnecessary range”.
  • the control circuit 2b of the drawing control unit 2 determines that the user is performing a map scale changing operation
  • the control circuit 2b specifies the scale after the change, and sends a drawing command including information indicating the scale after the change to the drawing processing unit 7.
  • Output step ST48.
  • the drawing processing unit 7 receives a drawing command including information indicating the scale after the change from the drawing control unit 2
  • the drawing processing unit 7 selects the drawing command from among a plurality of drawing data cached in the drawing data storage unit 6.
  • Drawing data corresponding to the scale indicated by the included information is acquired (step ST49).
  • the drawing process part 7 draws a map on the display 8 using the drawing data acquired from the drawing data memory
  • the process of removing the map data of the portion related to the “data unnecessary range” is unnecessary. .
  • control circuit 2b of the drawing control unit 2 determines that the vehicle following display is in progress, the control circuit 2b collects the position information of the vehicle from the car navigation system and checks the position of the vehicle on the map (step ST51). When the control circuit 2b of the drawing control unit 2 confirms the position of the host vehicle, the control circuit 2b outputs a drawing command including information indicating the position of the host vehicle to the drawing processing unit 7 (step ST52).
  • the drawing processing unit 7 When the drawing processing unit 7 receives a drawing command including information indicating the position of the host vehicle from the drawing control unit 2, the drawing processing unit 7 has a wider range of drawing data cached in the drawing data storage unit 6 than the currently displayed map. Drawing data that is capable of drawing a map and that has the same scale as the drawing data used to draw the currently displayed map is acquired (step ST53). The drawing processing unit 7 displays the map using the drawing data acquired from the drawing data storage unit 6 so that the display center of the map matches the position of the host vehicle indicated by the information included in the drawing command. 8 is drawn (step ST54).
  • the “data unnecessary range” that is a range obtained by excluding the “display range” from the “drawable range” is set. In particular, it is necessary to remove the map data of the portion related to the “data unnecessary range”.
  • the third embodiment it is possible to cache drawing data in a range that is likely to be used next without greatly increasing the amount of memory used, and to increase the drawing speed of the map. There is an effect that can be done.
  • the drawing data cache unit 5 caches a plurality of map data in the drawing data storage unit 6 when a plurality of map data having different scales are acquired by the map data acquisition unit 4.
  • the data indicating the same point in the plurality of map data may be excluded from the detailed scale map data.
  • FIG. 12 is an explanatory diagram showing node information (information indicating latitude and longitude of each point on the road) included in a plurality of map data having different scales.
  • M1 is a map drawn using drawing data of the scale S1
  • M2 is a map drawn using drawing data of the scale S2 that is one step more detailed than the scale S1.
  • P11 to P14 are node information of roads displayed on the map M1
  • P21 to P27 are node information of roads displayed on the map M2 (the same roads displayed on the map M1). is there.
  • the map data in the map M1 is data including node information P11 to P14
  • the map data in the map M2 is data including node information P21 to P27. Therefore, the map data of the map M2 with a detailed scale includes more node information than the map data of the map M1 with a large scale.
  • P12 in the map M1 and P23 in the map M2 are node information of the same point
  • P13 in the map M1 and P26 in the map M2 are node information of the same point.
  • the node information at the same point is excluded from the detailed scale map data. That is, when the map data acquisition unit 4 acquires the map data of the map M1 and the map data of the map M2, the drawing data cache unit 5 includes the node information P11 to road information included in the map data of the map M1. P14 is cached in the drawing data storage unit 6 as drawing data.
  • the node information P21 to P27 of the road included in the map data of the map M2 the node information P23 that is the node information at the same point as P12 and the node information P26 that is the node information at the same point as P13 are as follows. Instead of caching the drawing data in the drawing data storage unit 6, only the node information P21, P22, P24, P25, and P27 is cached in the drawing data storage unit 6 as drawing data.
  • the drawing data cache unit 5 applies the node information P22 and P24 to the node information P22 and P24 so that the drawing processing units 7 and 9 can draw the map M2 even if the node information P23 and P26 are not cached.
  • Connection information indicating that the node is connected to the node P12 is stored, and connection information indicating that the node is connected to the node P13 is stored for the node information P25 and P27. . Therefore, when the drawing processing units 7 and 9 draw the map M2, the node information P21, P22, P24, P25, and P27 are referred to to recognize the latitude and longitude of each point on the road, and the connection information described above. Referring to the node information P12 and P13, the latitude and longitude of the points P23 and P26 are recognized.
  • This invention is suitable, for example, for a map display device that has a high need to draw a map after changing the scale at high speed when changing the scale of the map.

Abstract

L'invention concerne un dispositif d'affichage de carte pourvu d'une unité (4) d'acquisition de données de carte. Quand une opération de défilement de carte est reçue par une unité (2)de commande de carte, l'unité (4) d'acquisition de données de carte acquiert, dans des données de carte stockées par une base de données (1) de cartes, des données de carte comportant la même échelle que les données de carte utilisées dans un dessin d'une carte en cours d'affichage; les données de carte acquises peuvent être utilisées pour dessiner une carte dont l'étendue est supérieure à celle de la carte en cours d'affichage. A défaut de réception d'une opération de défilement de carte par l'unité (2) de commande de carte, l'unité (4) d'acquisition de données de carte acquiert, dans les données de carte stockées par la base de données (1) de cartes, une pluralité d'articles de données de carte dont l'échelle est différente de celle des données de carte utilisées dans le dessin de la carte en cours d'affichage; les données de carte acquises peuvent être utilisées pour dessiner une carte présentant la même étendue que celle de la carte en cours d'affichage.
PCT/JP2010/000992 2010-02-17 2010-02-17 Dispositif et procédé d'affichage de carte WO2011101895A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/000992 WO2011101895A1 (fr) 2010-02-17 2010-02-17 Dispositif et procédé d'affichage de carte

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/000992 WO2011101895A1 (fr) 2010-02-17 2010-02-17 Dispositif et procédé d'affichage de carte

Publications (1)

Publication Number Publication Date
WO2011101895A1 true WO2011101895A1 (fr) 2011-08-25

Family

ID=44482521

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/000992 WO2011101895A1 (fr) 2010-02-17 2010-02-17 Dispositif et procédé d'affichage de carte

Country Status (1)

Country Link
WO (1) WO2011101895A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013254099A (ja) * 2012-06-07 2013-12-19 Hitachi Solutions Ltd 地図表示システム
WO2019093432A1 (fr) 2017-11-10 2019-05-16 クラリオン株式会社 Système de navigation et procédé de navigation

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001249653A (ja) * 2000-03-06 2001-09-14 Fuji Photo Film Co Ltd 画像表示方法及び装置並びに電子カメラ
JP2009003350A (ja) * 2007-06-25 2009-01-08 Denso Corp 道路地図データ作成装置及び道路地図データ作成方法

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001249653A (ja) * 2000-03-06 2001-09-14 Fuji Photo Film Co Ltd 画像表示方法及び装置並びに電子カメラ
JP2009003350A (ja) * 2007-06-25 2009-01-08 Denso Corp 道路地図データ作成装置及び道路地図データ作成方法

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013254099A (ja) * 2012-06-07 2013-12-19 Hitachi Solutions Ltd 地図表示システム
WO2019093432A1 (fr) 2017-11-10 2019-05-16 クラリオン株式会社 Système de navigation et procédé de navigation
JP2019086488A (ja) * 2017-11-10 2019-06-06 クラリオン株式会社 ナビゲーションシステム、ナビゲーション方法
US11441911B2 (en) 2017-11-10 2022-09-13 Clarion Co., Ltd. Navigation system and navigation method

Similar Documents

Publication Publication Date Title
US9652140B2 (en) Page search method and electronic device supporting the same
US4819189A (en) Computer system with multiwindow presentation manager
US7194697B2 (en) Magnification engine
US8914753B2 (en) Web page display apparatus and web page display method
JP5318924B2 (ja) 画像表示装置、画像表示方法、画像表示プログラム、及びそのプログラムを記録するコンピュータ読み取り可能な記録媒体
JP2002251241A (ja) 情報表示方法、これを利用した情報処理装置、媒体、およびプログラム
WO2011101895A1 (fr) Dispositif et procédé d'affichage de carte
JP2009210641A (ja) 画像表示処理装置、画像表示処理方法および画像表示処理プログラム
US20140259030A1 (en) Mobile information device
JPH06259217A (ja) マルチウィンドウシステム
JP2011003012A (ja) 携帯端末装置、携帯端末表示方法、携帯端末表示システムおよびプログラム
JPH07234773A (ja) 表示制御装置
JPH04287084A (ja) 地図表示方法 
CN113760212B (zh) 一种基于win7实现屏幕自适应翻转的方法及装置
KR100998076B1 (ko) 정보 단말기의 영상 크기 조절 장치 및 방법
JPH10171722A (ja) 情報通信システム及び情報通信方法
JP2764788B2 (ja) 表示制御装置
JPH05241562A (ja) 図形表示装置
CN116185264A (zh) 支持超高放大倍率条件下屏幕平滑显示方法、系统及装置
JP2004234496A (ja) 図形表示装置
CN114202603A (zh) 界面图形调整方法、电子设备、存储介质及显示系统
JP2002372909A (ja) 道路地図表示装置及び道路地図表示方法並びに道路地図表示のためのプログラム
JP2013154767A (ja) 車載メータ編集装置
JP2000020210A (ja) 画面スクロール方式およびそのプログラム記録媒体
JP2013186247A (ja) 動画表示装置

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: 10846038

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10846038

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP