About 775,000 results
Open links in new tab
  1. GEOSERVER: Login Error from different location - Stack Overflow

    Aug 18, 2023 · Adding the proxy Base URL in the Geoserver GUI: Result--> I can't login on localhost anymore Adding the proxy Base URL in the web.xml config file: Result --> I can't reach the login …

  2. gis - GeoServer - Creation of featureType using Rest API fails with ...

    May 16, 2023 · I have successfully created a dataStore using Rest API. There are no issues when I create a layer using GeoServer web panel. But I am unable to create the same layer using Rest API. …

  3. Enabling CORS in GeoServer (jetty)? - Geographic Information Systems ...

    Sep 9, 2016 · Learn how to enable Cross-Origin Resource Sharing (CORS) in GeoServer using Jetty with this step-by-step guide.

  4. jetty - Geoserver and moving to HTTPS - Stack Overflow

    This is a simple case of finding a Jetty tutorial and following it, GeoServer doesn't care about https. However, I should warn you that the reason you can't find much help in the GeoServer …

  5. Cannot fix Geoserver Error 503 Service Unavailable

    Nov 15, 2022 · I have Geoserver 2.21.1 in Windows 10 Pro 64bit. I tweaked around to install the vector tiles output format and enable CORS. In GeoServer\\bin I run shutdown.bat and stopService.bat and …

  6. What are the differences between GeoServer, Tileserver and ArcGIS ...

    Aug 22, 2022 · 1 I installed Tileserver by the instractions in Switch2OSM website for geting map tiles to frontend website becouse I need self-hosting tileserver running on company server. Then I read …

  7. Cannot Login to GeoServer 2.27.1 Getting a j_spring_security_check ...

    Aug 6, 2025 · I recently upgraded to GeoServer 2.27.1 with Tomcat 9. I am no longer able to login to GeoServer. When I use inspect on the browser, I can see the following error: Refused to send form …

  8. Serve GeoServer Tiles in XYZ format - Stack Overflow

    May 31, 2017 · GeoServer (actually GeoWebCache) can provides a number of end points that can server tiles. None of these uses the so called XYZ system (because that isn't a standard) but …

  9. password - GeoServer, cannot login - Geographic Information Systems ...

    Jun 4, 2024 · I have GeoServer Version 2.24.1 on Windows Server 2019 with Jetty. GeoServer data directory is on separate disc e, app is on c. Suddenly I cannot login any more. I use GUI to work with …

  10. How to get list of layers from geoserver - Stack Overflow

    Oct 6, 2010 · Is it possible to get a list of all the layers served by geoserver? I.e. is there some specific url request to send that does this?