[gdal-dev] Modis MCD45 GeoTiff subsetting offset

2013-07-26 Thread Wesley Roberts
the following version of gdal on an Ubuntu 12.04 GDAL 1.9.1, released 2012/05 Any help or advice would be much appreciated. Regards, Wesley -- Dr Wesley Roberts jwesrobe...@gmail.com Cell: +27(0)83 5355 646 skype: roberts-w ___ gdal-dev mailing list

Re: [gdal-dev] Support for MISR data processing.

2011-12-01 Thread Wesley Roberts
exact link for the dataset or a page containing the link? On Thu, Dec 1, 2011 at 2:33 PM, Wesley Roberts wrote: > Dear gdal-dev, > > I have some MISR hdf data downloaded from the following website ( > http://eosweb.larc.nasa.gov/PRODOCS/misr/table_misr.html). I have tried > to use

[gdal-dev] Support for MISR data processing.

2011-12-01 Thread Wesley Roberts
Dear gdal-dev, I have some MISR hdf data downloaded from the following website (http://eosweb.larc.nasa.gov/PRODOCS/misr/table_misr.html). I have tried to use gdal to access the hdf data using techniques similar to other hdf data sources (MODIS - NDVI and ET). gdalinfo is able to read the conte

[gdal-dev] Rotate unreferenced tiff file by -90 degrees

2011-03-17 Thread Wesley Roberts
ng you in advance Wesley Wesley Roberts PhD. Researcher: Earth Observation Natural Resources & the Environment (NRE) CSIR Tel: +27 (0)21 888-2490 Fax: +27 (0)21 888-2693 skype: roberts-w -- This message is subject to the CSIR's copyright terms and conditions, e-mail legal notice, an

Re: [Gdal-dev] Read and convert MSG2 hrit data with GDAL-MSG DRIVER

2009-04-09 Thread Wesley Roberts
Hi APOSTOLOS Looks like you could maybe leave out the brackets so gdal_translate -of MSG(/home/tolis/Desktop/2003/06/05/H-000-MSG2__-MSG2_PAR-WV_062___-01___-200802281200-C_) /home/tolis/Desktop/output/outfile.tif should be gdal_translate -of MSG /home/tolis/Desktop/2003/06/05/H-

Re: [gdal-dev] The latest ISPRS-SC Newsletter

2009-04-01 Thread Wesley Roberts
Hi Nikos, Nice article, I like the idea of rotating the earth map for a new perspective. It would look even more strange if you added the vectors defining countries and labeling them with country names. Perhaps an idea for the next article? Cheers, Wesley >>> Nikos Alexandris 04/01/09 11:

Re: [gdal-dev] Re: gdal_fillnodata error

2009-03-27 Thread Wesley Roberts
to manage my installs a bit better. Having said all this I now get a segmentation fault when I run the prog... will investigate to see what the problem is Many thanks to Brent and Vincent for your help, much appreciated Wesley Wesley Roberts MSc. Researcher: Earth Observation (Ecosystems

[gdal-dev] Re: gdal_fillnodata error

2009-03-27 Thread Wesley Roberts
sterNoDataValue' > gdal_FillNoData.cpp:(.text+0xd94): undefined reference to > `GDALSetRasterNoDataValue' > gdal_FillNoData.cpp:(.text+0xdd3): undefined reference to > `GDALFillNodata' > gdal_FillNoData.cpp:(.text+0xdde): undefined referenc> > gdal_FillNoData.cpp:

[gdal-dev] gdal_fillnodata error

2009-03-18 Thread Wesley Roberts
m not sure what this means, could somebody suggest a solution or work around. I am currently trying r.fillnulls in Grass and that is taking a really long time. Many thanks for your help and input, Wesley Wesley Roberts MSc. Researcher: Earth Observation (Ecosystems) Natural Resources and the E

[gdal-dev] ogr2ogr changes attribute table after projection

2009-03-10 Thread Wesley Roberts
now removed. All columns from the original data are present but none of the original data remains. If anyone could comment on this problem and or suggest a solution I would greatly appreciate it. Many thanks and kind regards, Wesley Wesley Roberts MSc. Researcher: Earth Observation (Ecosys

Re: [gdal-dev] Problem in configuration of gdal

2009-03-04 Thread Wesley Roberts
Dear Ali, I have not used cygwin in ages so cant help with regards to the actual workings around cygwin. One question could help with your problem, do you have write permissions in the folder you are trying to install gdal? I have recently installed OTB on a Linux machine running Ubuntu Hardy H

Re: [gdal-dev] weeding out x,y,z points

2009-02-26 Thread Wesley Roberts
done, but the link should give you a good start. HTH Wesley Wesley Roberts MSc. Researcher: Earth Observation (Ecosystems) Natural Resources and the Environment CSIR Tel: +27 (21) 888-2490 Fax: +27 (21) 888-2693 "To know the road ahead, ask those coming back." - Chinese proverb >>

[gdal-dev] Transformation from WGS84 to Cape Datum

2009-02-03 Thread Wesley Roberts
Dear list I have a shapefile with the following projection, see below (using 'ogrinfo -al Richmond_compartments_WGS84.shp') I would like to perform a datum transformation from WGS84 to the Cape Datum using the clark 1880 spheroid. Is this possible using ogr? I have tried using ogr2ogr but have