[static-web] gis.gnome.org: Add transit provider for Finland
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [static-web] gis.gnome.org: Add transit provider for Finland
- Date: Mon, 23 Sep 2019 19:37:28 +0000 (UTC)
commit 7a96dfcc2f1aa85ef0ebcce4cdcca46a82b472fc
Author: Marcus Lundblad <ml update uu se>
Date: Mon Sep 23 21:36:41 2019 +0200
gis.gnome.org: Add transit provider for Finland
Add transit provider definition for Finland
(including rail link to Saint Petersburg).
gis.gnome.org/v1/service.json | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
---
diff --git a/gis.gnome.org/v1/service.json b/gis.gnome.org/v1/service.json
index 7d8e332..41887dc 100644
--- a/gis.gnome.org/v1/service.json
+++ b/gis.gnome.org/v1/service.json
@@ -99,6 +99,29 @@
"baseUrl": "https://otpdjerba.herokuapp.com/otp"
}
}
+ },
+ {
+ "provider": {
+ "name": "Finland",
+ "plugin": "OpenTripPlanner",
+ "attribution": "Digitransit",
+ "attributionUrl": "https://www.digitransit.fi",
+ "priority": 10,
+ "areas": [
+ {
+ "countries": [ "FI" ]
+ },
+ {
+ "comment": "Extension including rail connection to Saint Petersburg",
+ "priority": 100,
+ "bbox": [59.804463,27.690760,61.241289,30.580613]
+ }
+ ],
+ "params": {
+ "baseUrl": "https://api.digitransit.fi/routing/v1/",
+ "router": "finland"
+ }
+ }
}
]
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]