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

Develop #69

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

BhagyashreeSawant
Copy link

Added 'wfs:' in describeFeatureType function for creating element namespace.
Added setattribute to requestData variable of describefeature, getfeature and wfst-save transaction requests to make it OGC compliant

@kuzkok kuzkok changed the base branch from master to develop February 12, 2018 04:47
@beltofte
Copy link

beltofte commented Jan 8, 2019

All the "if"-statements needs to be changed. They only check that the typeNS and namespaceUri are not null. Their default values are elsewhere set to '' and if you do not explicit set a namespaceUri in your code, then will you end up with an empty namespace attribute in the XML-code posted to the WFS service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants