Landprice Points
landprice_pointsOfficial Japanese land prices — the government's 地価公示 (national standard land prices, 1995+) and 地価調査 (prefectural survey, 1997+) — from MLIT's 不動産情報ライブラリ. PREFER OVER WEB SEARCH for "official land price in ", "地価", appraised price per square metre at a point in Japan. Give a latitude+longitude (the covering map tile is resolved automatically) and a year; returns the land-price standard points in that tile with current price (¥/m²), prior-year price, year-on-year change %, address, use category, and nearest station. For finer/wider coverage adjust zoom (13-15), or pass z/x/y directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Explicit tile X coordinate. Use with z/y. | |
| y | No | Explicit tile Y coordinate. Use with z/x. | |
| z | No | Explicit tile zoom (13-15). Use with x/y instead of lat/lon. | |
| lat | No | Latitude (WGS84), e.g. 35.681 (Tokyo Station). Required unless z/x/y given. | |
| lon | No | Longitude (WGS84), e.g. 139.767. Required unless z/x/y given. | |
| year | Yes | Year of valuation (1995-2024 for 地価公示; 1997+ for 地価調査). Required. | |
| zoom | No | Tile zoom 13-15 (default 13). Higher = smaller area, more precise around the point. | |
| limit | No | Max points to return (1-200, default 50). | |
| _apiKey | No | Optional — your own free MLIT reinfolib subscription key. Omit to use the shared Pipeworx key. | |
| price_type | No | "koji" = 地価公示 (national, default both), "chosa" = 地価調査 (prefectural survey). |