<HTML><HEAD><TITLE>Re: [Gvsig_english] Raster support on GVSIG</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16981" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText75652>
<DIV><FONT face="Times New Roman" color=#000000 size=3>Hello,</FONT></DIV>
<DIV>The JPGW file&nbsp;mentioned by Simon is usually called 'world file'. Detailed description here:</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://en.wikipedia.org/wiki/World_file">http://en.wikipedia.org/wiki/World_file</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>It can be found with many different extensions:&nbsp;JPW, JGW (I think), TFW, WLD, etc.</DIV>
<DIV>I usually use the .WLD extension for all image formats (BMP, JPG, PNG, etc), which I think is recognized by all the software I have used so far. For example if you have a file.jpg and file.wld, both gvSIG and Gdal (&nbsp;<A href="http://fwtools.maptools.org">http://fwtools.maptools.org</A> ) will recognize&nbsp;and use it.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards,</DIV>
<DIV><FONT face="Times New Roman" color=#000000 size=3></FONT>&nbsp;</DIV></DIV>
<DIV id=idSignature24583>
<DIV><FONT face="Courier New" size=2><FONT face="Times New Roman" size=3>Juan Lucas Domínguez Rubio<BR></FONT>---</FONT></DIV>
<DIV><FONT face="Courier New" size=2><FONT face="Courier New" size=2><FONT face="Courier New" size=2>Prodevelop SL, Valencia (España)</FONT></DIV>
<DIV>
<DIV><FONT face="Courier New" size=2>Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<BR></FONT><A href="http://www.prodevelop.es/"><FONT face="Courier New" size=2>http://www.prodevelop.es</FONT></A><BR><FONT face="Courier New" size=2>---</FONT></DIV></FONT></DIV></FONT></DIV>
<DIV><BR>
<HR>
<FONT face=Tahoma size=2><B>De:</B> gvsig_internacional-bounces@listserv.gva.es en nombre de Simon Cropper (Botanicus Australia Pty Ltd)<BR><B>Enviado el:</B> mié 10/02/2010 14:39<BR><B>Para:</B> Users and Developers mailing list<BR><B>Asunto:</B> Re: [Gvsig_english] Raster support on GVSIG<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>Edson,<BR><BR>The latest version of gvSIG is 1.9. Spanish manuals are available at<BR><A href="http://www.gvsig.org/">http://www.gvsig.org</A> and English versions are being prepared.<BR><BR>The manual for the earlier version, version 1.1.2, is available at<BR><A href="http://www.gvsig.org/web/docusr/manuales-en">http://www.gvsig.org/web/docusr/manuales-en</A> and discusses the basic<BR>concepts.<BR><BR>gvSIG can display and manipulate jpeg, jpg, gif, png, bmp and svg (+<BR>more). Although some require header files containing georeferencing data<BR>to be displayed correctly.<BR><BR>gvSIG can also connect to GeoDB, WCS, ArcIMS, WMS, Annotation and WFS<BR>internet services that can contain image data.<BR><BR>Usually JPG or PNG files require header files that contain the<BR>coordinates of the upper left corner and the pixel size. A typical<BR>example can be seen below.<BR><BR>For a file called "JPG_Image.jpg" you would have a corresponding file<BR>called "JPG_Image.jpgw". gvSIG also creates an "aux.xml" and "rmf" file<BR>with the same data.<BR><BR>The content of the different files look like this...<BR><BR>*JPGW*<BR><BR>0.3376811594201211<BR>0.0<BR>0.0<BR>-0.33768115942109755<BR>341082.7<BR>5814636.992753624<BR><BR><BR>*AUX.XML*<BR><BR>&lt;PAMDataset&gt;<BR>&lt;GeoTransform&gt; 3.4108270000000001e+005, 3.3768115942012111e-001,<BR>0.0000000000000000e+000, 5.8146369927536240e+006,<BR>0.0000000000000000e+000,-3.3768115942109755e-001&lt;/GeoTransform&gt;<BR>&lt;Metadata domain="IMAGE_STRUCTURE"&gt;<BR>&lt;MDI key="INTERLEAVE"&gt;PIXEL&lt;/MDI&gt;<BR>&lt;MDI key="COMPRESSION"&gt;JPEG&lt;/MDI&gt;<BR>&lt;/Metadata&gt;<BR>&lt;PAMRasterBand band="1"&gt;<BR>&lt;Metadata domain="IMAGE_STRUCTURE"&gt;<BR>&lt;MDI key="COMPRESSION"&gt;JPEG&lt;/MDI&gt;<BR>&lt;/Metadata&gt;<BR>&lt;/PAMRasterBand&gt;<BR>&lt;PAMRasterBand band="2"&gt;<BR>&lt;Metadata domain="IMAGE_STRUCTURE"&gt;<BR>&lt;MDI key="COMPRESSION"&gt;JPEG&lt;/MDI&gt;<BR>&lt;/Metadata&gt;<BR>&lt;/PAMRasterBand&gt;<BR>&lt;PAMRasterBand band="3"&gt;<BR>&lt;Metadata domain="IMAGE_STRUCTURE"&gt;<BR>&lt;MDI key="COMPRESSION"&gt;JPEG&lt;/MDI&gt;<BR>&lt;/Metadata&gt;<BR>&lt;/PAMRasterBand&gt;<BR>&lt;/PAMDataset&gt;<BR><BR>*RMF*<BR><BR>&lt;?xml version="1.0" encoding="ISO-8859-15"?&gt;<BR>&lt;RasterMetaFile&gt;<BR>&lt;FLyrGeoRaster&gt;<BR>&lt;Extent&gt;<BR>&lt;X&gt;341082.7&lt;/X&gt;<BR>&lt;Y&gt;5814636.992753624&lt;/Y&gt;<BR>&lt;RotationX&gt;0.0&lt;/RotationX&gt;<BR>&lt;RotationY&gt;0.0&lt;/RotationY&gt;<BR>&lt;PixelSizeX&gt;0.3376811594201211&lt;/PixelSizeX&gt;<BR>&lt;PixelSizeY&gt;-0.33768115942109755&lt;/PixelSizeY&gt;<BR>&lt;Width&gt;0.0&lt;/Width&gt;<BR>&lt;Height&gt;0.0&lt;/Height&gt;<BR>&lt;/Extent&gt;<BR>&lt;Dimension&gt;<BR>&lt;ImagePxWidth&gt;138.0&lt;/ImagePxWidth&gt;<BR>&lt;ImagePxHeight&gt;127.0&lt;/ImagePxHeight&gt;<BR>&lt;/Dimension&gt;<BR>&lt;/FLyrGeoRaster&gt;<BR>&lt;/RasterMetaFile&gt;<BR><BR><BR><BR>Cheers Simon<BR><BR>Simon Cropper<BR>Botanicus Australia Pty Ltd<BR>PO Box 160, Sunshine, Victoria 3020.<BR>P: 9311 5822. M: 041 830 3437.<BR>mailto: scropper@botanicusaustralia.com.au<BR>&lt;<A href="mailto:scropper@botanicusaustralia.com.au">mailto:scropper@botanicusaustralia.com.au</A>&gt;<BR>web: www.botanicusaustralia.com.au &lt;<A href="http://www.botanicusaustralia.com.au/">http://www.botanicusaustralia.com.au</A>&gt;<BR><BR><BR>On 10/02/2010 11:22 PM, Edson Campos da Cunha wrote:<BR>&gt;<BR>&gt; Hi volks,<BR>&gt;<BR>&gt; I have just started working with GVSIG on the last few days.<BR>&gt;<BR>&gt; I need to display georeferenced images on GVSIG. Is there any<BR>&gt; reference documentation about that, preferable with some examples?<BR>&gt;<BR>&gt; A coworker on my job tested successfully image displaying in GVSIG<BR>&gt; with ECW files. The problem is that I must generate the images with<BR>&gt; GeoMedia WebMap and it does not support ECW exporting. It exports to<BR>&gt; CGM, JPG, PNG and SVG. My doubt precisely is: what kinds of additional<BR>&gt; files must I use so that GVSIG can display images such as PNG or JPG<BR>&gt; in the correct position on the map?<BR>&gt;<BR>&gt; Any help will be appreciated<BR>&gt;<BR>&gt; Best regards,<BR>&gt;<BR>&gt; *EDSON CUNHA<BR>&gt; *Analista de Sistemas<BR>&gt;<BR>&gt; *Coffey Information<BR>&gt; *Av Afonso Pena 3924 conj 206 - Bairro Cruzeiro<BR>&gt; Belo Horizonte - MG - Brasil - CEP 30.130-009<BR>&gt; T +55 31 2104 2196 F +55 31 2104 2105<BR>&gt; coffey.com &lt;<A href="http://coffey.com/">http://coffey.com/</A>&gt;<BR>&gt;<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; Gvsig_internacional mailing list<BR>&gt; Gvsig_internacional@listserv.gva.es<BR>&gt; <A href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</A><BR>&gt;&nbsp;&nbsp;&nbsp;<BR>_______________________________________________<BR>Gvsig_internacional mailing list<BR>Gvsig_internacional@listserv.gva.es<BR><A href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</A><BR></FONT></P></DIV></BODY></HTML>