Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Integrate cark park data #15

Open
cartwrightian opened this issue Dec 10, 2019 · 1 comment
Open

Integrate cark park data #15

cartwrightian opened this issue Dec 10, 2019 · 1 comment
Labels

Comments

@cartwrightian
Copy link
Member

Car park data is available. API uses a different ID for stations than timetable data, but appears to be same ID as the livedata. API also has lat/long available.

{ "Id": 1, "State": "Open", "SCN": "ASMPR", "Capacity": 200, "Description": "Ashton Moss Metrolink Car Park", "Occupancy": 0, "LastUpdated": "2019-10-11T04:02:17Z", "LocationId": 1, "Location": { "Id": 1, "LocationSpatial": { "Geography": { "CoordinateSystemId": 4326, "WellKnownText": "POINT (-2.12134393166657 53.4847594327302)", "WellKnownBinary": null } } } }

@cartwrightian
Copy link
Member Author

Not many stations have park and ride, looking at the API only about 8-10 stations would be listed, so for now no plan to implement this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant