UTFEEPは、「plotdata」「censusdata」「measurementdata」「stemdata」の4つのデータ(テーブル)から構成されます。
This database includes 4 tables; plotdata, censusdata,measurementdata, stemdata.
plotdata |
試験地情報. 試験地(調査区)ごとの情報. Plot metadata. |
---|---|
censusdata |
調査履歴. 各試験地での各調査回に関する情報. Metadata of each census in each plot. |
measurementdata |
測定データ. 各調査回での測定データ(DBH、樹高、状態). Measurement data of each stem (DBH, height, status etc.). |
stemdata |
幹データ. 各試験地に出現する全幹(枯死・伐採個体も含む)について、樹種・樹木位置などのデータ. Stem data (species, XY-coordinates etc.) |
各テーブルは、以下の固有のIDを主キーとして関連づけられています。
Every table has a primary key as below.
plotdata | UUIDplot |
---|---|
censusdata | UUIDcensus |
measurementdata | UUIDmeasurement |
stemdata | UUIDstem |
測定データをダウンロードすると、該当するデータと関連づいた4つのデータがひとつのzipファイルとしてダウンロードされます。
データを利用する際は、上記主キーをもとに各データを関連づけてください。
When you download the measurement data of the selected plots, a ZIP file including 4 tables (csv files) for the plots will be downloaded.
Use the primary keys to relate the tables to each other.
項目名 | 変数名 Variable | データタイプ Data type | 内容 Description |
---|---|---|---|
試験地 シリアルナンバー |
serialNo | integer |
試験地固有の番号. 千葉演習林は10000, 北海道演習林は20000, 秩父演習林は30000, 田無演習林は40000, 生態水文学研究所は50000, 富士癒しの森研究所は60000, 樹芸研究所は70000番台 Plot serial no. The first digit represents site where plot located (see below). |
演習林名 | site | text |
試験地のある演習林名. Name of the branch forest where the plot is located. 千葉演習林 UTCBF 北海道演習林 UTHF 秩父演習林 UTCF 田無演習林 UTTF 生態水文学研究所 ERI 富士癒しの森研究所 FIWSC 樹芸研究所 ARI |
試験地名称 | plotname | text | 試験地の名称. Plot name. |
試験地種類 | plotcateg | text | 試験地の種類(成長試験地、間伐試験地など). Plot category. |
試験地番号 | plotno | text |
試験地の番号(オプション). Plot no. |
林班 | compartment | text |
試験地のある林班. Forest compartment where the plot is located. |
小班 | subcompartment | text |
試験地のある小班. Subcompartment where the plot is located. |
設置年 | year_established | integer |
試験地の設置年(基本的には区画を作った年) Year of the plot was established. |
初回調査年 | year_first | integer |
初回調査年. Year of the first census. |
調査間隔 | interval | text |
調査間隔(年). Census interval. |
試験地概要コメント | comment | text |
試験地に関するコメント. Comment. |
林相 | foresttype | text |
林相. Forest type; 老齢林Old growth, 二次林Secondary, 人工林Plantation, 択伐林Selection forest. |
試験地面積(ha) | area | float | 試験地面積. Area of the plot or the experimental area. |
植栽年 | year_planted | text | 植栽年. Planted year. |
伐採年 | year_harvested | text |
二次林の場合の伐採年.人工林の場合、植栽前の伐採年. Harvested year. |
担当・連絡先 | contact | text |
データについての問い合わせ先. Contact information about the data. |
継続中or終了の別 | continued | text | “継続中” Continued; ”終了” Completed or discontinued |
調査項目 | measurements | text |
DBH, 樹高など. Measurement items conducted in the plot. |
調査内容 | measurementsdetail | text |
調査内容の詳細を記載.例:毎木調査(DBH、樹高)DBH5cm以上. Details of the measurements and samplings. |
その他詳細 | details | text |
試験地の関する特記事項、この試験地を利用した文献等. Details of the plot. |
施業の概要 | management | text |
施業の概要.間伐の履歴などはここに記載. Silivicultural management in the plot. |
主要構成樹種 | dominant | text |
主要構成種. Dominant species. |
緯度 | latitude | float |
試験地位置の緯度 Latitude (ddd.dddd). |
経度 | longitude | float |
試験地位置の経度 Longitude (ddd.dddd). |
標高 | elevation | float |
試験地の標高. 整数表記. Elevation (m). |
試験地位置情報 コメント |
positioning | text |
調査地位置の測定場所など.例:調査区中心で記録、座標原点で記録、など. Comments on the plot positioning. |
位置測定方法 | method_positioning | text |
位置測定方法.その精度など 例:GPS(誤差10m)、地形図からの読み取り(誤差20m程度)、など. Methods of plot positioning and accuracy of the positioning. |
位置測定方法が GNSSの場合はその機種 |
GNSSmodel | text |
GNSSの機種名. Model of the GNSS device used for plot positioning. |
UUID | UUIDplot | text |
plotdataテーブルの主キー. Primary key for plotdata table. |
項目名 | 変数名 Variable | データタイプ Data type | 内容 Description |
---|---|---|---|
調査ID | censusID | integer |
調査ID. 試験地シリアルナンバー×10000+調査年.30001の試験地の1970年調査なら300011970.調査が年をまたぐ場合は開始年.1年複数回の場合は調査月(2桁)を付加 Census ID. plot serial no + census year (+ month) |
試験地 シリアルナンバー |
serialNo | integer |
試験地シリアルナンバー. Plot serial number. |
試験地名称 | plotname | text |
試験地の名称. Plot name. |
試験地種類 | plotcateg | text |
試験地の種類(成長試験地、間伐試験地など). Plot category. |
試験地番号 | plotno | text |
試験地の番号(オプション). Plot number. |
調査回 | cunsusno | integer |
初回から数えた調査回. Number of census from the first census. |
調査開始年 | yearstart | integer |
その回の調査を開始した年. Year of the census started. |
調査開始月 | monthstart | integer |
その回の調査を開始した月. Month of the census started. |
調査開始日 | daystart | integer |
その回の調査を開始した日. Day of the census started. |
調査終了年 | yearfinish | integer |
その回の調査を終了した年. Year of the census ended. |
調査終了月 | monthfinish | integer |
その回の調査を終了した月. Month of the census ended. |
調査終了日 | dayfinish | integer |
その回の調査を終了した日.1日で終了した場合は開始と同じ日. Day of the census ended. |
保存形式 | dataformat | text |
紙野帳、Excel、ファイルメーカー、等. Data storage format. |
調査面積 | plotarea | float |
調査区の面積. Plot area (ha). |
出版 | publication | text |
その調査回のデータを公表した公表先(雑誌名、巻号、ページ数).雑誌「演習林」など. Publication (data paper). |
出版先DOI | publicationDOI | text |
その公表物のDOI. DOI of the publication. |
直径測定 | DBHmesured | text |
直径測定の有無. DBH measured or not. |
直径測定対象木 | DBHtarget | text |
「毎木」か「標準木」か. Target of the DBH measurement; “毎木” all trees (larger than a threshold), “標準木” selected trees. |
直径測定道具 | DBHdevice | text |
直径測定に用いた道具.「輪尺」、「直径巻尺」、「スチールメジャー」など Device for the DBH measurement. |
樹高測定 | Hmeasured | text |
樹高測定の有無. Tree height measured or not. |
樹高測定対象木 | Htarget | text |
「毎木」か「標準木」か. Target of the height measurement; 毎木all trees (larger than a threshold), 標準木selected trees. |
樹高測定道具 | Hdevice | text |
樹高測定に用いた道具.「測高ポール」「バーテックス」「ブルーメライス」「ワイゼ」「目測」など Device for tree height measurement. |
樹木位置記録 | TreePosition | text |
樹木位置の記録の有無.その回に測定、もしくは過去に位置を記録していて、その回の進界木の位置を記録している場合は「測定」を記入。過去に測定していても、その回の進界木の位置を測定していない場合は「測定なし」 Position of trees recorded or not. |
樹木位置記録形式 | TreePositioningCoordinate | text |
調査区内座標、JGD2011 平面直角座標9系など. Coordinate system of tree position. |
樹木位置測定道具 | TreePositioningDevice | text |
レーザー距離計、目測、メジャー、等. Device for tree position measurement. |
その他調査項目 | other_measurements | text |
その他の調査項目.樹幹投影図、枝下高、など. Other measurements. |
その他詳細 | detail_census | text |
その他、その調査回に関して特記すべき事項など. Details for the census. |
レコード数 | records | integer |
登録されている測定データのデータレコード数. 0の場合は測定データは登録されていない. Number of data records. |
調査履歴UUID | UUIDcensus | text |
censusdataテーブルの主キー. Primary key for censusdata table. |
試験地UUID | UUIDplot | text |
plotdataテーブルの主キー. Primary key for plotdata table. |
項目名 | 変数名 Variable | データタイプ Data type | 内容 Description |
---|---|---|---|
試験地 シリアルナンバー |
serialNo | integer |
試験地シリアルナンバー. Plot serial no. |
調査ID | censusID | text |
調査ID. Census ID. |
幹ID | stemID | text |
試験地シリアルナンバー+試験地内で固有の番号 Plot serial number + stem specific number. |
測定時タグ | tag_census | text |
測定時についていたタグ. Plot serial number + stem specific number. |
測定時樹種 | sp_census | text |
測定時の樹種(その後変更されている可能性あり). Species name identified at the census. |
直径 | dbh | float |
胸高直径. Diameter at breast height (DBH). |
樹高 | height | float |
樹高. Tree height. |
生枯伐採 | dead | text |
枯れや伐採.「生」「枯」「伐採」. 生: live, 枯: dead, 新枯: newly dead, 旧枯: already dead at the previous measurement, 伐採: harvested |
状態 | status | text |
幹の状態.「腐れ」「幹割れ」等 Status of the stem. |
状態コード | statuscode | text |
幹の状態のコード. Status codes of the stem. Codes are defined for each dataset. See the original data paper. |
測定備考 | note | text |
その他測定時の備考. Note. |
調査年 | yearcensus | integer |
測定日の年. Year of the census. |
調査月 | monthcensus | integer |
測定日の月. Month of the census. |
調査日 | daycensus | integer |
測定日の日. Day of the census. |
輪尺直径1 | diameterC1 | float |
輪尺測定直径1方向目. Diameter measured by caliper in the first direction. |
輪尺直径2 | diameterC2 | float |
輪尺測定直径2方向目. Diameter measured by caliper in the second direction. |
品質区分 | quality | text |
見込まれる生産される材の品等に基づく品質区分. Quality class of the stem based on the grade of the log expected to be produced from the stem. |
階層 | layer | text |
林分の垂直構造における階層. Layer in the vertical stand structure. |
作成情報 タイムスタンプ |
timecreated | timestamp |
データが入力された日時. Date when data was input. |
修正情報 タイムスタンプ |
timemodified | timestamp |
データが修正された日時. Date when data was modified. |
調査履歴UUID | UUIDcensus | text |
censusdataテーブルの主キー. Primary key for censusdata table. |
幹UUID | UUIDstem | text |
stemdataテーブルの主キー. Primary key for stemdata table. |
測定UUID | UUIDmeasurement | text |
measurementdataテーブルの主キー Primary key for measurementdata table. |
項目名 | 変数名 Variable | データタイプ Data type | 内容 Description |
---|---|---|---|
幹ID | stemID | text |
試験地シリアルナンバー+試験地内で固有の幹番号. Plot serial number + stem specific number (usually, tag no). |
試験地 シリアルナンバー |
serialNo | integer |
試験地シリアルナンバー. Plot serial number. |
樹種 | spjp | text |
種和名. Species name in Japanese. |
学名 | sp | text |
樹種学名. Latin species name. |
幹No | stemNo | text |
最新のタグナンバー. Tag number at the last census. |
株No | indvNo | text |
同株の幹で共有する番号(タグ番号など). Tag/ID of the representative stem within a clump. |
区画X | boxX | text |
区画のX方向の位置. X coordinate of the subplot. |
区画Y | boxY | text |
区画のY方向の位置. Y coordinate of the subplot. |
樹木位置X | coordX | float |
樹木位置のX座標. X coordinate of the stem. |
樹木位置Y | coordY | float |
樹木位置のY座標. Y coordinate of the stem. |
備考 | note | text |
備考 Note. |
作成情報 タイムスタンプ |
timecreatedTree | datetime |
データが入力された日時 Date when data was input. |
修正情報 タイムスタンプ |
timemodifiedTree | datetime |
データが修正された日時. Date when data was modified. |
幹UUID | UUIDstem | integer |
stemdataテーブルの主キー. Primary key for stemdata table. |