[Geomoose-users] Serving ECW Images

Jeff McKenna jmckenna at gatewaygeomatics.com
Tue Feb 4 04:16:00 PST 2020


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"



-- 
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/



On 2020-02-04 3:56 a.m., Lara Perez- Jefa Departamento Cartografia y 
Topografia Ayuntamiento Oliva (Valencia) Spain wrote:
> Does anyone knows haw to serve ECW Images through Geomoose? Via 
> Mapserver...?
> 
> -- 
> <http://oliva.es/es/> 	
> *Cap del Departament de Cartografia i Topografia*
> Lara Perez Bessone
> Enginyera Tecnica Topografa Municipal
> email: topografia at oliva.es Tel. mòvil: 647 835 086 ext. 521
> 
> *Ajuntament d'Oliva - València*
> Plaça del Ajuntament 1, 46780 Oliva
> Tel. 962850250 Fax 962855165 www.oliva.es



More information about the Geomoose-users mailing list