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

Update ogc-schemas.js #224

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update ogc-schemas.js #224

wants to merge 1 commit into from

Conversation

mcauer
Copy link

@mcauer mcauer commented Feb 19, 2021

SLD_1_0_0_Geosever does not work,

because it exports an undefined property.

It Must refer to require('./lib/SLD_1_0_0_GeoServer').SLD_1_0_0

instead of require('./lib/SLD_1_0_0_GeoServer').SLD_1_0_0_GeoServer.

SLD_1_0_0_Geosever does not work because it exports an undefined property. It Must refer to  require('./lib/SLD_1_0_0_GeoServer').SLD_1_0_0 instead of require('./lib/SLD_1_0_0_GeoServer').SLD_1_0_0_GeoServer.
@mcauer
Copy link
Author

mcauer commented Mar 5, 2021

@highsource Hi, Alexey, thanks for this really cool library it's very useful.

Could you have a look in this PR, it's just a small bugfix but without it SLD_1_0_0_Geosever schema can not be used at all :(.

Best Michael

@soc
Copy link

soc commented May 28, 2021

Hi @mcauer, please see #225. Thank you!

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

Successfully merging this pull request may close these issues.

None yet

2 participants