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

Fails to translate to SLD for line features #1

Open
fujiokae opened this issue Apr 8, 2021 · 1 comment
Open

Fails to translate to SLD for line features #1

fujiokae opened this issue Apr 8, 2021 · 1 comment

Comments

@fujiokae
Copy link

fujiokae commented Apr 8, 2021

Not sure if this Toolbox is maintained but I have just installed it and tried to convert ArcGIS line feature symbology to SLD. It ended up with an error on Line 30 in _polylineTranslator.py:
outLine_width = layout['symbol']['width'].

I think this line should go like
outLine_width = valueInfo['symbol']['width']

I edited the source and was successful in generating SLD for the line feature.
I use ArcGIS 10.6.

@pimpolha
Copy link

Since i downloaded arcgis2qgs to qgis i can't use the processing module.
Whenever I try to install processing module qgis it goes down.
I already uninstalled qgis and reinstalled different versions but I still have the same problem.
What can I do?

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