Re: [Geoserver-users] Pluggable Change Notification

2015-01-22 Thread Andrea Aime
On Thu, Jan 22, 2015 at 9:25 PM, Jim Hughes wrote: > Hi Andrea, Jody, > > Thanks for the responses. I think the CatalogListener is exactly what I'm > looking for. > By the way, you shoud have a look at the two catalog clustering modules in community land, they are both good examples of catalog

Re: [Geoserver-users] Pluggable Change Notification

2015-01-22 Thread Jim Hughes
Hi Andrea, Jody, Thanks for the responses. I think the CatalogListener is exactly what I'm looking for. Jim On 01/22/2015 02:21 AM, Andrea Aime wrote: On Wed, Jan 21, 2015 at 8:33 PM, Jim Hughes > wrote: Hi all, I'm wondering if there is any existing capabil

Re: [Geoserver-users] Image Mosaic Plug-in w/ PostGIS Configuration

2015-01-22 Thread Danny Cheng
My apologies, the error had nothing to do with the projection of the image. It had to do with my indexer.properties configuration where my images weren’t conforming to the configuration I had configured. Thanks, Danny From: 88lak...@gmail.com [mailto:88lak...@gmail.com] On Behalf Of Nicola Lag

Re: [Geoserver-users] Image Mosaic Plug-in w/ PostGIS Configuration

