[static-web] gis.gnome.org: Add transit provider for South Africa



commit 19b2a5f6753891f27e9dd8501cdac938f44899cf
Author: Marcus Lundblad <ml update uu se>
Date:   Tue Feb 8 22:17:25 2022 +0100

    gis.gnome.org: Add transit provider for South Africa
    
    The definition for this provider was missing, even
    though the plugin has been available some time.

 gis.gnome.org/v1/service.json | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
---
diff --git a/gis.gnome.org/v1/service.json b/gis.gnome.org/v1/service.json
index 9427f17..828424d 100644
--- a/gis.gnome.org/v1/service.json
+++ b/gis.gnome.org/v1/service.json
@@ -184,6 +184,20 @@
                    }
                ]
            }
+       },
+       {
+           "provider": {
+               "name": "South Africa",
+               "plugin": "GoMetro",
+               "attribution": "GoMetro",
+               "attributionUrl": "https://proserver.gometro.co.za/api/v1/docs/#multimodal-routing";,
+               "priority": 10,
+               "areas": [
+                   {
+                       "countries": [ "ZA" ]
+                   }
+                ]
+           }
        }
     ]
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]