arc2qgis / lyrxtoqml

scripts for conversion of arcgis lyrx to qgis qml
GNU General Public License v2.0
20 stars 2 forks source link

qlyrx

This project enables using ArcGIS Pro symbology files (.lyrx) directly in QGIS.

Important note: Esri’s former symbology format (.lyr) is not supported.
It is possible to generate a
.lyrx file by opening and saving your *.lyr file in ArcGIS Pro.

The plugin was built and tested on Windows using QGIS >= 3.4
Tested on Ubuntu 18.04 as well.

Installation

On Windows installations of OSGeo4W the folder should be in:
C:\OSGeo4W64\apps\qgis-ltr\python\plugins or
C:\OSGeo4W64\apps\qgis\python\plugins or
C:\OSGeo4W\apps\qgis-ltr\python\plugins if you are using a 32bit OS

If the installation method fails for you, download the qlyrx.zip file and install the plugin using the install from zip method within the QGIS plugin manager.

Functionality

The plugin is named qlyrx

Save your styles, after creating the new symbology with the plugin as qgis native .sld/.qml formats

To use the plugin select a .lyrx file and the layer it should style.

This plugin is provided under the GPL2 License