[Geomoose-users] Serving ECW Images
Jeff McKenna
jmckenna at gatewaygeomatics.com
Tue Feb 4 06:08:28 PST 2020
I added a step in the documentation (see Step2 at
https://ms4w.com/README_INSTALL.html#ecw )
-jeff
--
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/
On 2020-02-04 8:16 a.m., Jeff McKenna wrote:
> Hi Lara,
>
> Since you are using MS4W you can follow the steps for ECW support at
> https://ms4w.com/README_INSTALL.html#ecw (you also have that document
> locally in your /ms4w root) Here are those steps, below:
>
> Steps to Enable ECW Support in MS4W
> -----------------------------------
>
> Step 1
> ******
>
> For access to ECW files through the GDAL library in MS4W, move the
> gdal_ECW_JP2ECW.dll plugin file up from /ms4w/gdalplugins/ecw/ into
> /ms4w/gdalplugins/
>
> If this is successful, executing the following at the commandline (after
> setting /ms4w/setenv.bat) “gdalinfo –formats” should list the “ECW” and
> “JP2ECW” drivers.
>
> ECW -raster- (rw): ERDAS Compressed Wavelets (SDK 3.x)
> JP2ECW -raster,vector- (rw+v): ERDAS JPEG2000 (SDK 3.x)
>
> Step 2
> ******
>
> For display in MapServer, after moving the plugin, follow the regular
> Raster Data document (https://mapserver.org/input/raster.html). Here is
> an example mapfile configuration:
>
> LAYER
> NAME "ecw"
> TYPE RASTER
> STATUS ON
> DATA "00203065F09.ecw"
> CLASS
> NAME "ECW test"
> END
> END
>
>
>
> --
>
> Thank you for using MS4W.
> "MS4W: open doors as well as windows"
>
>
>
More information about the Geomoose-users
mailing list