GET /API/Public/FieldPolygonID/GetArea?latl={latl}&lngl={lngl}&lath={lath}&lngh={lngh}
農林水産省が公開している農地の区画情報データを、WAGRI運営事務局が提供します。 ※ ID付与済みの筆ポリゴンに対応いたしました。 筆ポリゴンデータを範囲指定で取得できます。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
latl | 最小緯度(WGS84:10進) |
Number |
Required |
lngl | 最小経度(WGS84:10進) |
Number |
Required |
lath | 最大緯度(WGS84:10進) |
Number |
Required |
lngh | 最大経度(WGS84:10進) |
Number |
Required |
Body Parameters
None.
Response Information
Resource Description
Name | Description | Type | Additional information |
---|---|---|---|
FieldPolygonId | 筆ポリゴンID |
String |
None. |
Code | 市区町村コード |
String |
None. |
FieldType | 耕地の種類 田/畑/… |
String |
None. |
Polygons | ポリゴン |
Collection of Polygons |
None. |