Use proxy server for GRB theme, fix #1981
This commit is contained in:
parent
0da742a850
commit
699f3e872b
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@
|
||||||
"man_made!=mast"
|
"man_made!=mast"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"geoJson": "https://betadata.grbosm.site/grb?bbox={x_min},{y_min},{x_max},{y_max}",
|
"geoJson": "https://proxy.mapcomplete.org/json?url=https://betadata.byteless.net/grb?bbox={x_min},{y_min},{x_max},{y_max}",
|
||||||
"geoJsonZoomLevel": 18,
|
"geoJsonZoomLevel": 18,
|
||||||
"mercatorCrs": true,
|
"mercatorCrs": true,
|
||||||
"idKey": "osm_id"
|
"idKey": "osm_id"
|
||||||
|
|
Loading…
Reference in a new issue