Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you add support for ESRI's .lyr files? #84

Open
donnyv opened this issue Dec 12, 2024 · 1 comment
Open

Can you add support for ESRI's .lyr files? #84

donnyv opened this issue Dec 12, 2024 · 1 comment

Comments

@donnyv
Copy link

donnyv commented Dec 12, 2024

You may be able to use the work North Road has done with their QGIS SLYR plugin to read the .lyr files.
https://plugins.qgis.org/planet/tag/lyr/

@KaiVolland
Copy link
Contributor

Hey @donnyv,

thanks for thie hint. As the geostyler ecosystem is based on its own exchange format geostyler-style it's not easy to port one-to-one translations.

But there is already a parser that converts geostyler-style to .lyrx files. The geostlyer-lyrx-parser.

As the geostlyer-lyrx-parser that takes care of all Arc GIS related stuff I'll move this issue.

Note: The CLI supports the output of '.lyrx' files since version 4.1.0

@KaiVolland KaiVolland transferred this issue from geostyler/geostyler-cli Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants