osm-editor-layer-index-qgis

1.0.1 • Public • Published

osm-editor-layer-index-qgis

Converts the OSM Editor Layer Index into a QGIS XYZ Tiles Connections.

Install and use globally

npm install -g osm-editor-layer-index-qgis
osm-editor-layer-index-qgis [-c AU,NZ,..] < imagery.geojson > imagery.xml

Install and use locally

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

QGIS

In Browser > XYZ Tiles (right click Load Connections)

QGIS XYZ Tiles Connections > Load Connections...

Readme

Keywords

none

Package Sidebar

Install

npm i osm-editor-layer-index-qgis

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

8.83 kB

Total Files

5

Last publish

Collaborators

  • andrewharvey