Selon nsolomon :
>
> Hi,
>
> I'm having some troubles creating a Nitf image that spans the International
> Date Line (180/-180 degrees longitude). If I have an image that has a
> western edge of around 150 degrees and an eastern edge of -150 degrees, I am
> getting the following error "Attempt to
Hi,
I'm having some troubles creating a Nitf image that spans the International
Date Line (180/-180 degrees longitude). If I have an image that has a
western edge of around 150 degrees and an eastern edge of -150 degrees, I am
getting the following error "Attempt to write geographic bound outsid
tunabalik,
Try gdal_translate instead of gdalwarp.
Best regards,
--
Chaitanya kumar CH.
On Fri, Jul 31, 2009 at 8:51 AM, tunabalik wrote:
> I know this is very simple. I RTFMed as much as I could.
> I have RPC as well as offset and scale values. I want to create NITF files
> out of TIFFs. I s
I know this is very simple. I RTFMed as much as I could.
I have RPC as well as offset and scale values. I want to create NITF files out
of TIFFs. I sense gdalwarp is the command, but I really cannot figure out how
to embed these coefficients to the header file. I am not asking for step by
step