<div dir="ltr"><div><div><div><div><div>If you type<br>   gdalinfo --formats<br></div>it will list the formats that are available. Mine lists<br>   JP2MrSID (rov): MrSID JPEG2000<br></div>But not all JPEG2000 are equal. The JPEG2000 allows a lot of variation within the JPEG2000 format &quot;umbrella&quot;, so it&#39;s possible that GDAL can not read your files. Try doing<br>
</div>   gdalinfo your_file.jp2<br></div>That might give you some clues.<br><br></div>Regardless, you might want to convert them to tiled TIFF&#39;s with internal jpeg compression and overlays for performance. <br><br>Rich<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 7, 2013 at 8:09 PM, James_in_Utah <span dir="ltr">&lt;<a href="mailto:James.Evans@hill.af.mil" target="_blank">James.Evans@hill.af.mil</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
I&#39;ve installed MS4W on a WinServer2003 R2 box at work, in hopes of serving<br>
4TB of NAIP data we are about to acquire from USGS.  That data comes in<br>
(JP2000) and they sent me a CD with 4 sample images to test.  I&#39;ve tried<br>
everything I can think of to get get MS4W to serve them.  I tried pointing a<br>
layer directly at one of the .jp2 files.  I tried adding the four files to a<br>
shape file index using gdaltindex.  I don&#39;t think that worked, but I didn&#39;t<br>
get an error.  I don&#39;t think it worked because if I open the shape file I<br>
don&#39;t see the polygons where the images should be.  Nothing seems to work.<br>
I then used Global Mapper to convert the files to tifs.  That works great.<br>
I can point a layer directly at a tif, and it serves it up fine.  I can add<br>
the tifs to an index and I can then see all 4.  I did seem to loose<br>
resolution in the conversion, and the borders of the 4 tifs isn&#39;t exactly<br>
correct, so maybe my projection is wrong?  Anyway, from the documentation I<br>
think I saw that jp2 was built in?  Is that correct?<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/MS4W-and-JP2000-jp2-tp5039111.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/MS4W-and-JP2000-jp2-tp5039111.html</a><br>
Sent from the ms4w-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
MS4W-Users mailing list<br>
<a href="mailto:MS4W-Users@lists.maptools.org">MS4W-Users@lists.maptools.org</a><br>
<a href="http://lists.maptools.org/mailman/listinfo/ms4w-users" target="_blank">http://lists.maptools.org/mailman/listinfo/ms4w-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Richard Greenwood<br><a href="mailto:richard.greenwood@gmail.com">richard.greenwood@gmail.com</a><br><a href="http://www.greenwoodmap.com">www.greenwoodmap.com</a>
</div>