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

Error al cargar SLD: TypeError: e.polygonsymbolizer.fill is undefined #6

Closed
i62lotor opened this issue Dec 3, 2019 · 1 comment
Closed

Comments

@i62lotor
Copy link
Collaborator

i62lotor commented Dec 3, 2019

Al cargar los estilos por sld de una regla PolygonSymbolizer que no tiene fill, se produce un error.

Creo que el problema pudiese estar aqui

SLDLayerStyle: 21 >>> if (rule.polygonsymbolizer !== undefined) { this._rule[rule.name] = rule.polygonsymbolizer.fill.styling.fill; }

i62lotor referenced this issue in i62lotor/ogv Dec 3, 2019
@i62lotor
Copy link
Collaborator Author

i62lotor commented Dec 4, 2019

La corrección está en el PR #7

geowe added a commit that referenced this issue Dec 5, 2019
jmmluna referenced this issue in jmmluna/ogv Dec 5, 2019
@i62lotor i62lotor closed this as completed Dec 5, 2019
i62lotor added a commit that referenced this issue Apr 15, 2020
jmmluna added a commit that referenced this issue Oct 25, 2020
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

1 participant