調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

英和GIS用語集

国土交通省国土地理院

Weblio英和対訳辞書

英和辞典・和英辞典 - Weblio辞書

R-tree

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Wiktionary英語版

出典:Wiktionary

R-tree


R tree


R* tree

別の表記

ウィキペディア英語版

出典:Wikipedia

R-tree

出典:『Wikipedia』 (2011/06/13 07:55 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

R-trees are tree data structures that are similar to B-trees, but are used for spatial access methods, i.e., for indexing multi-dimensional information; for example, the (X, Y) coordinates of geographical data. A common real-world usage for an R-tree might be: "Find all museums within 2 km of my current location".


R* tree

出典:『Wikipedia』 (2010/10/21 11:28 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

R*-trees are a variant of R-trees used for indexing spatial information. R*-trees support point and spatial data at the same time with a slightly higher cost than other R-trees. It was proposed by Norbert Beckmann, Hans-Peter Kriegel, Ralf Schneider, and Bernhard Seeger in 1990.


R+ tree

出典:『Wikipedia』 (2010/08/17 00:58 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

An R+ tree is a method for looking up data using a location, often (x, y) coordinates, and often for locations on the surface of the earth. Searching on one number is a solved problem; searching on two or more, and asking for locations that are nearby in both x and y directions, requires craftier algorithms.

閲覧履歴

R-treeのページの著作権