GuidesAPI Reference
Guides

Changing from the Metric System

This example displays returning temperatures using the Fahrenheit scale (°F) and wind speeds in miles per hour (mph). Instead of using the Celcius scale (°C) and wind speeds in kilometres per hour (km/h). The scale used for the weather readings is altered by adding metric=false to the request URL.

Request

Status

Response