<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<meta name=Generator content="Microsoft Word 11 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {margin-right:0in;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I’m not sure how well GeoExpress is
an option because we are talking about thousands of files and GB of data. I
need to batch the process.</span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'> </span></font></p>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> Reinaldo Escada
Chohfi [mailto:rec@geodesign.com.br] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Tuesday, January 24, 2006
5:48 PM<br>
<b><span style='font-weight:bold'>To:</span></b> Frank Warmerdam; Dolloff,
Matthew D. (JSC-ER7)<br>
<b><span style='font-weight:bold'>Cc:</span></b> gdal-dev@lists.maptools.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [Gdal-dev] Help With
Transparent Colors</span></font></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>You can also use the GeoExpress 5.0 trial download from LizardTech (<a
href="http://www.lizardtech.com/" eudora=autourl> www.lizardtech.com</a>) that
allows you to mosaic and reproject .sid images in one step. The trial
download allows you to work with images that already are in .sid format without
problems. That way you don't need to go from MrSID to GeoTiff and make a
large mosaic as a .sid image.<br>
<br>
Best regards,<br>
<br>
Reinaldo<br>
<br>
At 09:06 PM 1/24/2006, Frank Warmerdam wrote:<br>
<br>
</span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>On 1/24/06, Dolloff, Matthew D. (JSC-ER7)
<matthew.d.dolloff@nasa.gov> wrote:<br>
><br>
><br>
><br>
> Hello. I am trying to convert some MrSID images into Geotiffs and
tiling<br>
> them together. The MrSIDs are in state plane coordinate system and I
need<br>
> them in WGS84. So I convert the MrSIDs to geotiffs using mrsiddecode
from<br>
> lizard tech. Then I use gdal warp to change the projection
type. Then use<br>
> gdal_merge to merge them together. The problem is that I end up with
a<br>
> black collar when I warp the images and then when I merge them the images<br>
> cover each other up. Is there anyway, that I can crop those collars
out?<br>
> Here is the link where I am getting the sids<br>
> <a
href="http://www.nysgis.state.ny.us/gateway/mg/2001/suffolk/01ic_t_babylon_l06col.htm"
eudora=autourl>http://www.nysgis.state.ny.us/gateway/mg/2001/suffolk/01ic_t_babylon_l06col.htm</a>
<br>
<br>
Matt,<br>
<br>
A couple of approaches would be:<br>
<br>
o Use gdal_merge to merge the TIFFs before<br>
reprojecting them. Then gdalwarp the resulting<br>
mosaic.<br>
<br>
o Or create a big WGS84 mosaic file and gdalwarp<br>
each non-WGS84 file into that, mosaicing at the<br>
same time as reprojecting.<br>
<br>
In the future gdalwarp will support multiple input<br>
files, essentially replacing gdal_merge for many<br>
purposes. This is already in CVS if you were building<br>
from source. Another option would be to generate a<br>
nodata value or better yet an alpha channel in the files<br>
output by gdalwarp to keep track of the nodata pixels.<br>
<br>
My suggestion would be the top most option, mosaic<br>
then reproject. Keep in mind that GeoTIFF only<br>
supports file sizes up to 4GB. So if your mosaic is<br>
going to be large, you may need to do it in a format<br>
like Erdas Imagine.<br>
<br>
Best regards,<br>
--<br>
---------------------------------------+--------------------------------------<br>
I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@pobox.com<br>
light and sound - activate the windows | <a href="http://pobox.com/~warmerdam"
eudora=autourl>http://pobox.com/~warmerdam</a><br>
and watch the world go round - Rush | Geospatial Programmer
for Rent<br>
<br>
_______________________________________________<br>
Gdal-dev mailing list<br>
Gdal-dev@lists.maptools.org<br>
<a href="http://lists.maptools.org/mailman/listinfo/gdal-dev" eudora=autourl>http://lists.maptools.org/mailman/listinfo/gdal-dev</a>
</span></font></p>
<p></x-sigsep><font size=3 face="Times New Roman"><span style='font-size:12.0pt'><x-sigsep>Reinaldo
Escada Chohfi, Ph.D.<br>
Diretor <br>
GeoDesign Internacional<br>
<br>
<u><a href="http://www.geodesign.com.br/" eudora=autourl>www.geodesign.com.br<br>
<br>
</a></u>E-mail: rec@geodesign.com.br<br>
<br>
Tel./Fax: 0-XX-12-3153-5115 (Local)<br>
55-12-3153-5115 (Intl.)<br>
<br>
Inteligência e Tecnologia Espacial de Ponta<br>
<br>
Urbanismo, Estudos Ambientais, Monitoriamento Ambiental,<br>
Geoprocessamento, GIS, Processamento de Imagens Geográficas,<br>
Sensoriamento Remoto: Imagens de Satélites <br>
<br>
Compressão de Imagens e Documentos Escanerizados<br>
Servidor de Conteúdo - Sistemas de Visualização - Integração de Sistemas<br>
<br>
Revendedor Autorizado da LizardTech e da Applied Imagery no Brasil<br>
<br>
Vila Peralta, 42<br>
12607-040 - Lorena - SP - Brasil<br>
<br>
Informação confidencial. Não retransmitir sem autorização.<br>
Copyright (c) 2005 GeoDesign Internacional<br>
Todos os direitos reservados.</span></font></p>
</div>
</body>
</html>