<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello Juan,<br>
<br>
thank you for testing.<br>
<br>
I already thought, that it might be a problem of the SVN code. I've
already tried your ZIP, but I didn't get it run correctly. So I need
the parameters (the mentioned screenshot is missing, I think?) and
perhaps the correct compiler settings (where I've got problems
sometimes - whih JDK/JRE should be set actually). What about the
missing projects, which are listed in the install.txt, but not
inside the ZIP? (e.g. libInternationalization)<br>
<br>
I am using the OSM WMS, which you have mentioned in a message
before, so the SRS should be the right one. Even if I don't use any
map, the SRS is set to EPSG:4326, I think. And, of course, I always
click that button :) but I'll try it again as soon as I can work
with the zipped code.<br>
<br>
<br>
Regards,<br>
<br>
Marcel S.<br>
<br>
<br>
<br>
<br>
<br>
Am 11.10.2010 10:06, schrieb Juan Lucas Dominguez Rubio:
<blockquote
cite="mid:E43C32BC5843E34FB4C00CDFAAAAF7D8017B51C0@australia.prodevelop.local"
type="cite">
<title></title>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta content="MSHTML 6.00.6000.17080" name="GENERATOR">
<div id="idOWAReplyText40920">
<div><font size="3" color="#000000" face="Times New Roman">Hello,
Marcel.</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New Roman">I
don't know why you are having issues with the source code
from the SVN, but I recommend to use the ZIP file I pointed
out in a previous message if you can't solve them. I have
attached a screenshot with the parameters I am using.</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New Roman">Regarding
the NMEA files, I have tested the three files you have sent
and all seem to work, but remember this:</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New Roman">- If
the current SRS of the view is not EPSG:4326, gvSIG Mobile
will reproject the GPS coordinates to that SRS, so if you
add a layer in a SRS which is not known by gvSIG Mobile, the
GPS arrow will be painted in an absurd place or not painted
at all. Which SRS are you using? If you are using maps of
Germany, you'll have to use layers in EPSG:4326, EPSG:32632
or EPSG:32633. Besides, you have to click on the "show GPS
arrow" which is not active by default.</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New Roman">- I
think you have sent three NMEA files (gvsig_log.nmea,
other_log.nmea, COM17.ubx). The first one has a long period
at the start without new coordinates, so this can cause that
the arrow does not show for some time. The file COM17.ubx
has some ublox-specific messages. Those messages are ignored
by the application and other messages are processed
correctly. The problem with this file is that it has a new
coordinate at the very beginning, and then the same
coordinate is repeated, so there is not a new coordinate and
the application will not show the GPS arrow (this is a
little bug actually). In this case, you should use a long
period in the simulation (for example 1000 miliseconds) and
when you start the simulation, quickly click on the "view
GPS arrow" button, so the arrow is displayed before the
first coordinates are processed. Or, you can use a
simulation file where the coordinate actually changes from
time to time.</font></div>
<div> </div>
<div> </div>
<div><font size="3" color="#000000" face="Times New Roman">Regards,</font></div>
<div><font size="2" face="Courier New"><font size="3"
face="Times New Roman">Juan Lucas Domínguez Rubio<br>
</font>---</font></div>
</div>
<div id="idSignature41931">
<div><font size="2" face="Courier New"><font size="2"
face="Courier New"><font size="2" face="Courier New">Prodevelop
SL, Valencia (España)</font></font></font></div>
<div>
<div><font size="2" face="Courier New"><font size="2"
face="Courier New"><font size="2" face="Courier New">Tlf.:
96.351.06.12 -- Fax: 96.351.09.68<br>
</font><a moz-do-not-send="true"
href="http://www.prodevelop.es/"><font size="2"
face="Courier New">http://www.prodevelop.es</font></a><br>
<font size="2" face="Courier New">---</font></font></font></div>
</div>
</div>
<div><br>
<hr>
<font size="2" face="Tahoma"><b>De:</b>
<a class="moz-txt-link-abbreviated" href="mailto:gvsig_internacional-bounces@listserv.gva.es">gvsig_internacional-bounces@listserv.gva.es</a> en nombre de
Schoolmeesters<br>
<b>Enviado el:</b> vie 08/10/2010 23:51<br>
<b>Para:</b> Users and Developers mailing list<br>
<b>Asunto:</b> Re: [Gvsig_english] gvSIG Mobile workspace -
GPS arrow does not work with gvsig mobile log<br>
</font><br>
</div>
<div>Hello again,<br>
<br>
here I've got an original nmea log file of ublox (whole data
ublox is sending).<br>
<br>
It is noised by lines of not readable code. Perhaps thats a
little problem for gvsig mobile?<br>
<br>
However, as said before, when gps activity is displayed
correctly, the gps arrow should be displayed, too.<br>
<br>
<br>
<br>
Regards<br>
<br>
<br>
Am 08.10.2010 21:58, schrieb Schoolmeesters:
<blockquote>Hello again,<br>
<br>
<br>
here I have added 2 different nmea files, one is logged with
gvsig mobile (run on Eclipse workspace), the other has been
logged with a ublox program. <br>
<br>
Gvsig mobile does not seem to log constantly the same lines or
that can be a problem in combination with the uBlox receiver.
<br>
<br>
When I am simulating GPS (using other_log.nmea) and create a
log file and use this log file, the created log file looks
exactly the same as "other_log". <br>
<br>
But as I said, the arrow is not displayed even if I connect
directly to the GPS receiver @ COM Port...but viewing the gps
activity, everything is displayed correctly, I think. That's
strange, as I thought, that the arrow would get the same
information as the gps activity.<br>
<br>
I should test other receivers, I think. But perhaps you have
another idea, it should be possible to get the same
information or gps arrow as for gps activity.<br>
<br>
<br>
<br>
Regards,<br>
<br>
Marcel S.<br>
<br>
<br>
<br>
<br>
Am 07.10.2010 09:58, schrieb Juan Lucas Dominguez Rubio:
<blockquote>
<div id="idOWAReplyText97769">
<div><font size="3" color="#000000" face="Times New Roman">Hello,
I have downloaded the source code from here:<br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://forge.osor.eu/frs/download.php/1041/gvSIG_Mobile_Pilot-0.3-src.zip">http://forge.osor.eu/frs/download.php/1041/gvSIG_Mobile_Pilot-0.3-src.zip</a><br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman">and recorded this video:<br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://www.youtube.com/watch?v=WPHpByPnqzU">http://www.youtube.com/watch?v=WPHpByPnqzU</a><br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman">That does not work for you?<br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman">That WMS server is not always available,
though:<br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://www.prodevelop.es/files/fm/public/screenshots/gvsig_mobile/server_error.jpg">http://www.prodevelop.es/files/fm/public/screenshots/gvsig_mobile/server_error.jpg</a><br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman">Can you send any sample NMEA file to the list
so we can check it ourselves?<br>
<br>
</font><font size="3" color="#000000" face="Times New
Roman">Regards,<br>
<br>
</font><font size="2" face="Courier New"><font size="3"
face="Times New Roman">Juan Lucas Domínguez Rubio<br>
</font>---</font></div>
</div>
<div id="idSignature4885">
<div><font size="2" face="Courier New"><font size="2"
face="Courier New"><font size="2" face="Courier New">Prodevelop
SL, Valencia (España)</font></font></font></div>
<div>
<div><font size="2" face="Courier New"><font size="2"
face="Courier New"><font size="2" face="Courier
New">Tlf.: 96.351.06.12 -- Fax: 96.351.09.68<br>
</font><a moz-do-not-send="true"
href="http://www.prodevelop.es/"><font size="2"
face="Courier New">http://www.prodevelop.es</font></a><br>
<font size="2" face="Courier New">---</font></font></font></div>
</div>
</div>
<div><br>
<hr>
<font size="2" face="Tahoma"><b>De:</b> <a
moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:gvsig_internacional-bounces@listserv.gva.es">gvsig_internacional-bounces@listserv.gva.es</a>
en nombre de Schoolmeesters<br>
<b>Enviado el:</b> jue 07/10/2010 2:18<br>
<b>Para:</b> Users and Developers mailing list<br>
<b>Asunto:</b> Re: [Gvsig_english] gvSIG Mobile
workspace - getting "WMS image error" after trying to
load files from WMS<br>
</font><br>
</div>
<div>Hello again,<br>
<br>
thank you for testing the WMS. I've tested it again (the
NRW one) and did not get any picture loaded (no matter
which EPSG I choose). On the other hand, the OSM one works
fine. So I just have to find an adequate wms, I think.
That is ok.<br>
<br>
But concerning the<b> gps arrow </b>I've tested again (no
map background)<br>
<br>
1.) connecting to a GPS device at COM port, showing
position @ 8.42171° / 49.00797° ------> arrow is <u>not
</u>displayed<br>
<br>
2.) connecting to a logged nmea file (logged by gvsig
mobile, same position) -----> arrow is not displayed,
either<br>
<br>
3.) connecting to an old nmea file (logged by another
application, approx. same position) ----> arrow is
displayed and even centered to correct position (checked
with map data)<br>
<br>
<br>
I'll check whether it will work with another GPS receiver.
I don't understand, what should be different. It is always
nmea code! <br>
<br>
<br>
However, the position is always displayed correctly.
Shouldn't the arrow get the position from the same source
as the displayed position (button: display coordinates)<br>
<br>
<br>
Regards,<br>
<br>
Marcel Schoolmeesters<br>
<br>
<br>
Am 04.10.2010 12:45, schrieb Juan Lucas Dominguez Rubio:
<blockquote>
<div id="idOWAReplyText10976">
<div><font size="3" color="#000000" face="Times New
Roman">Hello, Marcel.</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman">All the URLs in this message can be tested
directly in a web browser. </font><font size="3"
color="#000000" face="Times New Roman">In one of
my tests using a web browser, this URL returned a
very ugly Java stack trace:</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://www.gis.nrw.de/wms/DGM50?REQUEST=GetCapabilities&SERVICE=WMS&EXCEPTIONS=XML">http://www.gis.nrw.de/wms/DGM50?REQUEST=GetCapabilities&SERVICE=WMS&EXCEPTIONS=XML</a></font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman">But in other attempts, the response was OK
(a XML file with the server capabilities)</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman">This request works too (using the German
EPSG;31429):</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://www.gis.nrw.de/wms/DGM50?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.0&LAYERS=DGM50&SRS=EPSG:31492&BBOX=2495820.074603175,5597231.470778579,2715995.7222222225,5803033.633983327&WIDTH=338&HEIGHT=317&FORMAT=image/jpeg&STYLES=&TRANSPARENT=TRUE">http://www.gis.nrw.de/wms/DGM50?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.0&LAYERS=DGM50&SRS=EPSG:31492&BBOX=2495820.074603175,5597231.470778579,2715995.7222222225,5803033.633983327&WIDTH=338&HEIGHT=317&FORMAT=image/jpeg&STYLES=&TRANSPARENT=TRUE</a></font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman">This request returns a blank image, which I
think is caused by a bug in the WMS server:</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://www.gis.nrw.de/wms/DGM50?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.0&LAYERS=DGM50&SRS=EPSG:4326&BBOX=6,50.5,8.5,53&WIDTH=300&HEIGHT=300&FORMAT=image/png&STYLES=&TRANSPARENT=TRUE">http://www.gis.nrw.de/wms/DGM50?REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.0&LAYERS=DGM50&SRS=EPSG:4326&BBOX=6,50.5,8.5,53&WIDTH=300&HEIGHT=300&FORMAT=image/png&STYLES=&TRANSPARENT=TRUE</a></font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman">The coordinates of the requested box are
BBOX=6,50.5,8.5,53 which I think are correct and
that should return an overview of that German
state. Here is an example using the same
coordinates with a different WMS server:</font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman"><a moz-do-not-send="true"
href="http://osmwms.itc-halle.de/maps/osmfree?SERVICE=WMS&&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=grenzen&SRS=EPSG:4326&BBOX=6,50.5,8.5,53&WIDTH=752&HEIGHT=499&FORMAT=image/jpeg&STYLES=default&TRANSPARENT=TRUE">http://osmwms.itc-halle.de/maps/osmfree?SERVICE=WMS&&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=grenzen&SRS=EPSG:4326&BBOX=6,50.5,8.5,53&WIDTH=752&HEIGHT=499&FORMAT=image/jpeg&STYLES=default&TRANSPARENT=TRUE</a></font></div>
<div> </div>
<div><font size="3" color="#000000" face="Times New
Roman">So I think that WMS server says that it can
provide maps in EPSG:4326, but it cannot, so
you'll have to use EPSG;31429. Unfortunately,
gvSIG Mobile 0.3 is unaware of that projection,
so the GPS arrow will not be placed correctly.
Distance and area measurements will work correctly
as long as you choose a projection whose map unit
is the meter (for example the Italian EPSG:3003)</font></div>
<div> </div>
<div>I have tested that WMS server from the gvSIG
Mobile 0.3 workspace in Eclipse and it worked fine
choosing EPSG:31429. Have you tried that option? </div>
<div> </div>
<div>As for the log file, yes you are right, that
problem should be more visible in the log file,
that's our fault.</div>
<div> </div>
<div>Go to Launcher.java and replace this line:</div>
<div> </div>
<div>Logger.getRootLogger().setLevel(Level.WARN);</div>
<div> </div>
<div>with:</div>
<div> </div>
<div>Logger.getRootLogger().setLevel(Level.ALL);</div>
<div> </div>
<div>Perhaps that'll show more messages.</div>
<div> </div>
<div> </div>
<div>Regards,</div>
</div>
<div id="idSignature40605">
<div><font size="2" face="Courier New"><font size="3"
face="Times New Roman">Juan Lucas Domínguez
Rubio<br>
</font>---</font></div>
<div><font size="2" face="Courier New"><font size="2"
face="Courier New"><font size="2" face="Courier
New">Prodevelop SL, Valencia (España)</font></font></font></div>
<div>
<div><font size="2" face="Courier New"><font
size="2" face="Courier New"><font size="2"
face="Courier New">Tlf.: 96.351.06.12 --
Fax: 96.351.09.68<br>
</font><a moz-do-not-send="true"
href="http://www.prodevelop.es/"><font
size="2" face="Courier New">http://www.prodevelop.es</font></a><br>
<font size="2" face="Courier New">---</font></font></font></div>
</div>
</div>
<div><br>
<hr>
<font size="2" face="Tahoma"><b>De:</b> <a
moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:gvsig_internacional-bounces@listserv.gva.es">gvsig_internacional-bounces@listserv.gva.es</a>
en nombre de Schoolmeesters<br>
<b>Enviado el:</b> jue 30/09/2010 14:21<br>
<b>Para:</b> Users and Developers mailing list<br>
<b>Asunto:</b> [Gvsig_english] gvSIG Mobile
workspace - getting "WMS image error" after trying
to load files from WMS<br>
</font><br>
</div>
<div>
<p><font size="2"> Dear list,<br>
<br>
anybody out there who has tried to load a WMS with
the source code<br>
running in Eclipse?<br>
<br>
I've tested the downloadable WinXP version ->
no problems apart from the<br>
language which seems to be spanish only. However,
that doesn't matter,<br>
but I don't understand why my self-compiled
version does not load any<br>
WMS image. Is it possible that the SVN version is
not the current<br>
version? Or did I forget to include something?<br>
<br>
<br>
Best regards,<br>
<br>
Marcel Schoolmeesters<br>
_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a moz-do-not-send="true"
class="moz-txt-link-abbreviated"
href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
<a moz-do-not-send="true"
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>
<pre><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Gvsig_internacional mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a>
</pre>
</blockquote>
<br>
</div>
<pre><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Gvsig_internacional mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a>
</pre>
</blockquote>
<br>
<pre><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Gvsig_internacional mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a>
</pre>
</blockquote>
<br>
</div>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Gvsig_internacional mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>
<a class="moz-txt-link-freetext" href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a>
</pre>
</blockquote>
<br>
</body>
</html>