-
Notifications
You must be signed in to change notification settings - Fork 130
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 server info-handler #974
Conversation
|
* 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)
This refactor allows us to use this handler directly in output-geoservices, without the catch-all route module. Part of preliminary work to support editing.