We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01c0243 + ace755d commit 87e463dCopy full SHA for 87e463d
pybikes/data/bicincitta.json
@@ -899,19 +899,6 @@
899
},
900
"tag": "jesinbici"
901
902
- {
903
- "city_ids": [
904
- 230
905
- ],
906
- "meta": {
907
- "latitude": 42.8116631,
908
- "city": "Pamplona",
909
- "name": "nbici",
910
- "longitude": -1.6482653,
911
- "country": "ES"
912
- },
913
- "tag": "nbici"
914
915
{
916
"city_ids": [
917
179
pybikes/data/weelo.json
@@ -27,6 +27,19 @@
27
"country": "IT"
28
29
"tag": "zena-by-bike"
30
+ },
31
+ {
32
+ "city_ids": [
33
+ 230
34
+ ],
35
+ "meta": {
36
+ "latitude": 42.8116631,
37
+ "city": "Pamplona",
38
+ "name": "nbici",
39
+ "longitude": -1.6482653,
40
+ "country": "ES"
41
42
+ "tag": "nbici"
43
}
44
]
45
0 commit comments