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

Add gmf.XSDAttributes service #1454

Merged
merged 1 commit into from
Jun 29, 2016

Conversation

adube
Copy link
Contributor

@adube adube commented Jun 22, 2016

This PR introduces the gmf.XSDAttributes service, which is responsible of communicating with a GeoMapFish server to get the attributes of a layer in XSD format, convert them to an array of ngeox.Attribute objects.

It only sends the request for a single layer once using a promise.

Todo

That's the 3rd PR which completes the work of the "XSD Parser" task. It currently includes the other 2 as well because none of them have been merged yet. Let's wait for them to be merged before reviewing.

Live example

@adube adube changed the title Add gmf.XSDAttributes service (WIP) Add gmf.XSDAttributes service Jun 22, 2016
@adube adube force-pushed the gmf-xsdattributes-service branch from 506b1fd to 0af6af1 Compare June 23, 2016 11:56
@adube adube force-pushed the gmf-xsdattributes-service branch from 0af6af1 to d59db7b Compare June 28, 2016 12:17
@adube adube changed the title (WIP) Add gmf.XSDAttributes service Add gmf.XSDAttributes service Jun 28, 2016
@adube
Copy link
Contributor Author

adube commented Jun 28, 2016

@fredj Ready for review.

@fredj
Copy link
Member

fredj commented Jun 28, 2016

Looks very good, I will merge when travis is happy

@adube
Copy link
Contributor Author

adube commented Jun 28, 2016

@fredj Travis is happy.

@fredj fredj merged commit 502d583 into camptocamp:master Jun 29, 2016
@adube adube deleted the gmf-xsdattributes-service branch June 29, 2016 14:02
@sbrunner sbrunner added this to the Older milestone Aug 23, 2019
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

3 participants