Re: [gdal-dev] gdalwarp has blank metadata

2017-02-13 Thread Adam Dershowitz
rg Cc: Adam Dershowitz Subject: Re: [gdal-dev] gdalwarp has blank metadata On lundi 13 février 2017 21:32:02 CET Adam Dershowitz wrote: > I have been using gdalwarp to convert a geotiff to NetCDF format. The odd > thing is that if the result is in feet, I get blank units in my output > m

[gdal-dev] gdalwarp has blank metadata

2017-02-13 Thread Adam Dershowitz
I have been using gdalwarp to convert a geotiff to NetCDF format. The odd thing is that if the result is in feet, I get blank units in my output metadata units. While if I go to meters, I get the correct units. So for example this works correctly: gdalwarp -t_srs EPSG:3651 -of netCDF cea.ti

[gdal-dev] Re: gdapwarp problem

2011-02-11 Thread Adam Dershowitz, Ph.D., P.E.
On Feb 11, 2011, at 10:20 AM, Adam Dershowitz, Ph.D., P.E. wrote: > I am having a problem trying to use gdalwarp. Perhaps I am just missing > something, but I figured I would see if someone can help. > > I downloaded some aerial imagery from here: > http://www.michigan.gov/d

Re: [gdal-dev] gdapwarp problem

2011-02-11 Thread Adam Dershowitz, Ph.D., P.E.
On Feb 11, 2011, at 10:59 AM, Jean-Claude Repetto wrote: > On 02/11/11 19:20, Adam Dershowitz, Ph.D., P.E. wrote: >> +proj=omerc +lat_0=0 +lonc=0 +alpha=0 +k=1 +x_0=0 +y_0=0 +ellps=GRS80 >> +datum=NAD83 +units=m +no_defs > > Hello, > > PROJ.4 is more verbose abo

[gdal-dev] gdapwarp problem

2011-02-11 Thread Adam Dershowitz, Ph.D., P.E.
I am having a problem trying to use gdalwarp. Perhaps I am just missing something, but I figured I would see if someone can help. I downloaded some aerial imagery from here: http://www.michigan.gov/dnr/0,1607,7-153-10371_14546-30211--,00.html I want to import it into a UTM zone 17 project. S