Hi,
I'm new to FME and just wondering if there's any support or other plug-ins in FME for ArcGIS Pro .lyrx-files. I wish to tranform a lyrx-file to open in ArcGIS desktop.
Hi,
I'm new to FME and just wondering if there's any support or other plug-ins in FME for ArcGIS Pro .lyrx-files. I wish to tranform a lyrx-file to open in ArcGIS desktop.
Hi @sveenfinstad,
There is a Reader for Esri ArcGIS Layer:
Thanks,
Danilo
Also, a lyrx file is stored as a JSON file, so it is possible to read it and adjust it. However, it is pretty complex since it stores more than just the symbology applied.
Thanks for the help, guys.
Does the reader support both lyr and lyrx though? It only says it reads lyr. Nonetheless, it seems like my licence doesn't support the reader. I'll consider contacting FME in the future if its necessary.