Converts the OSM Editor Layer Index into a QGIS XYZ Tiles Connections.
wget -O - https://osmlab.github.io/editor-layer-index/imagery.geojson | npx osm-editor-layer-index-qgis > imagery.qgis.xml
npm install -g osm-editor-layer-index-qgis
osm-editor-layer-index-qgis [-c AU,NZ,..] < imagery.geojson > imagery.xml
git clone https://github.com/andrewharvey/osm-editor-layer-index-qgis.git
cd osm-editor-layer-index-qgis
npm install
./index.js [-c AU,NZ,..] < imagery.geojson > imagery.xml
In Browser > XYZ Tiles (right click Load Connections)