<div dir="ltr">Thanks Jeff!<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 4, 2020 at 8:08 AM Jeff McKenna <<a href="mailto:jmckenna@gatewaygeomatics.com">jmckenna@gatewaygeomatics.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I added a step in the documentation (see Step2 at <br>
<a href="https://ms4w.com/README_INSTALL.html#ecw" rel="noreferrer" target="_blank">https://ms4w.com/README_INSTALL.html#ecw</a> )<br>
<br>
-jeff<br>
<br>
<br>
<br>
-- <br>
Jeff McKenna<br>
MapServer Consulting and Training Services<br>
<a href="https://gatewaygeomatics.com/" rel="noreferrer" target="_blank">https://gatewaygeomatics.com/</a><br>
<br>
<br>
<br>
On 2020-02-04 8:16 a.m., Jeff McKenna wrote:<br>
> Hi Lara,<br>
> <br>
> Since you are using MS4W you can follow the steps for ECW support at <br>
> <a href="https://ms4w.com/README_INSTALL.html#ecw" rel="noreferrer" target="_blank">https://ms4w.com/README_INSTALL.html#ecw</a>  (you also have that document <br>
> locally in your /ms4w root)  Here are those steps, below:<br>
> <br>
> Steps to Enable ECW Support in MS4W<br>
> -----------------------------------<br>
> <br>
> Step 1<br>
> ******<br>
> <br>
> For access to ECW files through the GDAL library in MS4W, move the <br>
> gdal_ECW_JP2ECW.dll plugin file up from /ms4w/gdalplugins/ecw/ into <br>
> /ms4w/gdalplugins/<br>
> <br>
> If this is successful, executing the following at the commandline (after <br>
> setting /ms4w/setenv.bat) “gdalinfo –formats” should list the “ECW” and <br>
> “JP2ECW” drivers.<br>
> <br>
>      ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)<br>
>      JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)<br>
> <br>
> Step 2<br>
> ******<br>
> <br>
> For display in MapServer, after moving the plugin, follow the regular <br>
> Raster Data document (<a href="https://mapserver.org/input/raster.html" rel="noreferrer" target="_blank">https://mapserver.org/input/raster.html</a>). Here is <br>
> an example mapfile configuration:<br>
> <br>
> LAYER<br>
>    NAME "ecw"<br>
>    TYPE RASTER<br>
>    STATUS ON<br>
>    DATA "00203065F09.ecw"<br>
>    CLASS<br>
>      NAME "ECW test"<br>
>    END<br>
> END<br>
> <br>
> <br>
> <br>
> -- <br>
> <br>
> Thank you for using MS4W.<br>
> "MS4W: open doors as well as windows"<br>
> <br>
> <br>
> <br>
<br>
_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geomoose-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a></blockquote></div>