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

Generic style generation method to handle XML, SLD and zip #44

Open
vuilleumierc opened this issue Nov 7, 2024 · 0 comments · May be fixed by #46
Open

Generic style generation method to handle XML, SLD and zip #44

vuilleumierc opened this issue Nov 7, 2024 · 0 comments · May be fixed by #46

Comments

@vuilleumierc
Copy link
Member

Rework the existing methods create_style and create_style_from_file to a more generic method capable of posting a style as XML, SLD or zip. According to the doc it should be possible to post the style definition as JSON as well, but we couldn't make it work so far so we probably won't implement it.

Regarding SLD, we don't plan to create or manipulate them, but instead to read them from the file system (as currently implemented) or from the REST API (to copy an existing style). They will be passed as binary blobs so that serialization / deserialization is not needed.

@vuilleumierc vuilleumierc linked a pull request Nov 8, 2024 that will close this issue
1 task
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 a pull request may close this issue.

1 participant