[Geoserver-users] z-order in SLD is not working

2017-11-29 Thread Gubler, Ruediger
Hi, I'm using geoserver 2.12.0 and try to style streets with a "border". As I found I the documentation the following example should work: http://www.opengis.net/sld; xmlns:sld="http://www.opengis.net/sld; xmlns:gml="http://www.opengis.net/gml; xmlns:ogc="http://www.opengis.net/ogc;

[Geoserver-users] REST-API: create LayerGroup

2017-11-08 Thread Gubler, Ruediger
Hi, Can someone please help me with the creation of layergroups? I got an error 500 if I send the following json: { "layerGroup" : { "name" : "my-first-layergroup", "mode" : "NAMED", "title" : "my first layergroup", "abstractTxt" : "my first layergroup", "workspace" : {

Re: [Geoserver-users] REST-API: Layers doesn't have a workspace

2017-11-06 Thread Gubler, Ruediger
: Matteo Cusmai [mailto:cusmaimat...@gmail.com] Gesendet: Dienstag, 31. Oktober 2017 08:06 An: Andrea Aime Cc: Gubler, Ruediger; geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] REST-API: Layers doesn't have a workspace Hi, I had the same problem, but the cause was the naming

[Geoserver-users] REST-API: Layers doesn't have a workspace

2017-10-30 Thread Gubler, Ruediger
Hi, We want to setup GeoServer using the REST-API. Unfortunately the /layers doesn't have a /workspaces//layers access. How can we handle multiple, same name layers, for different customers (workspaces) using the REST api? Mit freundlichen Grüßen, Kind Regards, Rüdiger Gubler

Re: [Geoserver-users] Coordinatesystem issue with MrSID

2015-07-13 Thread Gubler, Ruediger
Files: MrSid_Test.7z The files will be available for download until 7/27/2015 8:26:05 AM (CET). Yours Rüdiger Von: dany.geoto...@gmail.com [mailto:dany.geoto...@gmail.com] Im Auftrag von Daniele Romagnoli Gesendet: Donnerstag, 9. Juli 2015 12:56 An: Gubler, Ruediger Cc: geoserver-users

[Geoserver-users] Coordinatesystem issue with MrSID

2015-07-08 Thread Gubler, Ruediger
Hello, I have a problem with MrSID files. I created an ImageMosaic datastore pointing to the MrSID files. In the publish dialog the wrong native coordinate system will be displayed. I added the correct one into the user_projections and set this as the reference coordinate system. See

Re: [Geoserver-users] GDAL-Support for geoserver 2.7.0

2015-05-07 Thread Gubler, Ruediger
: dany.geoto...@gmail.com [mailto:dany.geoto...@gmail.com] Im Auftrag von Daniele Romagnoli Gesendet: Mittwoch, 6. Mai 2015 16:13 An: Gubler, Ruediger Cc: geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] GDAL-Support for geoserver 2.7.0 Hi Ruediger, On Wed, May 6, 2015 at 3:41 PM

Re: [Geoserver-users] GDAL-Support for geoserver 2.7.0

2015-05-07 Thread Gubler, Ruediger
Hi, We found the solution. The native dll path must be added to a additional property of our wrapper. Thank you for the support. Rüdiger Von: Gubler, Ruediger Gesendet: Donnerstag, 7. Mai 2015 09:51 An: 'Daniele Romagnoli' Cc: 'geoserver-users@lists.sourceforge.net' Betreff: Re: [Geoserver

Re: [Geoserver-users] geoserver 2.7.0 class not found exception

2015-05-07 Thread Gubler, Ruediger
2015 12:56 An: Gubler, Ruediger Cc: geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] geoserver 2.7.0 class not found exception On Thu, May 7, 2015 at 12:34 PM, Gubler, Ruediger rgub...@init-ka.demailto:rgub...@init-ka.de wrote: Hi, If I try to preview a layer i get

[Geoserver-users] geoserver 2.7.0 class not found exception

2015-05-07 Thread Gubler, Ruediger
Hi, If I try to preview a layer i get the following exception: java.lang.NoClassDefFoundError: Could not initialize class org.geotools.gce.imagemosaic.Utils Could not initialize class org.geotools.gce.imagemosaic.Utils Details: org.geoserver.platform.ServiceException:

[Geoserver-users] GDAL-Support for geoserver 2.7.0

2015-05-06 Thread Gubler, Ruediger
Hi, I tried to install the GDAL plugin into geoserver 2.7.0. The server Windows 2008 R2 64bit has the MVC++ 2010 64bit and MVC++ 2005 32bit and 64bit installed. The installed packages are - geoserver-2.7.0-gdal-plugin.zip All jars copied to geoserver/WEB-INF/lib -

Re: [Geoserver-users] GDAL-Support for geoserver 2.7.0

2015-05-06 Thread Gubler, Ruediger
: Ralph Dell [mailto:rd...@catawbacountync.gov] Gesendet: Mittwoch, 6. Mai 2015 14:12 An: Gubler, Ruediger; 'geoserver-users@lists.sourceforge.net' Betreff: RE: GDAL-Support for geoserver 2.7.0 Have you set the environment variables GDAL_DRIVER_PATH and GDAL_DATA? Mine look like [cid:image001.png

Re: [Geoserver-users] WMS Transparent Background

2013-08-09 Thread Gubler, Ruediger
on the last tab of the layer setting to get the parameter stored. Is this a bug or a wrong translation of the german geoserver? Yours Rüdiger -Ursprüngliche Nachricht- Von: Gubler, Ruediger Gesendet: Freitag, 9. August 2013 07:50 An: geoserver-users@lists.sourceforge.net Betreff: Re

Re: [Geoserver-users] WMS Transparent Background

2013-08-09 Thread Gubler, Ruediger
, Ruediger Cc: geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] WMS Transparent Background On Fri, Aug 9, 2013 at 8:06 AM, Gubler, Ruediger rgub...@init-ka.demailto:rgub...@init-ka.de wrote: Hello, I found the trick: Yesterday I set the OutputTransparentColor to 00

Re: [Geoserver-users] WMS Transparent Background

2013-08-09 Thread Gubler, Ruediger
Hello, I tried with firefox - no problems. I'll make an entry in our wiki to use FF to configure geoserver. Thank you Rüdiger Von: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] Im Auftrag von Andrea Aime Gesendet: Freitag, 9. August 2013 10:42 An: Gubler, Ruediger Cc: geoserver

Re: [Geoserver-users] WMS Transparent Background

2013-08-08 Thread Gubler, Ruediger
: Gubler, Ruediger; geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] WMS Transparent Background Dear Rudiger, what kind of dataset is this one? If we are talking about raster there are a few options to exercise to make the no data transparent. Anyway, we need to know more about

