[Geoserver-users] ImageMosaic and output transparent colors

2012-12-09 Thread Ziegler Stefan
Hi When using the default raster sld I can easily get rid of the black areas by setting the output transparent color to black. When I additionaly want to enhance the contrast with the following sld, the black areas are still there: ACTUAL_LAYER_NAME_HERE r

[Geoserver-users] Default WMS Path problem

2012-12-07 Thread Ziegler Stefan
Hi I'm using the Default WMS Path option to group (Orthofoto_2012_RGB) my layers hierarchically. When requesting the grouped layers GeoServer (2.2.1) throws an error: 07 Dec 15:51:21 ERROR [geoserver.ows] - org.geoserver.platform.ServiceException: Could not find layer ortho:Orthofoto_2012_R

Re: [Geoserver-users] Wrong lat/long bbox (coordinate reprojection)

2012-10-29 Thread Ziegler Stefan
> The sources for the hotine oblique mercator are here: > https://github.com/geotools/geotools/blob/master/modules/library/referencing/src/mai > n/java/org/geotools/referencing/operation/projection/HotineObliqueMercator.java > https://github.com/geotools/geotools/blob/master/modules/library/referen

Re: [Geoserver-users] Wrong lat/long bbox (coordinate reprojection)

2012-10-29 Thread Ziegler Stefan
> No way to log the calculations, but you can have a look at the calculator and > get the > WKT definition of the transformation being used Thanks for the hint. I created a custom transformation with the first math tranformation of the whole transformation process: 21781,4326=INVERSE_MT[PARAM_M

[Geoserver-users] Wrong lat/long bbox (coordinate reprojection)

2012-10-29 Thread Ziegler Stefan
Hi There seems to be something wrong with the calculation of the lat/lon bbox when the data ist in EPSG:21781. It results in a wrong bbox (~ -82 / -0.1). The correct bbox should be something around 7.4 / 47.0. The reprojection console (EPSG:21781 -> EPSG:4326) delivers same wrong results fo

Re: [Geoserver-users] how to create Heat maps in geoserver

2011-10-28 Thread Ziegler Stefan
Hi There seems to be a plugin for creating heatmaps: http://slashgeo.org/2011/04/06/AcidMaps-20-Real-time-analysis-Geoserver-plugin regards Stefan > -Ursprüngliche Nachricht- > Von: jasmeet.gro...@orkash.com [mailto:jasmeet.gro...@orkash.com] > Gesendet: Freitag, 28. Oktober 2011 09:00

[Geoserver-users] ImagePyramid performance with more than 10'000 tiles

2011-09-05 Thread Ziegler Stefan
Hi We are serving some aerial images with the ImagePyramid plugin. Tiling was done with gdal_retile: 2000x2000px, Geotiff with LZW compression and alpha channel. Performance is really nice but from time to time it takes 10 or more seconds to deliver the wms request. This happens only when Geose

[Geoserver-users] ImagePyramid plugin and interpolation method

2011-08-27 Thread Ziegler Stefan
Hi I'm not able to set a layer specific interpolation method (the one in the publishing tab of the layer) when using the image pyramid plugin (didn't try other raster stores): The standard interpolation method choosen in the the drop down is ignored and it uses the interpolation method set in t

[Geoserver-users] Image Pyramid and multi band rasters

2011-08-17 Thread Ziegler Stefan
Hi I'm running into trouble with multi band rasters and the image pyramid plugin. The rasters have 4 bands (red, green, blue and near infrared). I use gdalbuildvrt (no additional parameters) to build a vrt. Then retiling the vrt with gdal_retile (GTiff, LZW compression). The tiles have again 4 ba

Re: [Geoserver-users] SLD and raster transformation

2011-06-07 Thread Ziegler Stefan
> First question: are you using trunk? > The transformations support code has been committed there only, it's > not available > on the stable 2.1.x series. Sorry, forgot to mention this. Yes it's a trunk version. > Btw, I'm working on it these days and I've seen that error > intermittently on t

[Geoserver-users] SLD and raster transformation

2011-06-06 Thread Ziegler Stefan
Hi trying to reproduce the wind arrows example from here [1] I ended up with some errors when requesting the map (see below). The gs:RasterAsPointCollection function works in the WPS request builder with different raster layers. [1]: http://geo-solutions.blogspot.com/2011/01/developers-corner

Re: [Geoserver-users] Python extension

