Re: [Geoserver-users] postgis SQL view - geography column not recognised

2012-03-13 Thread Joshua Groom
Hi, The fix to this problem for me is just adding a mapping to PostGISDialect.java however the test suite is a little harder to get running so I have not yet submitted a patch. For anyone who has been following this: There is a work around for this issue though. Just manually edit the featurety

[Geoserver-users] gdal_retile.py problem

2012-03-13 Thread Balázs Bámer
Hi All, I have a problem with gdal_retile.py 1.9.0. I used it to generate pyramid for a set of GeoTIFFs. They contain RGB ortophoto. Where there is no data, the image appears white in an image viewer. Where there was no tile, but the script needed to put some nodata color, it choosed black. As a c

Re: [Geoserver-users] Changing projection of images coming from different servers

2012-03-13 Thread Phil Scadden
> Can we change the projection/coordinate system of image tiles coming from > different servers? A WMS request includes the desired SRS that tiles are to be supplied on but I think must WMS servers can only project vector on the fly not raster. If your third party WMS server does not honour requ

Re: [Geoserver-users] GeoTiff

2012-03-13 Thread Stephen Crawford
I did not know about gdalinfo :-) Driver: GTiff/GeoTIFF Files: spr_s_0_20120312.tif Size is 2176, 1408 Coordinate System is: PROJCS["RUC_LCC_80", GEOGCS["GCS_North_American_1983", DATUM["D_North_American_1983", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIM

Re: [Geoserver-users] GeoTiff

2012-03-13 Thread Andrea Aime
On Tue, Mar 13, 2012 at 8:19 PM, Stephen Crawford wrote: > All, > > I'm trying to use a GeoTiff as a data store and I get this error: > > "Could not list layers for this store, an error occurred retrieving > them: Unable to acquire a reader for this coverage with format: GeoTIFF" > > Using GS 2.1.

Re: [Geoserver-users] GeoTiff

2012-03-13 Thread Stephen V. Mather
May not matter in this case, but always run gdalinfo on it and send that output with your message to help troubleshoot. Best, Steve Stephen Mather Geographic Information Systems (GIS) Manager (216) 635-3243 s...@clevelandmetroparks.com clevelandmetroparks.com -Original Message- From:

[Geoserver-users] GeoTiff

2012-03-13 Thread Stephen Crawford
All, I'm trying to use a GeoTiff as a data store and I get this error: "Could not list layers for this store, an error occurred retrieving them: Unable to acquire a reader for this coverage with format: GeoTIFF" Using GS 2.1.3 This particular GeoTiff is one I pulled from a postgis 2.0 raster u

[Geoserver-users] gdaltransform utility not working in web service

2012-03-13 Thread Dinesh Dass Subramanian
Hi, I'm trying to develop a web service for gdaltransform utility that gets four coordinates as input and write it in an input file. Then the gdaltransform utility is executed as in commandline to produce the output in the output file. I have the RPC file in the same path. The problem is the gdalt

[Geoserver-users] Changing projection of images coming from different servers

2012-03-13 Thread Mustafa646
Can we change the projection/coordinate system of image tiles coming from different servers? i would like to discuss a scenario with the list. In my application, I am fetching a google map from google server (wgs84 projection) and a third party image tile map from some third party wms server with

Re: [Geoserver-users] WMS getfeatureinfo

2012-03-13 Thread Andrea Aime
On Tue, Mar 13, 2012 at 10:09 AM, juanf wrote: > Dear all, > > We are trying to use getfeatureinfo for WMS layers. We want to show > nectcdf results in our application and we are using thredds and ncWMS to > serve these WMS layers into geoserver. When we click on the layers we > get an error stati

[Geoserver-users] WMS getfeatureinfo

2012-03-13 Thread juanf
Dear all, We are trying to use getfeatureinfo for WMS layers. We want to show nectcdf results in our application and we are using thredds and ncWMS to serve these WMS layers into geoserver. When we click on the layers we get an error stating that these layers are not queryable. We have specifi