Japanese Farmland Parcel Polygons (Fude Polygons in Japanese) represent parcel information of farmland. The polygons are manually digitized data derived from aerial imagery, such as satellite images. Since no on-site verification or similar procedures have been conducted, the data may not necessarily match the actual current conditions. Fude Polygons are created for the purpose of roughly indicating the locations of farmland.
The original data was downloaded from the Ministry of Agriculture, Forestry and Fisheries (MAFF) website (https://www.maff.go.jp/j/tokei/porigon/index.html) and processed as follows:
The file names follow the naming convention below:
The data can be used under the CC BY license. Since this dataset is a processed version of the original data, please include the following citation when using it:
筆ポリゴンとは、農地の区画情報です。ポリゴンは、衛星画像などの空中写真データから手作業でデジタイジングしたデータで、現地確認作業などは行なっていないため、現況とは必ずしも一致しない場合があります。筆ポリゴンは、大まかな農地の位置を示す目的で作成されています。
データは、農林水産省のサイト (https://www.maff.go.jp/j/tokei/porigon/index.html) からダウンロードし、以下の処理を行いました。
ファイル名は、以下の命名ルールに従いました。
本データは、CC BYに従うことで利用することができます。このデータはオリジナルデータを加工したデータであるため、利用に際しては、以下の出典を記載して下さい。
string |
If the data is the same as both the previous year and the year before, the polygon_id of the previous year. If changes occurred between the year before last and the current year, it is set to NULL. |
前年度、前々年度のデータと同一の場合は前年度のpolygon_id。前々年度から当該年度までの間に変更があった場合はNULL |
local_government_cd | string | Code of the municipality, as defined by the Ministry of Internal Affairs and Communications, where the centroid of the polygon overlaps. | ポリゴンの重心点と重なる市区町村の総務省地方公共団体コード |
point_lng | string | Longitude of the polygon’s centroid | ポリゴン重心点の経度 |
point_lat | string | Latitude of the polygon’s centroid | ポリゴンの重心点の緯度 |
old_polygon_id | string | polygon_id of the data published in 2021 | 2021年公開データのpolygon_id |
land_type_ja | string | Japanese notation for land_type code (田 for rice field, 畑 for field) | land_typeコードの日本語表記(田、または畑) |
land_type_en | string | English notation for land_type code (rice_field for rice field, field for field), | land_typeコードの英語表記(rice_field または field) |