2011-03-31 Thread Ziegler Stefan
Thanks! -Ursprüngliche Nachricht- Von: Justin Deoliveira [mailto:jdeol...@opengeo.org] Gesendet am: Freitag, 1. April 2011 06:18 An: Ziegler Stefan Cc: geoserver-users Betreff: Re: [Geoserver-users] Python extension Hey Stefan, Python community module is

[Geoserver-users] Python extension

2011-03-31 Thread Ziegler Stefan
Hi what happened with the python extension? According to the manual it should be found on the download page. But I wasn't able to find it (neither on the stable/latest side nor in the nightly builds). regard Stefan Mit freundlichem Gruss Stefan Ziegler Leiter amtliche Vermessung Kanton Solothur

Re: [Geoserver-users] Google Earth 6 & Geoserver 2.1 beta1

2011-01-06 Thread Ziegler Stefan
Hi I found this: http://code.google.com/p/earth-issues/issues/detail?id=1103 http://www.google.com/support/forum/p/earth/thread?tid=551a929d53b39b97&hl=en regards Stefan Mit freundlichem Gruss Stefan Ziegler Leiter amtliche Vermessung Amt für Geoinformation Rötistrasse 4 4501 Solothurn 032 627

[Geoserver-users] Image Pyramid error

2010-12-24 Thread Ziegler Stefan
Hi I get an error when requesting a wms layer which comes from a image pyramid store. I can create the image pyramid store and publish the layer without problems. All tiffs in the root are moved to a "0" directory. Shapefiles and property files are there. Error message: 24 Dez 09:36:04 ERROR

Re: [Geoserver-users] Multipage PDF

2010-12-08 Thread Ziegler Stefan
Hi there is a printing extension which is based MapFish [1]. I don't know if it's possible to write the attribute values. We use a servlet which we put between the webclient and geoserver. It uses the iText library for formatting and creating the PDF. The servlet then requests the map from Ge

Re: [Geoserver-users] How to edit wfs-t?

2010-11-24 Thread Ziegler Stefan
Hi QGIS supports also WFS-T. regards Stefan -Ursprüngliche Nachricht- Von: Robert Buckley [mailto:robertdbuck...@yahoo.com] Gesendet am: Mittwoch, 24. November 2010 18:36 An: geoserver-users@lists.sourceforge.net Betreff: [Geoserver-users] How to edit wfs-t? Hi,

Re: [Geoserver-users] Strange behaviour getFeature request

2010-10-19 Thread Ziegler Stefan
Hi David look at the "Return bounding box with every feature" checkbox: http://docs.geoserver.org/2.0.0/user/webadmin/services/WFS.html regards Stefan mit freundlichem Gruss Stefan Ziegler - Originalnachricht - Von: "David Alda Fernandez de Lezea" Gesendet: Die, 19.10.2010 10:54 An:

Re: [Geoserver-users] Geoserver WPS tutorials / workshop

2010-10-08 Thread Ziegler Stefan
Thanks! regards Stefan - Originalnachricht - Von: "Andrea Aime" Gesendet: Fre, 8.10.2010 12:43 An: "Ziegler Stefan" Cc: Geoserver-users Betreff: Re: [Geoserver-users] Geoserver WPS tutorials / workshop Oh, and the FOSS4G presentation: http://presentations.ope

[Geoserver-users] Geoserver WPS tutorials / workshop

2010-10-08 Thread Ziegler Stefan
Hi are there some tutorials or workshop material for Geoserver WPS (perhaps from FOSS4G)? I couldn't find anything. regards Stefan -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5,

[Geoserver-users] WFS versioning - a general question

2010-09-02 Thread Ziegler Stefan
Hi I think I remember that someone (Andrea?) is working on something similar like the wfs versioning plugin but a bit more focused on different user working on the same dataset. Or am I on the wrong track? regards Stefan

Re: [Geoserver-users] GML3 namespace error

2010-08-24 Thread Ziegler Stefan
:07 AM, Ziegler Stefan wrote: Hi I'm running into a strange issue. I get this error when trying to receive a gml3 wfs output: 24 Aug 11:14:48 ERROR [geoserver.ows] - java.lang.NoSuchMethodError: org.apache.xml.serialize.XMLSerializer.setNamespaces(Z)V at org.geotools.xml.Enc

[Geoserver-users] GML3 namespace error

2010-08-24 Thread Ziegler Stefan
Hi I'm running into a strange issue. I get this error when trying to receive a gml3 wfs output: 24 Aug 11:14:48 ERROR [geoserver.ows] - java.lang.NoSuchMethodError: org.apache.xml.serialize.XMLSerializer.setNamespaces(Z)V at org.geotools.xml.Encoder.encode(Encoder.java:559) at o