Re: [gdal-dev] Tester with ERDAS needed

2013-09-24 Thread lpinner
Yes, I see half a pixel difference between GeoTIFF and GML georeferencing. Luke -- View this message in context: http://osgeo-org.1560.x6.nabble.com/gdal-dev-Tester-with-ERDAS-needed-tp5079161p5079750.html Sent from the GDAL - Dev mailing list archive at Nabble.com. ___

Re: [gdal-dev] Tester with ERDAS needed

2013-09-24 Thread Jukka Rahkonen
lpinner environment.gov.au> writes: > > I've tried both geographic and projected tiffs. The original tiffs were a mix > of very small test data (8bit, single band, 100 cols x 100 rows) and fairly > large Worldview-2 16bit pan and multispectral scenes. > > All of the output jp2s have only a sing

[gdal-dev] set projection: issue in detecting utm

2013-09-24 Thread garfy
Hi All, I have two images cor.tif and prob.tif cor.tif prob.tif gdalinfo for both images as below : *cor.tif* Coordinate System is: PROJCS["WGS 84 / UTM zone 43N", GEO

Re: [gdal-dev] Tester with ERDAS needed

2013-09-24 Thread lpinner
I've tried both geographic and projected tiffs. The original tiffs were a mix of very small test data (8bit, single band, 100 cols x 100 rows) and fairly large Worldview-2 16bit pan and multispectral scenes. All of the output jp2s have only a single uuid box. Sorry, I'm usually very good at brea

Re: [gdal-dev] does ogr_geocode and ogr_reverse_geocode use the GDAL Proxy parameters?

2013-09-24 Thread Jukka Rahkonen
lucvanlinden gmail.com> writes: > > Hi > > We succesfully used the ogr_geocode & ogr_reverse_geocode before. (Thanks > for your work on this Even). > > Now I need to use this but from behind a firewall. > > I found the general parameters GDAL_HTTP_PROXY parameters here > http://trac.osgeo.org

[gdal-dev] Aggregate to a grid in a different projection with masks

2013-09-24 Thread Jose Gomez-Dans
Hi, I'd like to perform a spatial aggregation of a large data set at some high resolution in some projection, to a grid in a lower resolution in another projection. One thing I have used in the past is to have a raster at the higher resolution, and use that to select pixels in the original dataset

[gdal-dev] does ogr_geocode and ogr_reverse_geocode use the GDAL Proxy parameters?

2013-09-24 Thread lucvanlinden
Hi We succesfully used the ogr_geocode & ogr_reverse_geocode before. (Thanks for your work on this Even). Now I need to use this but from behind a firewall. I found the general parameters GDAL_HTTP_PROXY parameters here http://trac.osgeo.org/gdal/wiki/ConfigOptions#GDALOGRHTTPoptions My questio

Re: [gdal-dev] HDF5 problem [Caution: Message contains Suspicious URL content]

2013-09-24 Thread Lodron, Gerald
Thanks for that hint, Ya the binaries from web seems to work. In my compilation there is no gdal_HDF5Image.dll. Is it compiled with the plugin HDF5 or where I can enable it? I searched the whole source tree in gdal but did not find any text passage with gdal_HDF5Image.dll PS: Sorry for my doub