GET Drawbridge Crossings
Returns all bridges.
Request Information
https://fl511.com/api/v2/get/bridge
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key |
Developer Key |
string |
Required |
| format |
Valid values are 'xml' or 'json', default 'json'. |
string |
Optional |
| lang |
Valid values are 'en' or 'fr', default 'en'. |
string |
Optional |
Response Information
Resource Description
| Name | Description | Type |
|---|---|---|
| Id |
A unique identifier. |
integer |
| Name |
Name of the item. |
string |
| Status |
|
string |
| Location |
Location description |
string |
| Roadway |
Roadway name |
string |
| County |
County Name |
string |
| Direction |
Direction of parking. |
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 |
Response Formats
JSON
XML