EP3108453B1 - Method for selecting data files for downloading - Google Patents

Method for selecting data files for downloading Download PDF

Info

Publication number
EP3108453B1
EP3108453B1 EP15706747.1A EP15706747A EP3108453B1 EP 3108453 B1 EP3108453 B1 EP 3108453B1 EP 15706747 A EP15706747 A EP 15706747A EP 3108453 B1 EP3108453 B1 EP 3108453B1
Authority
EP
European Patent Office
Prior art keywords
node
data
data files
selection process
client device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
EP15706747.1A
Other languages
German (de)
French (fr)
Other versions
EP3108453A1 (en
Inventor
Stig Ronald Kristiansen
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
My Virtual Reality Software AS
Original Assignee
My Virtual Reality Software AS
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 My Virtual Reality Software AS filed Critical My Virtual Reality Software AS
Publication of EP3108453A1 publication Critical patent/EP3108453A1/en
Application granted granted Critical
Publication of EP3108453B1 publication Critical patent/EP3108453B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/005Tree description, e.g. octree, quadtree
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/185Hierarchical storage management [HSM] systems, e.g. file migration or policies thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/29Geographical information databases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/51Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • G06T17/05Geographic models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30168Image quality inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2210/00Indexing scheme for image generation or computer graphics
    • G06T2210/36Level of detail
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection

Definitions

  • the present invention pertains to a method for selecting a set of data files of a multitude of data files for downloading. It is an improved method for quickly selecting only the necessary collection of data blocks from a multitude of data blocks for describing three-dimensional data from any viewing position or direction without explicitly having to compute a level of detail for any coordinate in the data.
  • the invention also pertains to rendering data of a three-dimensional surface, particularly a terrain, having a multitude of detail levels, and to visualizing the rendered data.
  • Rendering is the process of generating an image from a model such as a three-dimensional terrain model by means of a computer programme.
  • the three-dimensional terrain model to be rendered can be a grid comprising elevation data, such as a Digital Elevation Model (DEM), a Digital Surface Model (DSM) or a Digital Terrain Model (DTM).
  • the digital model may comprise data of a limited area, such as a model of a particular city or landscape, as well as a model of a continent or even the complete Earth.
  • the memory of the device or the transfer speed of the data can become limiting factors. If the memory of the device is too small, not all of the data can be stored in the memory at the same time. If the network for the provision of the data is too slow, for instance in the case of a slow wireless internet connection, it may take too long to transfer all of the data over the network for an efficient use of the data. Therefore, it is important to partition the data in such a way that not all of the data needs to be stored in the memory of the device. This is especially important for mobile devices, which generally have particularly limited memory capacities.
  • a common solution is to subdivide the data into smaller data blocks, wherein each of the data blocks describes a section of the data. Additionally, it is a common solution to create data blocks with several representation versions of each section, the representation versions having different detail levels. This allows describing a collection of data blocks having detail levels that can be used to render the data with sufficient quality, while still only a fraction of the original size of the complete data set has to be load or transferred.
  • a tree structure which divides the data into tiles and different levels of detail, wherein each level of detail comprises more information than the previous one, thus allowing zooming in or out while keeping the rendering quality and preserving the amount of memory needed on the device.
  • At least one of these objects is achieved by the method according to claim 1, the mobile device according to claim 8, the computer programme product according to claim 12 and/or the dependent claims of the present invention.
  • at least one of these objects is achieved by an automatic pre-selection process before downloading the surface data.
  • at least one of these objects is achieved by loading only exactly those data blocks that are needed for the display and nothing else, thus accepting temporary holes and gaps in the data until the loading and rendering of the data is complete.
  • the surface data particularly comprises texture data and elevation data of a three-dimensional surface.
  • a hierarchical file system is a data structure comprising a multitude of data files which are arranged in a tree.
  • the tree (which, by convention, is considered growing downwards) has a root value and sub-trees of children, represented as a set of linked nodes.
  • Each node in the tree has zero or more child nodes, which are below it in the tree.
  • a node that has at least one child node is the parent node of the child node.
  • a sibling node is a node that has the same parent node (i.e. two child nodes of the same parent node are sibling nodes), and an uncle node is a sibling node of the parent node.
  • the selection process is resumed with a child node of the currently assessed node, and if the detail level meets the criteria of the quality factor, the data file of the currently assessed node is downloaded or designated for downloading from the server computer to the client device.
  • designating a data file for downloading comprises storing an identifier of the data file in a node list.
  • a mobile client device adapted for downloading selected data files of a multitude of data files from a server computer is disclosed according to the claims.
  • the present invention also pertains to a computer programme product for execution of the method according to the claimed invention.
  • Figure 1 shows an example for a representation of a terrain in three different detail levels 331-333.
  • the representation is subdivided into a multitude of tiles, each of which particularly comprising a bitmap of a part of the representation.
  • Each tile is assigned a number from which its position and detail level can be derived.
  • each tile is comprised by a certain data file.
  • the first detail level comprises the lowest amount of details.
  • the terrain is subdivided into the four rectangular tiles with the numbers “0", “1”, “2” and “3”, each corresponding to four tiles of the second detail level 332 which is, thus, subdivided into sixteen tiles.
  • Tile "2" of the first detail level e.g. corresponds to tiles “20", “21”, “22” and “23” of the second detail level.
  • Each of the second detail level tiles corresponds to four tiles of the next higher level, the third detail level 333, so that this level is subdivided into sixty-four tiles.
  • Tile "13” of the second detail level e.g. corresponds to tiles "130", “131", “132” and "133" of the second detail level.
  • FIG. 2 an exemplary embodiments of a server-client-system for execution of the method according to the invention is depicted.
  • the depicted system comprises an exemplary embodiment of a mobile device 30 according to the invention.
  • the device is hand-held and comprises a rendering unit (not shown) for rendering data representing physical features of a portion of a three-dimensional surface, particularly by a method according to the invention, as described further below.
  • the mobile device furthermore comprises a display 31, particularly designed as a touchscreen, the display 31 being adapted for displaying an image based on the data rendered by the rendering unit, particularly a representation of a three-dimensional terrain.
  • the display 31 comprises a zoom functionality 33 for zooming in and out, i.e. changing the detail level of the displayed data.
  • the device furthermore comprises locating means, such as a GNSS receiver, and communicating means for wirelessly receiving the data from a remote server 40.
  • the depicted mobile device 30 has communication means for establishing a connection with the server 40 via the internet 70 by means of a wireless connection 35 to a cell phone base station 75.
  • data files are stored as nodes of a hierarchical file system 400, the data files comprising information about the three-dimensional terrain.
  • a request unit of the mobile device 30 sends a request to the remote server 40 to provide a certain data file for downloading, the data file e.g. comprising a bitmap of a part of the terrain in a certain resolution level.
  • the remote server 40 then sends the requested file to the mobile device 30, so that the information is displayable on the display 31.
  • Figure 3 shows an exemplary hierarchical file system 400, wherein data files at a plurality of different detail levels 331-335 are stored as nodes of the file system 400.
  • a node of such a hierarchical file system 400 can have as few as one or two child nodes, or as many as several dozens.
  • the top node 410 In the first detail level 331 (comprising the fewest details) there is the top node 410.
  • the top node 410 has three child nodes 421-423 in the second detail level 332, each of which having child nodes in the third detail level 333.
  • node 423 has three child nodes 431-433, each of which having child nodes in the fourth detail level 334.
  • node 433 has two child nodes 431,432, each of which having a child node 451,452 in the fifth detail level 335 (comprising the most details).
  • An exemplary embodiment of the method according to the invention employs this hierarchical file system 400 to select those data files that are necessary for displaying a certain portion of the three-dimensional surface.
  • the method comprises the step of confirming whether data from the respective node is needed for display, and - if it is needed - of determining whether the detail level of the respective node is sufficient in order to display the portion in accordance with a certain quality factor. Thereby, if the detail level is sufficient, the respective node is designated for a later download request - for instance an identifier of the respective data file is stored in a node list. If the detail level is not sufficient, the method is repeated for a child node of the respective node.
  • the method could e.g. begin with the top node 410.
  • the method continues with the first child node 421 of the top node 410.
  • this node 421 turns out to be not necessary for displaying as it would not be visible in the representation. It is therefore marked with a cross.
  • the method continues with the next child node 422 of the top node 410. As this node 422 neither is necessary for displaying, the method continues with the third child node 423 of the top node 410.
  • This node 423 turns out to be necessary for displaying; its detail level 332 is not sufficient, though, so that the method continues with its child nodes 431-433.
  • two nodes 451,452 of the fifth detail level 335 are necessary and sufficient for displaying. These nodes 451,452 are therefore designated for downloading, e. g. added to a node list.
  • Figure 4 illustrates an exemplary embodiment of a method 100 for selecting data representing a portion of a three-dimensional surface for loading.
  • the method relates to a hierarchical structure with nodes as depicted in Figure 3 and comprises an automatic selection process that is performed subsequently for a multitude of nodes of the hierarchical file system.
  • the selection process is fully automatic, not requiring any user interaction.
  • the selection process starts in step 110 with the top node of the hierarchical file system.
  • step 120 the process goes downwards in the hierarchical structure to a child node of the top node. This child node is the first node to become the presently considered node of the selection process (in the following: "present node").
  • step 130 it is assessed whether data comprised by the present node is needed for displaying an image with a representation of a particular portion of the three-dimensional surface, i.e. if the texture of the data would be visible in the representation if it were displayed on a display.
  • step 160 the selection process continues one level higher in the hierarchical structure, i.e. going back to the parent node of the currently assessed node, where the selection process continues with another child node of that node, i.e. a sibling node of the last present node. If no unassessed child node of the parent node is left, the method continues with a parent node of the last present node's parent node and so on.
  • step 130 If in step 130 it is confirmed that the data of the present node is needed, the process continues with step 140, where it is then determined, whether the surface data of the currently assessed node meets the criteria of a resolution quality factor, e. g. whether the level of detail of the data of the present node is sufficient.
  • the resolution quality factor can be defined for instance by a user or some external process and is particularly predefined.
  • a number of applicable quality factors for use in step 140 are described in WO 2006/033576 A1 .
  • Examples of how to calculate the quality factor may include one or more of the following factors:
  • step 150 an identifier of the present node is stored in a node list. If the surface data meets the criteria of the resolution quality factor, in step 150 an identifier of the present node is stored in a node list. If the surface data does not meet the criteria of the resolution quality factor, the process continues with step 175, determining whether the present node has a child node that is still unconsidered. If there is one, this child node becomes the new present node and the process starts again. If there is no further child node, the process continues with step 150, storing the identifier of the present node in the node list. Though the data has not met the criteria, there is no better data available.
  • step 160 After having stored the identifier of the present node in the node list, the process continues in step 160 with the parent node of the present node and with determining, in step 170, whether there is another, still unconsidered child node of the parent node. If there is one, this child node becomes the new present node and the process starts again. If there is no further child node, the process continues in step 160 with the parent node of the present node. If there is no parent node (determined in step 180), all necessary nodes have been considered and the process is determined (step 190).
  • the computed result of the selection process is a node list, which is generated in step 150.
  • This node list can be used for a further method part, which is described in Figure 6 .
  • the data can also be downloaded and displayed immediately.
  • step 130 may be skipped if it is desired to additionally load data sections which are not immediately visible from the viewing position but which may be visible a few moments later due to a change of the viewing position or angle.
  • Step 130 may also be used to adjust the quality factor used in step 140. In such cases the visibility calculated in step 130 may also be used to assign a priority for the order of which the data sections should be loaded or transferred over the network.
  • Figure 5 shows am exemplary embodiment of a node list 15, as created in step 150 of the selection process of the method 100 described in Figure 4 .
  • identifiers 151,152 of two data files designated for downloading from a server are stored, e. g. those corresponding to the two nodes 451,452 of Figure 3 .
  • the node list 15 is used for a request for downloading the data files corresponding to the identifiers 151,152 stored therein, in order to allow displaying the data of the respective data files.
  • Figure 6 illustrates an exemplary embodiment of an optional method part 200 for displaying a representation of a portion of a three-dimensional surface.
  • This optional method part 200 can be a part of the method 100 described in Figure 4 and may e. g. be executed immediately after the termination of the process in step 190. Alternatively, it can be executed for every identifier that is stored in the node list in step 150 and while the automatic selection process continues.
  • the method part 200 comprises the automatic steps of requesting 220 data files from a server, downloading 230 the requested data files from the server, and displaying 240 information comprised by the downloaded data files.
  • the requested data files have previously been read 210 from a node list 15 (see Figure 5 ), which has been created by the selection process of the method 100 described in Figure 4 .

Description

  • The present invention pertains to a method for selecting a set of data files of a multitude of data files for downloading. It is an improved method for quickly selecting only the necessary collection of data blocks from a multitude of data blocks for describing three-dimensional data from any viewing position or direction without explicitly having to compute a level of detail for any coordinate in the data. The invention also pertains to rendering data of a three-dimensional surface, particularly a terrain, having a multitude of detail levels, and to visualizing the rendered data.
  • Rendering is the process of generating an image from a model such as a three-dimensional terrain model by means of a computer programme. The three-dimensional terrain model to be rendered can be a grid comprising elevation data, such as a Digital Elevation Model (DEM), a Digital Surface Model (DSM) or a Digital Terrain Model (DTM). The digital model may comprise data of a limited area, such as a model of a particular city or landscape, as well as a model of a continent or even the complete Earth.
  • Computer rendering of three-dimensional terrain images is generally known from prior art: US 7,551,172 B2 discloses a method for sending information representing three-dimensional images over a network, and US 6,496,189 B1 discloses a method and apparatus for displaying images of an area as seen from an interactively chosen viewpoint on a remote device.
  • When rendering large three-dimensional data, particularly in a mobile device, the memory of the device or the transfer speed of the data can become limiting factors. If the memory of the device is too small, not all of the data can be stored in the memory at the same time. If the network for the provision of the data is too slow, for instance in the case of a slow wireless internet connection, it may take too long to transfer all of the data over the network for an efficient use of the data. Therefore, it is important to partition the data in such a way that not all of the data needs to be stored in the memory of the device. This is especially important for mobile devices, which generally have particularly limited memory capacities.
  • A common solution is to subdivide the data into smaller data blocks, wherein each of the data blocks describes a section of the data. Additionally, it is a common solution to create data blocks with several representation versions of each section, the representation versions having different detail levels. This allows describing a collection of data blocks having detail levels that can be used to render the data with sufficient quality, while still only a fraction of the original size of the complete data set has to be load or transferred.
  • In a common method for rendering three-dimensional terrain data, a tree structure is used, which divides the data into tiles and different levels of detail, wherein each level of detail comprises more information than the previous one, thus allowing zooming in or out while keeping the rendering quality and preserving the amount of memory needed on the device.
  • As an example, reference is made to the publication "Cluster Based Real-time Rendering System for Large Terrain Dataset", by Ping Yin and Jiaoying Shi, Ninth International Conference on Computer Aided Design and Computer Graphics (CAD/CG 2005).
  • The usual way in known methods is to load all data sections from the lowest to the highest detail level while traversing down a tree structure, thus loading the higher detail levels only after the lower detail levels already have been loaded and displayed. With this known solution always some data - even if of a low detail level - is displayable, thus avoiding "holes" in the representation. However, it may instead be preferred that the amount of transferred data is as small as possible, especially when the data is transferred over a slow network connection or to a client device having limited computing or memory resources - as it is the case in many mobile devices.
  • It is therefore an object of the present invention to provide an enhanced method for loading surface data representing a portion of a three-dimensional surface into a memory.
  • It is a particular object of the invention to provide such a method that allows reducing data traffic in a network.
  • It is a particular object of the invention to provide such a method that avoids or reduces the amount of data that is downloaded from an external server.
  • It is a particular object of the invention to provide such a method that reduces the amount of data that has to be stored on a mobile device.
  • It is a further object of the present invention to provide a method for downloading and displaying the selected surface data.
  • Furthermore, it is an object of the present invention to provide such a method being executable on a hand-held mobile device, and to provide a hand-held device for execution of said method.
  • It is another object of the invention to provide a computer programme product for execution of said method, in particular on a hand-held device.
  • At least one of these objects is achieved by the method according to claim 1, the mobile device according to claim 8, the computer programme product according to claim 12 and/or the dependent claims of the present invention. According to the invention, at least one of these objects is achieved by an automatic pre-selection process before downloading the surface data. In particular, at least one of these objects is achieved by loading only exactly those data blocks that are needed for the display and nothing else, thus accepting temporary holes and gaps in the data until the loading and rendering of the data is complete.
  • The surface data particularly comprises texture data and elevation data of a three-dimensional surface.
  • In terms of this application, a hierarchical file system is a data structure comprising a multitude of data files which are arranged in a tree. The tree (which, by convention, is considered growing downwards) has a root value and sub-trees of children, represented as a set of linked nodes. Each node in the tree has zero or more child nodes, which are below it in the tree. A node that has at least one child node is the parent node of the child node. In terms of this application, a sibling node is a node that has the same parent node (i.e. two child nodes of the same parent node are sibling nodes), and an uncle node is a sibling node of the parent node.
  • In one embodiment of the method according to the invention, if the detail level does not meet the criteria of the quality factor, the selection process is resumed with a child node of the currently assessed node, and if the detail level meets the criteria of the quality factor, the data file of the currently assessed node is downloaded or designated for downloading from the server computer to the client device.
  • In a particular embodiment, designating a data file for downloading comprises storing an identifier of the data file in a node list.
  • A mobile client device adapted for downloading selected data files of a multitude of data files from a server computer is disclosed according to the claims.
  • The present invention also pertains to a computer programme product for execution of the method according to the claimed invention.
  • The invention in the following will be described in detail by referring to exemplary embodiments that are accompanied by figures, in which:
  • Fig. 1
    shows the distribution of tiles in different detail levels of a representation of a terrain;
    Fig. 2
    shows an exemplary embodiment of a hand-held mobile device according to the invention, being connected with a server computer;
    Fig. 3
    illustrates a hierarchical file system, wherein data files at a plurality of different detail levels are stored as nodes of the file system;
    Fig. 4
    shows a flow chart illustrating an embodiment of a method according to the invention with a fully automatic selection process for selecting data representing a portion of a three-dimensional surface for downloading;
    Fig. 5
    shows an exemplary embodiment of a node list;
    Fig. 6
    shows a flow chart illustrating an exemplary embodiment of a method for displaying a representation of a portion of a three-dimensional surface.
  • Figure 1 shows an example for a representation of a terrain in three different detail levels 331-333. The representation is subdivided into a multitude of tiles, each of which particularly comprising a bitmap of a part of the representation. Each tile is assigned a number from which its position and detail level can be derived. In particular, each tile is comprised by a certain data file. The first detail level comprises the lowest amount of details.
  • In this example, in the first detail level 331 the terrain is subdivided into the four rectangular tiles with the numbers "0", "1", "2" and "3", each corresponding to four tiles of the second detail level 332 which is, thus, subdivided into sixteen tiles. Tile "2" of the first detail level e.g. corresponds to tiles "20", "21", "22" and "23" of the second detail level. Each of the second detail level tiles corresponds to four tiles of the next higher level, the third detail level 333, so that this level is subdivided into sixty-four tiles. Tile "13" of the second detail level e.g. corresponds to tiles "130", "131", "132" and "133" of the second detail level.
  • In Figure 2 an exemplary embodiments of a server-client-system for execution of the method according to the invention is depicted. The depicted system comprises an exemplary embodiment of a mobile device 30 according to the invention. The device is hand-held and comprises a rendering unit (not shown) for rendering data representing physical features of a portion of a three-dimensional surface, particularly by a method according to the invention, as described further below. The mobile device furthermore comprises a display 31, particularly designed as a touchscreen, the display 31 being adapted for displaying an image based on the data rendered by the rendering unit, particularly a representation of a three-dimensional terrain. The display 31 comprises a zoom functionality 33 for zooming in and out, i.e. changing the detail level of the displayed data. The device furthermore comprises locating means, such as a GNSS receiver, and communicating means for wirelessly receiving the data from a remote server 40.
  • The depicted mobile device 30 has communication means for establishing a connection with the server 40 via the internet 70 by means of a wireless connection 35 to a cell phone base station 75. On the remote server 40, data files are stored as nodes of a hierarchical file system 400, the data files comprising information about the three-dimensional terrain.
  • A request unit of the mobile device 30 sends a request to the remote server 40 to provide a certain data file for downloading, the data file e.g. comprising a bitmap of a part of the terrain in a certain resolution level. The remote server 40 then sends the requested file to the mobile device 30, so that the information is displayable on the display 31.
  • Figure 3 shows an exemplary hierarchical file system 400, wherein data files at a plurality of different detail levels 331-335 are stored as nodes of the file system 400. In general, a node of such a hierarchical file system 400 can have as few as one or two child nodes, or as many as several dozens.
  • In the first detail level 331 (comprising the fewest details) there is the top node 410. The top node 410 has three child nodes 421-423 in the second detail level 332, each of which having child nodes in the third detail level 333. For the sake of clarity, this is shown here for one of the nodes only: node 423 has three child nodes 431-433, each of which having child nodes in the fourth detail level 334. Again, this is shown for one of the nodes only: node 433 has two child nodes 431,432, each of which having a child node 451,452 in the fifth detail level 335 (comprising the most details).
  • An exemplary embodiment of the method according to the invention employs this hierarchical file system 400 to select those data files that are necessary for displaying a certain portion of the three-dimensional surface. For each node the method comprises the step of confirming whether data from the respective node is needed for display, and - if it is needed - of determining whether the detail level of the respective node is sufficient in order to display the portion in accordance with a certain quality factor. Thereby, if the detail level is sufficient, the respective node is designated for a later download request - for instance an identifier of the respective data file is stored in a node list. If the detail level is not sufficient, the method is repeated for a child node of the respective node.
  • In the depicted exemplary hierarchical file system 400 the method could e.g. begin with the top node 410. As data from this node would be visible in a representation of a portion of a three-dimensional surface which is to be displayed at the moment, and as the first detail level 331 is not sufficient, the method continues with the first child node 421 of the top node 410. In this example, this node 421 turns out to be not necessary for displaying as it would not be visible in the representation. It is therefore marked with a cross. Thus, the method continues with the next child node 422 of the top node 410. As this node 422 neither is necessary for displaying, the method continues with the third child node 423 of the top node 410. This node 423 turns out to be necessary for displaying; its detail level 332 is not sufficient, though, so that the method continues with its child nodes 431-433. In the end, two nodes 451,452 of the fifth detail level 335 are necessary and sufficient for displaying. These nodes 451,452 are therefore designated for downloading, e. g. added to a node list.
  • Figure 4 illustrates an exemplary embodiment of a method 100 for selecting data representing a portion of a three-dimensional surface for loading. The method relates to a hierarchical structure with nodes as depicted in Figure 3 and comprises an automatic selection process that is performed subsequently for a multitude of nodes of the hierarchical file system. In particular, the selection process is fully automatic, not requiring any user interaction.
  • The selection process starts in step 110 with the top node of the hierarchical file system. In step 120 the process goes downwards in the hierarchical structure to a child node of the top node. This child node is the first node to become the presently considered node of the selection process (in the following: "present node").
  • In step 130, it is assessed whether data comprised by the present node is needed for displaying an image with a representation of a particular portion of the three-dimensional surface, i.e. if the texture of the data would be visible in the representation if it were displayed on a display.
  • If the data is not needed, in step 160 the selection process continues one level higher in the hierarchical structure, i.e. going back to the parent node of the currently assessed node, where the selection process continues with another child node of that node, i.e. a sibling node of the last present node. If no unassessed child node of the parent node is left, the method continues with a parent node of the last present node's parent node and so on.
  • If in step 130 it is confirmed that the data of the present node is needed, the process continues with step 140, where it is then determined, whether the surface data of the currently assessed node meets the criteria of a resolution quality factor, e. g. whether the level of detail of the data of the present node is sufficient. The resolution quality factor can be defined for instance by a user or some external process and is particularly predefined.
  • A number of applicable quality factors for use in step 140 are described in WO 2006/033576 A1 . Examples of how to calculate the quality factor may include one or more of the following factors:
    • the distance to camera relative to size of the section;
    • the actual area it would cover of the rendering surface; and/or
    • the actual area a minimum enclosing volume would cover of the rendering surface.
  • If the surface data meets the criteria of the resolution quality factor, in step 150 an identifier of the present node is stored in a node list. If the surface data does not meet the criteria of the resolution quality factor, the process continues with step 175, determining whether the present node has a child node that is still unconsidered. If there is one, this child node becomes the new present node and the process starts again. If there is no further child node, the process continues with step 150, storing the identifier of the present node in the node list. Though the data has not met the criteria, there is no better data available.
  • After having stored the identifier of the present node in the node list, the process continues in step 160 with the parent node of the present node and with determining, in step 170, whether there is another, still unconsidered child node of the parent node. If there is one, this child node becomes the new present node and the process starts again. If there is no further child node, the process continues in step 160 with the parent node of the present node. If there is no parent node (determined in step 180), all necessary nodes have been considered and the process is determined (step 190).
  • The computed result of the selection process is a node list, which is generated in step 150. This node list can be used for a further method part, which is described in Figure 6. Alternatively, in step 150 the data can also be downloaded and displayed immediately.
  • Optionally, step 130 may be skipped if it is desired to additionally load data sections which are not immediately visible from the viewing position but which may be visible a few moments later due to a change of the viewing position or angle.
  • Step 130 may also be used to adjust the quality factor used in step 140. In such cases the visibility calculated in step 130 may also be used to assign a priority for the order of which the data sections should be loaded or transferred over the network.
  • Figure 5 shows am exemplary embodiment of a node list 15, as created in step 150 of the selection process of the method 100 described in Figure 4. Therein, identifiers 151,152 of two data files designated for downloading from a server are stored, e. g. those corresponding to the two nodes 451,452 of Figure 3. The node list 15 is used for a request for downloading the data files corresponding to the identifiers 151,152 stored therein, in order to allow displaying the data of the respective data files.
  • Figure 6 illustrates an exemplary embodiment of an optional method part 200 for displaying a representation of a portion of a three-dimensional surface. This optional method part 200 can be a part of the method 100 described in Figure 4 and may e. g. be executed immediately after the termination of the process in step 190. Alternatively, it can be executed for every identifier that is stored in the node list in step 150 and while the automatic selection process continues.
  • The method part 200 comprises the automatic steps of requesting 220 data files from a server, downloading 230 the requested data files from the server, and displaying 240 information comprised by the downloaded data files. The requested data files have previously been read 210 from a node list 15 (see Figure 5), which has been created by the selection process of the method 100 described in Figure 4.
  • Although the invention is illustrated above, partly with reference to some preferred embodiments, it must be understood that numerous modifications and combinations of different features of the embodiments can be made. All of these modifications lie within the scope of the appended claims.

Claims (12)

  1. A computer-implemented method (100) for selecting a set of data files of a multitude of data files for downloading the selected set from a server computer (40) to a client device (30),
    • the multitude of data files comprising surface data in a plurality of different detail levels (331-335),
    • the surface data comprising texture data,
    • the surface data being associated with a portion of a three-dimensional surface in an image scene,
    • the data files being stored as nodes of a hierarchical file system (400) of the server computer (40), each node being either a parent node, or a child node, and
    • the method (100) comprising an automatic selection process that is performed subsequently for a multitude of nodes of the hierarchical file system (400),
    wherein the selection process comprises assessing (130) whether the portion of a three-dimensional surface, which surface data of a currently assessed node is associated with, is visible in an actual image scene, if this image scene is displayed on a computer display (31), wherein
    • if the portion of the three-dimensional surface is not visible, the selection process is resumed with a sibling node or an uncle node of the currently assessed node, and
    • if the portion of the three-dimensional surface is visible, the selection process continues with determining (140) whether the surface data of the currently assessed node meets the criteria of a predefined resolution quality factor,
    characterized in that
    if the detail level meets the criteria of the quality factor, the data file of the currently assessed node is designated for downloading from the server computer (40) to the client device (30) by storing (150) an identifier (151, 152) of the data file in a node list (15), wherein the method further comprises
    • reading (210) identifiers (151, 152) of listed data files from the node list (15),
    • requesting (220) the listed data files from the server,
    • downloading (230) the requested data files from the server computer, and
    • displaying (240) information comprised by the downloaded data files; and
    else, if the detail level does not meet the criteria of the quality factor, the selection process is resumed with a child node of the currently assessed node.
  2. Method (100) according to claim 1, wherein
    each child node comprises surface data of a higher detail level (331-335) than its respective parent node.
  3. Method (100) according to any one of the preceding claims, wherein
    the first node that is assessed in the selection process is a root node (410) of the hierarchical file system (400) or a first child node (421) of the root node (410).
  4. Method (100) according to any one of the preceding claims, wherein
    the quality factor is calculated based on a distance from the surface to an observation point and at least on one of the following:
    • a screen coverage factor related to how much a texture would cover a computer display surface when displayed;
    • a scene coverage factor related to how much of a texture covers a surface located in a scene outside a computer display edge; and/or
    • an actual area a minimum enclosing volume would cover of the rendering surface.
  5. Method (100) according to claim 4, wherein
    the quality factor is based on the equation Q = C A ,
    Figure imgb0001
    where C is the screen coverage factor and A is the distance.
  6. Method (100) according to claim 4,
    wherein the quality factor is defined as Q = C + C 1 A
    Figure imgb0002
    or as Q = ID C + C 1 A ,
    Figure imgb0003
    where C is the screen coverage factor, C1 is the scene coverage factor, A is the distance, I is an importance factor defined by a user or an application, and D is a difference between a number of data files that are designated for downloading and/or downloaded from the server computer, respectively, and a number of data files stored in the server.
  7. Method (100) according to any one of the preceding claims, wherein
    the selection process is performed at least partially in the client device (30), particularly being a mobile device, the client device (30) being connected to the server computer (40), particularly via an Internet (70) connection.
  8. Mobile client device (30) adapted for downloading selected data files of a multitude of data files from a server computer (40),
    • the multitude of data files comprising surface data in a plurality of different detail levels (331-335), the surface data comprising texture data, and
    • the surface data being associated with a portion of a three-dimensional surface in an image scene, and
    • the data files being stored as nodes of a hierarchical file system (400) of the server computer (40), each node being either a parent node, or a child node,
    wherein the mobile client device (30) comprises a rendering unit for rendering the surface data and a display (31) for displaying the representation, wherein the mobile client device (30) comprises a selection unit with a selection algorithm adapted for performing an automatic selection process subsequently for a multitude of nodes of the hierarchical file system (400), the selection process comprising assessing (130) whether the portion of a three-dimensional surface, which surface data of a currently assessed node is associated with, is visible in an actual image scene, if this image scene is displayed on the display (31), wherein
    • if the portion of the three-dimensional surface is not visible, the selection process is resumed with a sibling node or an uncle node of the currently assessed node,
    • if the portion of the three-dimensional surface is visible, the selection process continues with determining (140) whether the surface data of the currently assessed node meets the criteria of a predefined resolution quality factor, and
    characterized in that
    • if the detail level meets the criteria of the quality factor, the data file of the currently assessed node is designated for a download request by storing (150) an identifier (151, 152) of the data file in a node list (15), and, else if the detail level does not meet the criteria of the quality factor, the selection process is resumed with a child node of the currently assessed node,
    wherein the mobile client device (30) further comprises a request unit adapted to read (210) identifiers (151, 152) of listed data files from the node list (15), requesting (220) the listed data files from the server computer (40) and downloading (230) the requested data files.
  9. Mobile client device (30) according to claim 8, comprising
    • locating means, particularly a GNSS receiver, for determining a present location of the device and/or
    • communicating means for wirelessly receiving the data from the server computer (40), in particular over the Internet (70).
  10. Mobile client device (30) according to claim 8 or claim 9, wherein each child node comprises surface data of a higher detail level (331-335) than its respective parent node.
  11. Mobile client device (30) according to any one of the claims 8 to 10, wherein
    the quality factor is calculated based on a distance from the object to an observation point and on at least one of the following:
    • a screen coverage factor related to how much a texture would cover a computer display surface when displayed;
    • a scene coverage factor related to how much of a texture covers an object located in a scene outside a computer display edge; and/or
    • an actual area a minimum enclosing volume would cover of the rendering surface.
  12. Computer programme product, comprising programme code which is stored on a machine-readable medium, or being embodied by an electromagnetic wave comprising a programme code segment, and having computer-executable instructions for performing, in particular when run on calculation means of a mobile client device (30) according to any one of claims 8 to 11, the following steps of the method according to any one of the claims 1 to 7.
EP15706747.1A 2014-02-19 2015-02-18 Method for selecting data files for downloading Active EP3108453B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP14155789.2A EP2911118A1 (en) 2014-02-19 2014-02-19 Method for selecting data files for downloading
PCT/EP2015/053439 WO2015124641A1 (en) 2014-02-19 2015-02-18 Method for selecting data files for downloading

Publications (2)

Publication Number Publication Date
EP3108453A1 EP3108453A1 (en) 2016-12-28
EP3108453B1 true EP3108453B1 (en) 2020-01-01

Family

ID=50184739

Family Applications (2)

Application Number Title Priority Date Filing Date
EP14155789.2A Withdrawn EP2911118A1 (en) 2014-02-19 2014-02-19 Method for selecting data files for downloading
EP15706747.1A Active EP3108453B1 (en) 2014-02-19 2015-02-18 Method for selecting data files for downloading

Family Applications Before (1)

Application Number Title Priority Date Filing Date
EP14155789.2A Withdrawn EP2911118A1 (en) 2014-02-19 2014-02-19 Method for selecting data files for downloading

Country Status (5)

Country Link
US (1) US20170060901A1 (en)
EP (2) EP2911118A1 (en)
KR (1) KR101782873B1 (en)
CN (1) CN105960659A (en)
WO (1) WO2015124641A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3364374A1 (en) * 2017-02-20 2018-08-22 My Virtual Reality Software AS Method for visualizing three-dimensional data
EP3418839B1 (en) * 2017-06-22 2021-10-13 Enisco by Forcam GmbH Method for monitoring an automation assembly
US11625848B2 (en) * 2020-01-30 2023-04-11 Unity Technologies Sf Apparatus for multi-angle screen coverage analysis
CN111415411B (en) * 2020-03-02 2023-12-12 重庆市勘测院 Space coordinate correcting and encrypting method for three-dimensional model
US11217208B2 (en) * 2020-03-30 2022-01-04 Adobe Inc. Low-latency adaptive streaming for augmented reality scenes
CN113111141A (en) * 2020-12-31 2021-07-13 绍兴亿都信息技术股份有限公司 Massive data management method of modular service type three-dimensional urban geographic information system
CN117112574B (en) * 2023-10-20 2024-02-23 美云智数科技有限公司 Tree service data construction method, device, computer equipment and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6496189B1 (en) 1997-09-29 2002-12-17 Skyline Software Systems Ltd. Remote landscape display and pilot training
US20030158786A1 (en) 1999-02-26 2003-08-21 Skyline Software Systems, Inc. Sending three-dimensional images over a network
US7283135B1 (en) * 2002-06-06 2007-10-16 Bentley Systems, Inc. Hierarchical tile-based data structure for efficient client-server publishing of data over network connections
US20040006424A1 (en) * 2002-06-28 2004-01-08 Joyce Glenn J. Control system for tracking and targeting multiple autonomous objects
EP1800268B1 (en) 2004-09-20 2014-08-06 My Virtual Reality Software AS Method, system and device for efficient distribution of real time three dimensional computer modeled image scenes over a network
US7388585B2 (en) * 2004-09-20 2008-06-17 My Virtual Reality Software Method, system and device for efficient distribution of real time three dimensional computer modeled image scenes over a network
US9602974B2 (en) * 2012-12-28 2017-03-21 Trimble Inc. Dead reconing system based on locally measured movement

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None *

Also Published As

Publication number Publication date
CN105960659A (en) 2016-09-21
KR20160113123A (en) 2016-09-28
WO2015124641A1 (en) 2015-08-27
KR101782873B1 (en) 2017-09-29
US20170060901A1 (en) 2017-03-02
EP3108453A1 (en) 2016-12-28
EP2911118A1 (en) 2015-08-26

Similar Documents

Publication Publication Date Title
EP3108453B1 (en) Method for selecting data files for downloading
US8803901B1 (en) Map rendering using interpolation of style parameters across zoom levels
CN109461199B (en) Picture rendering method and device, storage medium and electronic device
EP2881918B1 (en) Method for visualizing three-dimensional data
EP3334174A1 (en) Method and device for multi-viewpoint video transmission
CN106847068B (en) A kind of map conversion method, device and calculate equipment
US8872848B1 (en) Rendering vector data as tiles
EP2209092A1 (en) Method for unified visualisation of heterogeneous datasets
US20150187130A1 (en) Automatic Generation of 2.5D Extruded Polygons from Full 3D Models
WO2010013854A1 (en) Three dimensional geographical information client apparatus, server apparatus and three dimensional geographical information system having the same
US8976169B1 (en) Rendering terrain patches
US9093006B2 (en) Image shader using style attribute references
KR20130079819A (en) Method for editing terrain data created by procedural terrain method
CN108182212A (en) A kind of photomap dispatching method and display system based on aeroplane photography
US9443344B2 (en) Method for rendering data of a three-dimensional surface
CN109697748A (en) Model compression processing method, model pinup picture processing method device, storage medium
KR101487454B1 (en) method for parallel processing of LOD image
WO2013060206A1 (en) Method and apparatus for zooming image in level of details model
US9092907B2 (en) Image shader using two-tiered lookup table for implementing style attribute references
CN112687007A (en) LOD technology-based stereo grid map generation method
KR20140139194A (en) Method for generating terrain model and apparatus therefor
CN111681304B (en) Sea flow field self-adaptive visualization method, device, computer equipment and storage medium
JPWO2016092588A1 (en) Drawing apparatus and drawing method
Herzig et al. X3D-earthbrowser: visualize our earth in your web browser
CN109741448B (en) Method, device and equipment for drawing three-dimensional fluctuation model based on DEM data

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20160624

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAX Request for extension of the european patent (deleted)
REG Reference to a national code

Ref country code: DE

Ref legal event code: R079

Ref document number: 602015044604

Country of ref document: DE

Free format text: PREVIOUS MAIN CLASS: G06T0017000000

Ipc: G06T0017050000

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

RIC1 Information provided on ipc code assigned before grant

Ipc: G06T 17/05 20110101AFI20190711BHEP

Ipc: G06T 17/00 20060101ALI20190711BHEP

INTG Intention to grant announced

Effective date: 20190808

RIN1 Information on inventor provided before grant (corrected)

Inventor name: KRISTIANSEN, STIG RONALD

GRAJ Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deleted

Free format text: ORIGINAL CODE: EPIDOSDIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

GRAR Information related to intention to grant a patent recorded

Free format text: ORIGINAL CODE: EPIDOSNIGR71

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

INTC Intention to grant announced (deleted)
GRAJ Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deleted

Free format text: ORIGINAL CODE: EPIDOSDIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

INTG Intention to grant announced

Effective date: 20191015

GRAR Information related to intention to grant a patent recorded

Free format text: ORIGINAL CODE: EPIDOSNIGR71

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

INTC Intention to grant announced (deleted)
AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

INTG Intention to grant announced

Effective date: 20191125

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

Ref country code: AT

Ref legal event code: REF

Ref document number: 1220763

Country of ref document: AT

Kind code of ref document: T

Effective date: 20200115

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602015044604

Country of ref document: DE

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20200101

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200401

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200527

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200402

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200501

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200401

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602015044604

Country of ref document: DE

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20200229

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200218

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 1220763

Country of ref document: AT

Kind code of ref document: T

Effective date: 20200101

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200229

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200229

26N No opposition filed

Effective date: 20201002

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200218

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200301

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200229

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20200401

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20200401

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: MT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20200101

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20220620

Year of fee payment: 9