-
Notifications
You must be signed in to change notification settings - Fork 129
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
refactor layers-info handler #975
Conversation
|
* refactor: layers-info handler * refactor: use layers handler in geoservices plugin
* refactor: layers-info handler * refactor: use layers handler in geoservices plugin
* refactor: layers-info handler * refactor: use layers handler in geoservices plugin
* refactor: layers-info handler * refactor: use layers handler in geoservices plugin
* Refactor: use restInfo handler directly in output-geoservice (#967) * Refactor server info-handler (#974) * refactor layers-info handler (#975) * refactor feature server layers-info handler (#976) * refactor: query handler (#977) * refactor: generate-renderer and query-related-requests (#997) * refactor: remove route module (#998)
allow handler to be used directly instead of only within route module; preliminary work to facilitate edit capability.