From 6139fc23f23a4669d0decc62e061dd3ff63f9181 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Tue, 11 Jun 2024 02:18:16 +0200 Subject: [PATCH] Try to use direct url --- assets/themes/grb/grb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/themes/grb/grb.json b/assets/themes/grb/grb.json index 564602dcfd..52dad43ab8 100644 --- a/assets/themes/grb/grb.json +++ b/assets/themes/grb/grb.json @@ -286,7 +286,7 @@ "man_made!=mast" ] }, - "geoJson": "https://proxy.mapcomplete.org/json?url=https://betadata.byteless.net/grb?bbox={x_min},{y_min},{x_max},{y_max}", + "geoJson": "https://betadata.byteless.net/grb?bbox={x_min},{y_min},{x_max},{y_max}", "geoJsonZoomLevel": 18, "mercatorCrs": true, "idKey": "osm_id"