2015-01-22 Thread Danny Cheng
Hi Nicola, Here is the gdalinfo information. Driver: GTiff/GeoTIFF Files: Tile_1.tif Size is 20979, 18764 Coordinate System is: PROJCS["WGS 84 / Pseudo-Mercator", GEOGCS["WGS 84", DATUM["WGS_1984", SPHEROID["WGS 84",6378137,298.257223563, AUTHORITY["EPSG","

Re: [Geoserver-users] SSO by using Shibboleth infrastructure with LDAP

2015-01-22 Thread Mauro Bartolomeoli
Hi Kamardine, 2015-01-22 16:30 GMT+01:00 Kamardine YOUSSOUFA : > Hi, > > I want to implement a Shibboleth infrastructure in order to manage SSO > authentication with Geoserver. It would seems that it is possible. > I found some documentation in this link > http://www.geo-solutions.it/blog/develo

[Geoserver-users] SSO by using Shibboleth infrastructure with LDAP

2015-01-22 Thread Kamardine YOUSSOUFA
Hi, I want to implement a Shibboleth infrastructure in order to manage SSO authentication with Geoserver. It would seems that it is possible. I found some documentation in this link http://www.geo-solutions.it/blog/developers-corner-configuring-geoserver-work-shibboleth-ldap/ Did someone alread

Re: [Geoserver-users] EPSG 4326 data cannot be published as WMS

2015-01-22 Thread Gäbler Klaus
Hi, Bug reported in JIRA --> GEOS-6848 Thanxs! Klaus Wichtiger Hinweis: Diese E-Mail Nachricht kann Betriebs- oder Geschäftsgeheimnisse oder sonstige vertrauliche Informationen enthalten. Wenn Sie nicht der Adressat sin

Re: [Geoserver-users] jp2 images will not load

2015-01-22 Thread Bistrais, Bob
Hi Daniele, I am running GeoServer through the Jetty service. So I don’t have GeoServer running as a standalone service, but the Jetty is the service. Many thanks for your help with this, Bob From: Daniele Romagnoli [mailto:daniele.romagn...@geo-solutions.it] Sent: Thursday, January 22, 2015 4

Re: [Geoserver-users] EPSG 4326 data cannot be published as WMS

2015-01-22 Thread Andrea Aime
On Thu, Jan 22, 2015 at 3:23 PM, Gäbler Klaus < klaus.gaeb...@austrocontrol.at> wrote: > Hello Andrea, > > > > found the problem: > > When publishing data with EPSG:4326 (FORCED) and the „Linearization > tolerance“ is not empty, the error is thrown regardless if „Curved > geometries control“ is

Re: [Geoserver-users] EPSG 4326 data cannot be published as WMS

2015-01-22 Thread Gäbler Klaus
Hello Andrea, found the problem: When publishing data with EPSG:4326 (FORCED) and the „Linearization tolerance“ is not empty, the error is thrown regardless if „Curved geometries control“ is ticked or not. Mea culpa – don´t ask me why I´ve ticked and used a value for the tolerance for EPSG:43

Re: [Geoserver-users] EPSG 4326 data cannot be published as WMS

2015-01-22 Thread Gäbler Klaus
Hello Andrea, thanks for your test and your answer. I´m sure, that this has nothing to do with the data (e.g. QGIS can load the data without problem). It must have to do something with the installation/configuration. When I assign EPSG:4326 to any WGS84-data geoserver throws the error „javax.mea

Re: [Geoserver-users] EPSG 4326 data cannot be published as WMS

2015-01-22 Thread Andrea Aime
On Thu, Jan 22, 2015 at 2:44 PM, Gäbler Klaus < klaus.gaeb...@austrocontrol.at> wrote: >Hello Andrea, > > thanks for your test and your answer. I´m sure, that this has nothing to > do with the data (e.g. QGIS can load the data without problem). It must > have to do something with the installat

Re: [Geoserver-users] EPSG 4326 data cannot be published as WMS

2015-01-22 Thread Andrea Aime
On Wed, Jan 21, 2015 at 3:53 PM, Gäbler Klaus < klaus.gaeb...@austrocontrol.at> wrote: > Dear all, > > > > can anybody shed some light on the following problem: > > Data (either in Oracle or supplied as SHP file) with LAT/LON (WGS 84) > coordinates are not published as a WMS (I can assign the EPS

Re: [Geoserver-users] Specify quantizer and caching options for a layer via Java API

2015-01-22 Thread Andrea Aime
On Thu, Jan 22, 2015 at 5:08 AM, Everman, Eric wrote: > I was able to figure out an answer to my question, so I’ll post it here > for others to find. > > For Question 1, it looks like there is no answer: There is no way to set > any sort of layer attribute that will affect rendering options that

Re: [Geoserver-users] Our experience with GeoServer and Solr as datastore

2015-01-22 Thread Andrea Aime
On Wed, Jan 21, 2015 at 10:38 PM, David Collins wrote: > Hello, Francesco. > > Thanks for your feedback. My organisation sponsored Geosolutions (Italy) > to create the SOLR module, so I will discuss with Andrea Aime. > > The reason for the 'layer_name_field' in the data source definition is to >

Re: [Geoserver-users] Geoserver - "Unsupported data type"

2015-01-22 Thread Andrea Aime
On Thu, Jan 22, 2015 at 11:05 AM, Łukasz Łagosz wrote: > Hi > I just find out after many tests, that this raster started to draw > when I cleared the field with OutputTransparentColor. Earlier I have > both Input and OutputTransparentColor set to #FF - and that error > appears (any color set

Re: [Geoserver-users] Geofence interaction with geoserver REST API

2015-01-22 Thread Landry Breuil
On 01/20/15 11:47, Landry Breuil wrote: > On 01/20/15 10:03, Landry Breuil wrote: >> Hi, >> >> currently using gs 2.3.2 with catalog in CHALLENGE mode, i can list the >> workspaces via the geoserver REST API and all are shown. My goal is to >> allow non-privileged users to POST layers & styles into

Re: [Geoserver-users] geoserver REST API imagemosaic

2015-01-22 Thread Sabine Ohlendorf
Hi Nicola, thank you very much for your response. I managed to harvest a file as a zipfile by using the "file.imagemosaic" extension. Great! Just a comment for all who also want to harvest files to a GeoServer located on another machine: It is necessary to use the @-sign within the curl command

Re: [Geoserver-users] Geoserver - "Unsupported data type"

2015-01-22 Thread Łukasz Łagosz
Hi I just find out after many tests, that this raster started to draw when I cleared the field with OutputTransparentColor. Earlier I have both Input and OutputTransparentColor set to #FF - and that error appears (any color set to this property makes that error). When I cleared OutputTransparen

Re: [Geoserver-users] Geoserver - "Unsupported data type"

2015-01-22 Thread Daniele Romagnoli
Hi Łukasz, I have tried to create an imageMosaic on Centos 5.8 - GS 2.5.4 using the only file you provided me and I was able to get a layer preview. Could you please check if you are able to replicate the issue with a mosaic made of that single file? If not, could you please setup a set of data wh

Re: [Geoserver-users] jp2 images will not load

2015-01-22 Thread Daniele Romagnoli
Hi Bob, at this point I'm not sure about why your system is still not loading the GDAL libraries. I'll have to schedule some spare time to try to replicate your issue on my machine and provide you feedbacks or suggestions. Before that, last question: Are you running GeoServer as a service? In that

Re: [Geoserver-users] Image Mosaic Plug-in w/ PostGIS Configuration

2015-01-22 Thread Nicola Lagomarsini
Hi Danny, the "the_geom:Polygon" parameter is a Geometry in the CRS of your data. Could you please run a gdalinfo on one of the files you are mosaiking? This could be helpful for investigating on the issue. Regards, Nicola Lagomarsini. 2015-01-22 3:56 GMT+01:00 Danny Cheng : > Hi, > > > > I a

Re: [Geoserver-users] geoserver on JBOSS 5

2015-01-22 Thread Milo van der Linden
Hahaha, yeah. Support pages for redhat are a pain... I always tell people, redhat is linux with all the hurdles of proprietary software.. 2015-01-22 0:17 GMT+01:00 Jody Garnett : > You may wish to visit the website support page :) > > A couple comments inline: >> >> My questions: >> >> 1. Is there