diff --git a/src/contexts/_default.json b/src/contexts/_default.json index c3f309d34..fb92e6111 100644 --- a/src/contexts/_default.json +++ b/src/contexts/_default.json @@ -29,6 +29,20 @@ "queryFormat": "gml2", "queryTitle": "desclocal" } + }, + { + "title": "Établissements MTQ", + "sourceOptions": { + "type": "wms", + "url": "https://ws.mapserver.transports.gouv.qc.ca/swtq", + "params": { + "layers": "etablissement_mtq", + "version": "1.3.0" + }, + "queryable": true, + "queryFormat": "htmlgml2", + "queryTitle": "nometablis" + } } ] }