Closed Zeitsperre closed 5 months ago
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.
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.
Hey @iamtekson you can reach me at my work email: smith.trevorj [at] ouranos [dot] ca.
Hello @Zeitsperre, I send you the email. did you get it. I am looking forward for your reply. Thank you.
I think now this issue is outdated. I will close it for now. If any relevant work is done in future, we can map this issue.
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?