[Gvsig_english] RES: Raster support on GVSIG

Simon Cropper scropper at botanicusaustralia.com.au
Sat Feb 20 05:10:54 CET 2010


Edson,

I don't use gvSIG Mobile. There are manuals on the web.

>From my understanding you have to install a plugin into gvSIG Desktop,
which is used to generate a 'project' file that is used by gvSIG Mobile.

-- 
Cheers Simon

   Simon Cropper
   Botanicus Australia Pty Ltd
   P.O. Box 160 Sunshine VIC 3020
   P: 03 9311 5822. M: 041 830 3437.
   E: scropper at botanicusaustralia.com.au
   W: http://www.botanicusaustralia.com.au


-----Original Message-----
From: Edson Campos da Cunha <Edson_Cunha at coffey.com>
Reply-to: Users and Developers mailing list
<gvsig_internacional at listserv.gva.es>
To: Users and Developers mailing list
<gvsig_internacional at listserv.gva.es>
Subject: [Gvsig_english] RES: Raster support on GVSIG
Date: Fri, 19 Feb 2010 15:52:07 -0200

Dear all,

I also need to display those images on gvSIG mobile. I uploaded the
image with the jpw and rmf files that were generated by gvSIG Desktop
and added a new layer on the mobile pointing to the jpg image, but it
was not put on the correct position. The Desktop works fine, but the
mobile do not. Does the mobile version need more metadata files or
something?

 
Regards,
 
EDSON CUNHA
Analista de Sistemas
Coffey Information
Av Afonso Pena 3924 conj 206 - Bairro Cruzeiro
Belo Horizonte - MG - Brasil - CEP 30.130-009
T +55 31 2104 2196 F +55 31 2104 2105
coffey.com

 
-----Mensagem original-----
De: gvsig_internacional-bounces at listserv.gva.es
[mailto:gvsig_internacional-bounces at listserv.gva.es] Em nome de Simon
Cropper (Botanicus Australia Pty Ltd)
Enviada em: quarta-feira, 10 de fevereiro de 2010 10:39
Para: Users and Developers mailing list
Assunto: Re: [Gvsig_english] Raster support on GVSIG

Edson,

The latest version of gvSIG is 1.9. Spanish manuals are available at
http://www.gvsig.org and English versions are being prepared.

The manual for the earlier version, version 1.1.2, is available at
http://www.gvsig.org/web/docusr/manuales-en and discusses the basic
concepts.

gvSIG can display and manipulate jpeg, jpg, gif, png, bmp and svg (+
more). Although some require header files containing georeferencing data
to be displayed correctly.

gvSIG can also connect to GeoDB, WCS, ArcIMS, WMS, Annotation and WFS
internet services that can contain image data.

Usually JPG or PNG files require header files that contain the
coordinates of the upper left corner and the pixel size. A typical
example can be seen below.

For a file called "JPG_Image.jpg" you would have a corresponding file
called "JPG_Image.jpgw". gvSIG also creates an "aux.xml" and "rmf" file
with the same data.

The content of the different files look like this...

*JPGW*

0.3376811594201211
0.0
0.0
-0.33768115942109755
341082.7
5814636.992753624


*AUX.XML*

<PAMDataset>
<GeoTransform> 3.4108270000000001e+005, 3.3768115942012111e-001,
0.0000000000000000e+000, 5.8146369927536240e+006,
0.0000000000000000e+000,-3.3768115942109755e-001</GeoTransform>
<Metadata domain="IMAGE_STRUCTURE">
<MDI key="INTERLEAVE">PIXEL</MDI>
<MDI key="COMPRESSION">JPEG</MDI>
</Metadata>
<PAMRasterBand band="1">
<Metadata domain="IMAGE_STRUCTURE">
<MDI key="COMPRESSION">JPEG</MDI>
</Metadata>
</PAMRasterBand>
<PAMRasterBand band="2">
<Metadata domain="IMAGE_STRUCTURE">
<MDI key="COMPRESSION">JPEG</MDI>
</Metadata>
</PAMRasterBand>
<PAMRasterBand band="3">
<Metadata domain="IMAGE_STRUCTURE">
<MDI key="COMPRESSION">JPEG</MDI>
</Metadata>
</PAMRasterBand>
</PAMDataset>

*RMF*

<?xml version="1.0" encoding="ISO-8859-15"?>
<RasterMetaFile>
<FLyrGeoRaster>
<Extent>
<X>341082.7</X>
<Y>5814636.992753624</Y>
<RotationX>0.0</RotationX>
<RotationY>0.0</RotationY>
<PixelSizeX>0.3376811594201211</PixelSizeX>
<PixelSizeY>-0.33768115942109755</PixelSizeY>
<Width>0.0</Width>
<Height>0.0</Height>
</Extent>
<Dimension>
<ImagePxWidth>138.0</ImagePxWidth>
<ImagePxHeight>127.0</ImagePxHeight>
</Dimension>
</FLyrGeoRaster>
</RasterMetaFile>



Cheers Simon

Simon Cropper
Botanicus Australia Pty Ltd
PO Box 160, Sunshine, Victoria 3020.
P: 9311 5822. M: 041 830 3437.
mailto: scropper at botanicusaustralia.com.au
<mailto:scropper at botanicusaustralia.com.au>
web: www.botanicusaustralia.com.au
<http://www.botanicusaustralia.com.au>


On 10/02/2010 11:22 PM, Edson Campos da Cunha wrote:
>
> Hi volks,
>
> I have just started working with GVSIG on the last few days.
>
> I need to display georeferenced images on GVSIG. Is there any
> reference documentation about that, preferable with some examples?
>
> A coworker on my job tested successfully image displaying in GVSIG
> with ECW files. The problem is that I must generate the images with
> GeoMedia WebMap and it does not support ECW exporting. It exports to
> CGM, JPG, PNG and SVG. My doubt precisely is: what kinds of additional
> files must I use so that GVSIG can display images such as PNG or JPG
> in the correct position on the map?
>
> Any help will be appreciated
>
> Best regards,
>
> *EDSON CUNHA
> *Analista de Sistemas
>
> *Coffey Information
> *Av Afonso Pena 3924 conj 206 - Bairro Cruzeiro
> Belo Horizonte - MG - Brasil - CEP 30.130-009
> T +55 31 2104 2196 F +55 31 2104 2105
> coffey.com <http://coffey.com/>
>
>
> _______________________________________________
> Gvsig_internacional mailing list
> Gvsig_internacional at listserv.gva.es
> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional
>
_______________________________________________
Gvsig_internacional mailing list
Gvsig_internacional at listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional

Environmental Notice: Please consider the environment before printing
this email.

Confidentiality Notice: The content of this message and any attachments
may be privileged, in confidence or sensitive. Any unauthorised use is
expressly prohibited. If you have received this email in error please
notify the sender, disregard and then delete the email. This email may
have been corrupted or interfered with. Coffey International Limited
cannot guarantee that the message you receive is the same as the message
we sent. At Coffey International Limited's discretion we may send a
paper copy for confirmation. In the event of any discrepancy between
paper and electronic versions the paper version is to take precedence.
No warranty is made that this email and its contents are free from
computer viruses or other defects.

CILDISCL0005
_______________________________________________
Gvsig_internacional mailing list
Gvsig_internacional at listserv.gva.es
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional




More information about the Gvsig_internacional mailing list