GET Ice Roads
Returns current ice road information.
Request Information
https://hotline.gov.sk.ca/api/v2/get/iceroads
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| format |
Valid values are 'xml' or 'json', default 'json'. |
string |
Optional |
Response Information
Resource Description
| Name | Description | Type |
|---|---|---|
| Id |
A unique identifier. |
integer |
| Name |
Name of the item. |
string |
| Latitude |
The latitude describing the location. Format: double between -90 and 90. |
double |
| Longitude |
The longitude describing the location. Format: double between -180 and 180. |
double |
| Status |
|
string |
| WeightRestriction |
|
string |
| Thickness |
|
string |
| LastUpdated |
The date the item's details were last updated in Unix time. More information |
integer |
Response Formats
JSON
XML