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
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
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
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
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