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

Managing layer settings #47

Open
Zeitsperre opened this issue Mar 24, 2021 · 4 comments
Open

Managing layer settings #47

Zeitsperre opened this issue Mar 24, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@Zeitsperre
Copy link
Contributor

I would like to be able to do things like managing the CRSes, and other settings for a particular layer via PUT requests (https://docs.geoserver.org/latest/en/user/data/webadmin/layers.html#coordinate-reference-systems). I've looked over the REST API and am keen to learn how best to implement this.

@iamtekson Do you have any advice for how best to start working on this?

@iamtekson iamtekson added the enhancement New feature or request label Mar 25, 2021
@iamtekson
Copy link
Collaborator

I think the best way will be to create one additional file for layer management. The new file should contain the class inheritance from the main class Geoserver and should contain all the PUT requests as a function. I don't know, if you have any better idea, you can also suggest.

@iamtekson
Copy link
Collaborator

Hi @Zeitsperre, How can I reach you? Can you please provide me the contact information or email address? I want to discuss something with you. Thanks.

@Zeitsperre
Copy link
Contributor Author

Hey @iamtekson you can reach me at my work email: smith.trevorj [at] ouranos [dot] ca.

@iamtekson
Copy link
Collaborator

Hello @Zeitsperre, I send you the email. did you get it. I am looking forward for your reply. Thank you.

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

No branches or pull requests

2 participants