[Geoserver-users] Unsubscribing from geoserver mailing list

2023-04-04 Thread Андрей Метелкин
Good afternoon! Tell me how can I unsubscribe from geoserver, how to remove
myself from Geoserver-users@lists.sourceforge.net
-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] (no subject)

2023-04-04 Thread Андрей Метелкин
Unsubscribing from geoserver mailing list
Good afternoon Tell me how can I unsubscribe from geoserver, how to remove
myself from Geoserver-users@lists.sourceforge.net

-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Error: AjaxLink [Component id = link]] threw an exception

2021-10-04 Thread Андрей Метелкин
Hello community!
I am using GeoServer 2.20-RC.
I have configured Keycloak to authenticate users.
Alas, I cannot synchronize roles. When creating a new role service:
https://docs.geoserver.org/latest/en/user/community/keycloak/keycloak_role_service.html
I get the error:
 org.apache.wicket.WicketRuntimeException: Method onRequest of interface
org.apache.wicket.behavior.IBehaviorListener targeted at
org.apache.wicket.ajax.markup.html.AjaxLink$1@1febddc5 on component
[AjaxLink [Component id = link]] threw an exception at
org.apache.wicket.RequestListenerInterface.internalInvoke(RequestListenerInterface.java:268)
at
org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:241)
at
org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandler.invokeListener(ListenerInterfaceRequestHandler.java:248)
at
org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandler.respond(ListenerInterfaceRequestHandler.java:234)
at
org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:895)
at
org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:64)
at
org.apache.wicket.request.cycle.RequestCycle.execute(RequestCycle.java:265)
at
org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:222)
at
org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:293)
at
org.apache.wicket.protocol.http.WicketFilter.processRequestCycle(WicketFilter.java:261)
at
org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:203)
at
org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:137)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:634) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:741) at
org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:166)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:177)
at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:52)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)

 ETC..

-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Can't see keycloak settings

2021-10-04 Thread Андрей Метелкин
Can't see keycloak settings
I am trying to set up keycloak authentication using two manuals:
https://docs.geoserver.org/latest/en/user/community/keycloak/keycloak_role_service.html
https://docs.geoserver.org/latest/en/user/community/keycloak/index.html
But on the server (geoserver) I don't see Keycloak as an available option
anywhere, why?

-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Passing login and password in the data header

2021-08-26 Thread Андрей Метелкин
Good day!
I learned how to make requests directly to the geoserver API and in such a
scenario everything works for me.
But my task is to make requests through the wso2 api manager. And here I
have difficulties. I suspect the problem is that I pass the credentials
like this: -u admin: password and wso2 does not pass them to the geoserver.
Is it possible to pass credentials in the data header?
For example, as in this excerpt: "*username=admin=geoserver*
=GetMap=WMS=1.1.1=topp%3Astates
I tried doing exactly as in my example, but it didn't work.

Thank you in advance!
-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] How to download a pdf layer via rest API

2021-08-25 Thread Андрей Метелкин
Hello!
I will try to explain what I want.
Using a browser, I can go to the section:
[image: image.png]
And manually download the object in any format to your local PC.
For example:
[image: image.png]
The file will be saved on my PC.
I want to understand how to do this through the API.

Thank you in advance!

-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] How to download a pdf layer via rest API (geoserver)

2021-08-25 Thread Андрей Метелкин
Good day! Tell me please: how to download a pdf layer via rest API.
To concretize, I just need to download in PDF or JPG for example a layer
with the name: topp: states
I know how to look at the list of layers:
curl -u test: test -XGET http://10.10.1.144:8080/geoserver/rest/layers
But how to download a specific layer to the local computer, I can't find
any information.

-- 
С уважением,
Метелкин Андрей
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users