Skip to content

Commit ffef195

Browse files
committed
Merge branch 'master' of github.com:OwlSoul/YandexTransportWebdriverAPI-Python
2 parents 8f6e72d + 03d0563 commit ffef195

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Yandex Transport Webdriver API
22

3+
**Build status:** ![Build Status](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=python-api-build)
4+
35
A "sort of API" to access Yandex Transport/Masstransit data, designed to work in conjunction with [YandexTransportProxy](https://github.com/OwlSoul/YandexTransportProxy).
46

57
Своеобразное "API" для доступа к данным Яндекс Транспорт (Masstransit API), предназначено для работы в паре с [YandexTransportProxy](https://github.com/OwlSoul/YandexTransportProxy).
@@ -13,14 +15,14 @@ A "sort of API" to access Yandex Transport/Masstransit data, designed to work in
1315
|Метод| [01](https://yandex.ru/maps/213/moscow/?ll=37.743904%2C55.651365&masstransit%5BstopId%5D=stop__9647487&mode=stop&z=18) | [02](https://yandex.ru/maps/75/vladivostok/?ll=131.885616%2C43.115286&masstransit%5BstopId%5D=stop__10203347&mode=stop&z=18)| [03](https://yandex.ru/maps/54/yekaterinburg/?ll=60.646349%2C56.843264&masstransit%5BrouteId%5D=2107048882&masstransit%5BstopId%5D=stop__9810453&masstransit%5BthreadId%5D=2107049144&mode=stop&z=18) | [04](https://yandex.ru/maps/2/saint-petersburg/?ll=30.327096%2C59.935525&masstransit%5BrouteId%5D=2472220701&masstransit%5BstopId%5D=stop__10075220&masstransit%5BthreadId%5D=2472221195&mode=stop&z=17) | [05](https://yandex.ru/maps/19/syktyvkar/?ll=50.786616%2C61.726630&masstransit%5BrouteId%5D=3332066175&masstransit%5BstopId%5D=3306903125&masstransit%5BthreadId%5D=3332141745&mode=stop&z=17) | [06](https://yandex.ru/maps/65/novosibirsk/?ll=82.916800%2C55.031903&masstransit%5BrouteId%5D=65_18_bus_novosibirskgortrans&masstransit%5BstopId%5D=stop__9981979&masstransit%5BthreadId%5D=65B_18_bus_novosibirskgortrans&mode=stop&z=17) | Комментарий |
1416
|----|----|----|----|----|----|----|----|
1517
|[getStopInfo](https://github.com/OwlSoul/YandexTransportProxy/wiki/%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80:-getStopInfo)|![00](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=0)|![01](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=1)|![02](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=2)|![03](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=3)|![04](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=4)|![05](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=5)| - |
16-
|[getRouteInfo](https://github.com/OwlSoul/YandexTransportProxy/wiki/%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80:-getRouteInfo)|![10](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=10)|![11](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=11)|![12](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=12)|![13](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=13)|![14](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=4)|![15](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=15)| - |
18+
|[getRouteInfo](https://github.com/OwlSoul/YandexTransportProxy/wiki/%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80:-getRouteInfo)|![10](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=10)|![11](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=11)|![12](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=12)|![13](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=13)|![14](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=14)|![15](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=15)| - |
1719
|[getVehiclesInfo](https://github.com/OwlSoul/YandexTransportProxy/wiki/%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80:-getVehiclesInfo)|![20](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=20)|![21](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=21)|![22](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=22)|![23](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=23)|![24](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=24)|![25](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=25)| Риск DEPRECATED |
1820
|[getVehiclesInfoWithRegion](https://github.com/OwlSoul/YandexTransportProxy/wiki/%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80:-getVehiclesInfoWithRegion)|![30](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=30)|![31](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=31)|![32](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=32)|![33](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=33)|![34](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=34)|![35](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=35)| - |
1921
|[getRegionLayers](https://github.com/OwlSoul/YandexTransportProxy/wiki/%D0%9F%D1%80%D0%B8%D0%BC%D0%B5%D1%80:-getLayerRegions)|![40](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=40)|![41](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=41)|![42](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=42)|![43](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=43)|![44](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=44)|![45](http://owlsoul.biz.tm/YandexTransportProxy/status.php?test=45)| - |
2022

2123
![Success](http://owlsoul.biz.tm/YandexTransportProxy/indicators/legend/success.png) - тест пройден \
2224
![Success](http://owlsoul.biz.tm/YandexTransportProxy/indicators/legend/dummy.png) - тест неприменим к данному URL \
23-
![Success](http://owlsoul.biz.tm/YandexTransportProxy/indicators/legend/failed.png) - тест провален
25+
![Success](http://owlsoul.biz.tm/YandexTransportProxy/indicators/legend/failed.png) - тест не пройден
2426

2527
URL каждого теста можно узнать нажав на его номер в таблице.
2628

0 commit comments

Comments
 (0)