About 774,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 …

  2. Creating Workspace, Data Store and Layer via GeoServer REST API?

    Jun 15, 2017 · I'm trying to automate the process of setting up a Workspace, PostGIS Data Store and Layer in GeoServer using the GeoServer REST API. Using the excellent answer in Create …

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

    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. Creating Layer in GeoServer using REST - Geographic Information …

    As part of a possible solution to GeoServer WFS Row Level Security? I want create a layer in GeoServer via REST that supplies a SQL statement along with a userid. I think i would create …

  6. Serve GeoServer Tiles in XYZ format - Stack Overflow

    May 31, 2017 · Effectively, the name of the service providing such "format" is Tile Map Service (TMS) [2], and GeoServer does provide such service [3]. XYZ is just the name of the class in …

  7. password - GeoServer, cannot login - Geographic Information …

    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 …

  8. postgis - Goeserver Adding Store - Stack Overflow

    Feb 22, 2024 · Same issue here with a dockerized postgres/postgis. 1) geoserver docker image : 2.25.0 2) psql, pgadmin and dbeaver connection : OK 3) tried with standard postgres service …

  9. 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 …

  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?