-
Notifications
You must be signed in to change notification settings - Fork 2
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
Author *.qml for Ecoregion and Vegetation layers and test in QRAVE #152
Comments
@Cashe93 do you have any insights for @Tanmanfalcon? I think we need to find a more time efficient solution. What about just using the "canned" symbology that comes from the EPA? |
I don't think we have a more time efficient solution @wally-mac unless someone knows how to cover ecoregions from |
@Tanmanfalcon it looks like there is a QGIS Pugin to convert ArcGIS .lyr files to QGIS .qml styles. Based on this Youtube video the SLYR plugin (community version) works by converting esri .style databases to QGIS .xml styles. The video also says that the full version will convert .lyr files to QGIS .qml. Please have a look and let me know if this might be a solution. |
If that works, that is huge @wally-mac and all the @Riverscapes/riverscape-project-curators should be interested in this. Please report back what you find if trying this! |
@wally-mac, I'll give this a go with some BRAT symbology. |
@wally-mac and @joewheaton, that tool appears to work. Looks like it will definitely save @Riverscapes/riverscape-project-curators some time when authoring symbology. The video that @wally-mac posted is a very straightforward tutorial. |
@Riverscapes/riverscape-project-curators, my apologies, I just realized that this tool may not work exactly how we want it to since it only applies the symbology that's relevant to whatever project you are working on. So when you export the layer as a .qml, it will likely exclude some categories. I will look into some possible workarounds and keep you posted. There is a tool that directly converts .lyr to .qml but it requires a SLYR license. |
@Cashe93 please look into how much a SLYR license is. Depending on the cost it might be worth the investment if it does what it claims it will do -- convert .lyr to .qml. Let them know we are academic because there is typically a discount. |
@wally-mac, will do. |
@Cashe93 can you share here for others what you guys have learned about SLYR? |
Sure thing. @Riverscapes/riverscape-project-curators, there is a tool within the licensed version of SLYR that allows us to convert esri LYR files into qgis compatible files. We were able to send a couple of example files for a test run, and it looks like the outputs come back as QLR files. These files are similar to QML however, they are linked to a dataset while QML files just contain style information. Once a QLR is created, all you have to do is export it as a QML. We are in the process of purchasing a license that everybody can use. Once we have this I'll put together a short video on how to use the tool. In a nutshell, this tool should eliminate the need to manually copy over symbology. @Tanmanfalcon or @wally-mac, feel free to add anything else. |
That's awesome! Thanks for looking into this @Cashe93. Looking forward to your video |
Thanks @Cashe93, that will go in RAVE website: Riverscapes/RaveAddIn#140 |
Update: I just purchased the SLYR software. |
Hey all, here are the installation instructions for SLYR. Downloading and installing the SLYR plugin for QGIS Important: Before installing the licensed version of SLYR, you must first uninstall the community version (if installed) and restart QGIS
To use the plugin, simply drag and drop ESRI lyr, mxd, style, pmf or sxd files onto the main QGIS window. Alternatively, use the QGIS browser panel to locate lyr, mxd or style files and right click these for the available conversion options. The plugin also adds a new "SLYR" group to the Processing toolbox which contains numerous tools for converting and managing ESRI documents. Support for SLYR can be obtained by emailing support@north-road.com. Please send us ANY files you have issues converting and we will investigate ASAP! Your SLYR account details are: License holder: Utah State University - Watershed Science |
@Riverscapes/riverscape-project-curators, I've downloaded and installed the SLYR toolkit and everything seems to work great. The tool we will likely be utilizing the most is the LYR to QML tool which is very easy to use; just drag the desired LYR file as an input and the tool will output the corresponding QML (no exporting necessary). Since it's pretty straightforward, I don't think it's necessary that I make a video, but feel free to reach out to me if you have any questions. |
Hey @Cashe93 quick q- just to make sure, SLYR only works esri->Q, correct? So for efficiency's sake, it would make most sense to start all curation projects with Arc, and then use this tool to auto-create the corresponding .qml's? |
@lauren-herbine, I believe that is correct. SLYR appears to have a handful of tools that converts LYR to Q compatible layers, but not vice versa. So yes, I would author symbology within Arc and then convert. I will send an email to the SLYR folks just to confirm this. |
@Cashe93 great, thanks for the confirmation! |
@CHafen, I haven't had time to update the formal documentation on this, but above is the info for downloading and using SLYR. Let me know if you run into any issues or have any questions on how to use the tool. |
Thanks @Cashe93 |
I think this is done. @Tanmanfalcon can you confirm and then close this issue please?
Thanks |
@Tanmanfalcon as Mat ask can you please confirm and then close this issue? Thanks! |
All symbology looks spot on, Matt's fix worked great. |
Project Type: RS Context
Layer(s): All folders
Type(s) - Raster & Vector
Description
Get RS Context Ecoregion layers to be QRAVE compliant by authoring .qml and updating business logic as needed.
The text was updated successfully, but these errors were encountered: