AMeDAS station
Ueda
上田
Station 48256 in the Japan Meteorological Agency's AMeDAS network. It reports on every ten-minute boundary, and the call below returns whatever it last sent.
Latest reading
- Station id
- 48256
- Coordinates
- 36.4, 138.265
- Altitude
- 502 m
Read this station from the API
curl -s 'https://api.tenkinow.com/v1/weather/latest?lat=36.4&lon=138.265' The API resolves a coordinate to the nearest station, so asking with this station’s own coordinate returns this station. Swap /latest for /history or /at to read further back.