Re: [Geoserver-users] GeoServer behind a HTTP-Proxy

2013-07-30 Thread Gubler, Ruediger
Hello, I used the following URL as the getCapabilities URL: http://geodaten.bayern.de/ogc/ogc_dop200_oa.cgi?VERSION=1.1.1SERVICE=WMSREQUEST=GetCapabilities The http-proxy is configured as: http://proxyname:proxyport But I get connection refused messaged while creating a WMS

Re: [Geoserver-users] GeoServer behind a HTTP-Proxy

2013-07-30 Thread Gubler, Ruediger
...@gmail.com] Im Auftrag von Andrea Aime Gesendet: Dienstag, 30. Juli 2013 12:25 An: Ian Turton Cc: Gubler, Ruediger; geoserver-users@lists.sourceforge.net Betreff: Re: [Geoserver-users] GeoServer behind a HTTP-Proxy On Tue, Jul 30, 2013 at 12:12 PM, Ian Turton ijtur...@gmail.commailto:ijtur

[Geoserver-users] GeoServer behind a HTTP-Proxy

2013-07-29 Thread Gubler, Ruediger
Hello, we must solve the following connection to a WMS: [WMS (Internet)] [HTTP-Proxy] [GeoServer] [Clients] How can we tell GeoServer to use the HTTP-Proxy to connect to the internet WMS server? Yours Rüdiger

[Geoserver-users] Benefit of caching with WMS client

2013-06-27 Thread Gubler, Ruediger
Hello, we are using a WMS only client and want to switch to geoserver. Is geoserver using the precalculated tiles to response faster on WMS queries? I think of the following procedure: 1) Choose the next better zoom step 2) Compose the larger picture using the tiles 3) Cut the

[Geoserver-users] GeoServer Data directory

2013-04-24 Thread Gubler, Ruediger
Hello, I added the following to my web.xml of the geoserver 2.3.1: context-param param-nameGEOSERVER_DATA_DIR/param-name param-valueD:\GeoServer-Data/param-value /context-param But the geoserver still uses the webapps/geoserver/data/ directory. Whats wrong in my configuration? Yours

Re: [Geoserver-users] GeoServer Data directory

2013-04-24 Thread Gubler, Ruediger
, #TGIS Von: Eric Smets [mailto:eric.sm...@fks.be] Gesendet: Mittwoch, 24. April 2013 16:02 An: Gubler, Ruediger Betreff: Re: [Geoserver-users] GeoServer Data directory Hello, Reload tomcat ... best regards, Eric Op 24/04/2013 15:56, Gubler, Ruediger schreef: Hello, I added the following to my

Re: [Geoserver-users] GeoServer Data directory

2013-04-24 Thread Gubler, Ruediger
Hi, I suppose you are on Windows. Have you tried to set the environment variable as described here http://docs.geoserver.org/stable/en/user/datadirectory/data-dir-setting.html? -Jukka Rahkonen- Gubler, Ruediger wrote: Hello, I added the following to my web.xml of the geoserver 2.3.1

[Geoserver-users] WMTS Java-CLient

2013-03-13 Thread Gubler, Ruediger
Hello, I'm searching for an WMTS Java-Client licensed not under GPL. LGPL or BSD would be fine. Is there a library known? Yours Ruediger -- Everyone hates slow websites. So do we. Make your web apps faster with

[Geoserver-users] Adding GeoTiff

2013-03-11 Thread Gubler, Ruediger
Hello List, I'm new to GeoServer and want to use it to provide GeoTiff over WMS. We have aprox. 3000 GeoTiff files to add. Must we really add each file manually as a datasource, publish the layer and add all layers each by each to a group layer? Is there no batch import for these types? Yours