python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
HTTP Request Header Authentication and user role update
I'm using the authentication filter HTTP Request Header Authentication in my server. The problem is when I update a user role, the authentication filter doesn't know that I did an update. In this way,...
GianCastro
Votes: 0
Answers: 0
Geoserver WPS Plugin not installing (Context initialization failed)
I am attempting to install a WPS plugin for Geoserver to my local Windows machine, and moving *.jar files into WEB-INF/inf folder causes error that doesn't allow to load Geoserver unless I delete them...
HardRock4Life
Votes: 0
Answers: 0
Geoserver heatmap not rendered correctly
I am displaying a heatmap generated with geoserver on my google map.
It work pretty fine but the heatmap is tiled, even if the call to the wms is specifically "tiled=false".
Geoserver doc sa...
Longa
Votes: 0
Answers: 1
How to download WMS Layer data from Leaflet map?
I am displaying the WMS data layer on the leaflet map, Now I want to make a "Download" button from where user can download the specific data of WMS layer (not all data).
I have displayed the...
Hamid Ali
Votes: 0
Answers: 1