Skip to main content

Questions tagged [geoserver]

GeoServer is the reference implementation of the Open Geospatial Consortium (OGC) Web Feature Service (WFS) and Web Coverage Service (WCS) standards, as well as a high performance certified compliant Web Map Service (WMS).

0 votes
0 answers
6 views

Geoserver EKS pod memory isssue

I am currently running Kartoza/GeoServer helm chart deployed to EKS(GeoServer version 2.24.0). We previously had a linux deployment in production and migrated to eks now. We're using EFS for data ...
Aditya Bhuvanraj's user avatar
0 votes
0 answers
12 views

I want to get WFS Data from geoserver by POST Method by more than one text by filter using equalTo method In Open Layer

I am new to Geoserver and geographical work so I am struggling to fetch more than one geo-location data (WFS) by one POST request. I want multiple geoJSON location data on one fetch. My Current Code, ...
Naveen Roy's user avatar
0 votes
0 answers
20 views

Unable to set transparency on GeoTiff images on GeoServer

I have some GeoTiffs (RGBA) with the following Band information obtained using gdalinfo: Band 1 Block=9x14 Type=Float64, ColorInterp=Gray Band 2 Block=9x14 Type=Float64, ColorInterp=Undefined Band 3 ...
Veeresh G's user avatar
0 votes
1 answer
33 views

Scraping not work in Django and BeautifulSoup

296 / 5.000 Hello, I have a problem when scraping with Django and BeautifulSopup, in the code everything seems to be fine, I point it to a dynamic GeoServer map that is presented on an open web, I ...
Martin Ludueña's user avatar
0 votes
1 answer
18 views

GeoServer Layer Not Displaying Entire GeoTIFF Image

I'm having an issue with GeoServer not displaying the entire GeoTIFF image. The image is about 5.23 GB and displays correctly in QGIS, but when I create a layer in GeoServer, only a portion of the ...
David Ortiz's user avatar
0 votes
0 answers
23 views

How to setup HDFS with Geoserver?

I want to test the performance of HDFS with geospatial data. So I setup HDFS but unable to fetch the data from HDFS and give it to Geoserver. Is there any way to fetch the data from HDFS and give it ...
Sathvika M's user avatar
0 votes
0 answers
24 views

How to change port of Geoserver to connect with Geonode/Cartoview on port 8081 instead of 8080(default)?

i would like to know how to change Geoserver port to connect with Geonode/Cartoview? Geonode/Cartoview comes with Geoserver already. And Geonode connects from port 8000 to Geoserver on port 8080. I ...
M Waqar Anwar's user avatar
0 votes
0 answers
21 views

Problem with creating " Stacking Points " in GeoServer with a SLD code

I'm a junior GIS developer and working on an Angular + OpenLayers based WebMAP Application and i am using GeoServer in order to show my geometry data on my map with WMS, WFS URLs. I've downloaded a ...
Zaonaark's user avatar
0 votes
0 answers
23 views

How to create layers from mongo collection with more than one geometry field in MongoDB plugin

I'm using the MongoDB GeoTools plugin on GeoServer 2.25. I can successfully expose one if my collections as a layer in GeoServer with a single geometry in it. However, I want to expose a collection ...
cbrautigam's user avatar
0 votes
0 answers
18 views

How do I configure Nginx to point to a Tomcat 9 app on Debian 12 for Geoserver?

After running certbot I put this in sites-available: server { listen 80; server_name your_domain.com; # Redirect all HTTP requests to HTTPS return 301 https://$host$request_uri; } ...
Michael Williams's user avatar
0 votes
1 answer
23 views

Is there a solution to fix the preview for a sql server layer in Geoserver?

I have a layer that is coming from a SQL Server Database, the database has been linked to GeoServer and I can import all the layers from database in my GeoServer. When I publish a layer and I'm trying ...
Moments Booth's user avatar
-1 votes
1 answer
29 views

Generate geoserver log as gelf

I'm trying to generate a secondary log appender in Geoserver in the GELF format, so I can export it to graylog, but I can't make the application to recognize the JsonTemplateLayout. Until now, I tryed:...
ebarbara's user avatar
  • 166
0 votes
0 answers
32 views

GeoServer: How do i use the language function in an SLD based style to provide internationalized legends

The problem: The GeoServer documentation suggests that internationalized SLDs and thus internationalized legends can be supported using the ogc:language() function and rules. How do I configure an SLD ...
SIBeckers's user avatar
0 votes
0 answers
67 views

geoserver: Connection to external wms fails

When I set up a connection to an external wms service in my geoserver, the connection test fails with the error "connection reset". I already switched http-connection-pooling on and of, with ...
Andreas's user avatar
0 votes
1 answer
19 views

How to add if logic in geo server css?

Currently I have road code's name and road's code being displayed side by side. E.g: X123-Highway but when the road name is not present it displays road code-road code or vice versa as road name-road ...
Priyanka Shakya's user avatar

15 30 50 per page
1
2 3 4 5
109