I did the patch via Subversive plugin of Eclipse, as I did the first time. <br>If there are problems with the last I sent I could remake it tomorrow.<br>I&#39;m not that good at reading diffs.. :(<br><br><div class="gmail_quote">

2010/3/8 Benjamin Ducke <span dir="ltr">&lt;<a href="mailto:benjamin.ducke@oxfordarch.co.uk">benjamin.ducke@oxfordarch.co.uk</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Oh, yes, I applied the patch manually because I wanted to<br>
understand what it does. Didn&#39;t even realize that Eclipse<br>
does patches. Can it book flights and boil eggs too, now?<br>
<br>
Does the &quot;patch&quot; command line tool not work for you?<br>
<div class="im"><br>
Cheers,<br>
<br>
Ben<br>
<br>
----- Original Message -----<br>
From: &quot;Francisco José Peñarrubia&quot; &lt;<a href="mailto:fpenarru@gmail.com">fpenarru@gmail.com</a>&gt;<br>
To: &quot;Users and Developers mailing list&quot; &lt;<a href="mailto:gvsig_internacional@listserv.gva.es">gvsig_internacional@listserv.gva.es</a>&gt;<br>
</div><div><div></div><div class="h5">Sent: Monday, March 8, 2010 6:54:32 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna<br>
Subject: Re: [Gvsig_english] gvSIG 1.9 patch for managing measured 3D Polylines of Shapefiles<br>
<br>
You are right, the diff file contains this lines..... But when I try to<br>
patch libFMap, Eclipse does nothing...<br>
<br>
I will investigate further....<br>
<br>
Fran.<br>
<br>
Benjamin Ducke escribió:<br>
&gt; Hmmm, the patch I saved from Flavio&#39;s last email has<br>
&gt; this, following line 515:<br>
&gt;<br>
&gt; -                     case (SHP.POLYLINE2D):<br>
&gt; -                     case (SHP.POLYLINE3D):<br>
&gt; +                     case SHP.POLYLINE2D:<br>
&gt;<br>
&gt;                               auxType = auxType | FShape.LINE;<br>
&gt;                               break;<br>
&gt; -<br>
&gt; -                     case (SHP.POLYLINEM):<br>
&gt; +                     case SHP.POLYLINEM:<br>
&gt;<br>
&gt;                               auxType = auxType | FShape.LINE | FShape.M;<br>
&gt;                               break;<br>
&gt; +                     case SHP.POLYLINE3D:<br>
&gt;<br>
&gt; +                             auxType = auxType | FShape.LINE | FShape.Z;<br>
&gt;<br>
&gt; +                             break;<br>
&gt;<br>
&gt;<br>
&gt; ... is that not it?<br>
&gt;<br>
&gt; Flavio, I think we need your opinion!<br>
&gt;<br>
&gt; Ben<br>
&gt;<br>
&gt; ----- Original Message -----<br>
&gt; From: &quot;Francisco José Peñarrubia&quot; &lt;<a href="mailto:fpenarru@gmail.com">fpenarru@gmail.com</a>&gt;<br>
&gt; To: &quot;Users and Developers mailing list&quot; &lt;<a href="mailto:gvsig_internacional@listserv.gva.es">gvsig_internacional@listserv.gva.es</a>&gt;<br>
&gt; Sent: Monday, March 8, 2010 6:15:25 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna<br>
&gt; Subject: Re: [Gvsig_english] gvSIG 1.9 patch for managing measured 3D Polylines of Shapefiles<br>
&gt;<br>
&gt; Hi Ben.<br>
&gt;<br>
&gt; Sorry, I don&#39;t understand. Why do you feel irritated??.<br>
&gt;<br>
&gt; Flavio sent some months ago a patch. I put the patch in gvSIG official<br>
&gt; SVN, and now, comparing this new patch and the code<br>
&gt;<br>
&gt;           case SHP.POLYLINE2D:<br>
&gt;                 auxType = auxType | FShape.LINE;<br>
&gt;                 break;<br>
&gt;             case SHP.POLYLINEM:<br>
&gt;                 auxType = auxType | FShape.LINE | FShape.M;<br>
&gt;                 break;<br>
&gt;             case SHP.POLYLINE3D:<br>
&gt;                 auxType = auxType | FShape.LINE | FShape.Z;<br>
&gt;                 break;<br>
&gt;<br>
&gt;<br>
&gt; I can&#39;t find this code inside the last patch. It seems (for me, at last)<br>
&gt; that the patch maybe and old one, and that&#39;s why I&#39;m asking his opinion...<br>
&gt;<br>
&gt; Cheers.<br>
&gt;<br>
&gt; Fran.<br>
&gt;<br>
&gt; Benjamin Ducke escribió:<br>
&gt;<br>
&gt;&gt; Hi Fran,<br>
&gt;&gt;<br>
&gt;&gt; this irritates me a little. I just merged this patch<br>
&gt;&gt; into the OADE codebase and everything was in there,<br>
&gt;&gt; just as Flavio said it should.<br>
&gt;&gt;<br>
&gt;&gt; Cheers,<br>
&gt;&gt;<br>
&gt;&gt; Ben<br>
&gt;&gt;<br>
&gt;&gt; ----- Original Message -----<br>
&gt;&gt; From: &quot;Francisco José Peñarrubia&quot; &lt;<a href="mailto:fpenarru@gmail.com">fpenarru@gmail.com</a>&gt;<br>
&gt;&gt; To: &quot;Users and Developers mailing list&quot; &lt;<a href="mailto:gvsig_internacional@listserv.gva.es">gvsig_internacional@listserv.gva.es</a>&gt;<br>
&gt;&gt; Sent: Monday, March 8, 2010 5:30:21 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna<br>
&gt;&gt; Subject: Re: [Gvsig_english] gvSIG 1.9 patch for managing measured 3D Polylines of Shapefiles<br>
&gt;&gt;<br>
&gt;&gt; Hi Flavio.<br>
&gt;&gt;<br>
&gt;&gt; First of all, thanks for the patch.<br>
&gt;&gt;<br>
&gt;&gt; And now, my question: It seems the patch file doesn&#39;t have this<br>
&gt;&gt; changes... Is it possible that you sent and old patch? (The old patch is<br>
&gt;&gt; already in SVN).<br>
&gt;&gt;<br>
&gt;&gt; Best regards.<br>
&gt;&gt;<br>
&gt;&gt; Fran.<br>
&gt;&gt;<br>
&gt;&gt; Flavio Pompermaier escribió:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; Hi Francisco,<br>
&gt;&gt;&gt; I discovered these days that the patch for managing 4d shapefiles I<br>
&gt;&gt;&gt; sent to you some weeks ago is uncomplete.<br>
&gt;&gt;&gt; 4D shapefiles are read correctly with that patch, but if I start<br>
&gt;&gt;&gt; editing them and then I save them, the shapeWriter do not work as<br>
&gt;&gt;&gt; expected.<br>
&gt;&gt;&gt; The malfunctioning is caused by the fact that when the shapeWriter<br>
&gt;&gt;&gt; tries to get the layer type<br>
&gt;&gt;&gt; the IndexedShpDriver collapse 2d and 4d shapefiles to the same type of<br>
&gt;&gt;&gt; layer:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;             case (SHP.POLYLINEM):<br>
&gt;&gt;&gt;                 auxType = auxType | FShape.LINE | FShape.M;<br>
&gt;&gt;&gt;                 break;<br>
&gt;&gt;&gt;             case (SHP.POLYLINE2D):<br>
&gt;&gt;&gt;             case (SHP.POLYLINE3D):<br>
&gt;&gt;&gt;                 auxType = auxType | FShape.LINE;<br>
&gt;&gt;&gt;                 break;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; while it must be:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;            case SHP.POLYLINE2D:<br>
&gt;&gt;&gt;                 auxType = auxType | FShape.LINE;<br>
&gt;&gt;&gt;                 break;<br>
&gt;&gt;&gt;             case SHP.POLYLINEM:<br>
&gt;&gt;&gt;                 auxType = auxType | FShape.LINE | FShape.M;<br>
&gt;&gt;&gt;                 break;<br>
&gt;&gt;&gt;             case SHP.POLYLINE3D:<br>
&gt;&gt;&gt;                 auxType = auxType | FShape.LINE | FShape.Z;<br>
&gt;&gt;&gt;                 break;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The new version of the patch of libFMap is attached to the mail.<br>
&gt;&gt;&gt; Best regards,<br>
&gt;&gt;&gt; Flavio<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; 2010/2/1 Flavio Pompermaier &lt;<a href="mailto:fla83tn@libero.it">fla83tn@libero.it</a> &lt;mailto:<a href="mailto:fla83tn@libero.it">fla83tn@libero.it</a>&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Hi Francisco,<br>
&gt;&gt;&gt;     I was thinking nobody read my email..<br>
&gt;&gt;&gt;     However, I tested the solution against the attached shapefile,<br>
&gt;&gt;&gt;     which has x,y,z and m dimension (although z is always 0...).<br>
&gt;&gt;&gt;     I didn&#39;t test legends and labelling because by now I use it like a<br>
&gt;&gt;&gt;     normal 3D shapefile.<br>
&gt;&gt;&gt;     But if you do it it should be certainly a good idea!<br>
&gt;&gt;&gt;     Moreover I didn&#39;t test non-indexed shapefiles but I don&#39;t even<br>
&gt;&gt;&gt;     know if they exist..and also if they do<br>
&gt;&gt;&gt;     it seems to me that the code to manage them is always passing<br>
&gt;&gt;&gt;     through the classes I modified.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     Thanks for keeping me up to date,<br>
&gt;&gt;&gt;     Flavio<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     2010/1/29 Francisco José Peñarrubia &lt;<a href="mailto:fpenarru@gmail.com">fpenarru@gmail.com</a><br>
&gt;&gt;&gt;     &lt;mailto:<a href="mailto:fpenarru@gmail.com">fpenarru@gmail.com</a>&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         Hi Flavio.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         Sorry about this late response... :-(.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         About the patch, we are going to evaluate it. Please, can you<br>
&gt;&gt;&gt;         send us<br>
&gt;&gt;&gt;         some shapefiles to test, and one or two use cases?.<br>
&gt;&gt;&gt;         We are going to test also some legends, and labelling (just in<br>
&gt;&gt;&gt;         case you<br>
&gt;&gt;&gt;         haven&#39;t tested it yet).<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         Thanks a lot for this collaboration, and keep going, please.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         Fran Peñarrubia.<br>
&gt;&gt;&gt;         gvSIG Team<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         Flavio Pompermaier escribió:<br>
&gt;&gt;&gt;         &gt; Hi to all,<br>
&gt;&gt;&gt;         &gt; In the project I&#39; working on I had the need of managing M<br>
&gt;&gt;&gt;         dimension of<br>
&gt;&gt;&gt;         &gt; PolylineZ contained in shapefiles<br>
&gt;&gt;&gt;         &gt; and I had to modify the libFMap and read also M coordinate for<br>
&gt;&gt;&gt;         &gt; Shape.POLYLINE3D.<br>
&gt;&gt;&gt;         &gt; The patch is attached to this mail.<br>
&gt;&gt;&gt;         &gt; I&#39;d like to know whether this patch could be added of<br>
&gt;&gt;&gt;         interest for a<br>
&gt;&gt;&gt;         &gt; cumulative further patch of gvSIG 1.9.<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         -------------------------------------------------------------------------------------------------------------------------------------------------------<br>
&gt;&gt;&gt;         &gt;  Brief summary:<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         -------------------------------------------------------------------------------------------------------------------------------------------------------<br>
&gt;&gt;&gt;         &gt; - Class ShapeZMFactory proxies the creation of Z-geometries<br>
&gt;&gt;&gt;         with four<br>
&gt;&gt;&gt;         &gt; coordinates. By now only polylines<br>
&gt;&gt;&gt;         &gt; are managed but, if somedays there will be the need of<br>
&gt;&gt;&gt;         managing also<br>
&gt;&gt;&gt;         &gt; Zpoints, Zmultipoints and Zpolygons<br>
&gt;&gt;&gt;         &gt; with four dimension, you can always implement method for their<br>
&gt;&gt;&gt;         &gt; creation in the aforementioned class.<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt; - Class FPolyline3DM extends FPolyline3D in order to manage m<br>
&gt;&gt;&gt;         &gt; dimension of PolylineZ shapes<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt; - Class IndexedShpDriver instead manage the reading of m<br>
&gt;&gt;&gt;         coordinate<br>
&gt;&gt;&gt;         &gt; from shapefiles..<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         --------------------------------------------------------------------------------------------------------------------------------------------------------<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt; If anyone knows if I&#39;ve forgotten to touch other classes in<br>
&gt;&gt;&gt;         order to<br>
&gt;&gt;&gt;         &gt; make my patch complete is pleased to let<br>
&gt;&gt;&gt;         &gt; me know about it.<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt; Best regards,<br>
&gt;&gt;&gt;         &gt; Flavio Pompermaier<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         ------------------------------------------------------------------------<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         &gt; _______________________________________________<br>
&gt;&gt;&gt;         &gt; Gvsig_internacional mailing list<br>
&gt;&gt;&gt;         &gt; <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt;&gt;&gt;         &lt;mailto:<a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>&gt;<br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;         <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;&gt;&gt;         &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;         _______________________________________________<br>
&gt;&gt;&gt;         Gvsig_internacional mailing list<br>
&gt;&gt;&gt;         <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt;&gt;&gt;         &lt;mailto:<a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a>&gt;<br>
&gt;&gt;&gt;         <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ------------------------------------------------------------------------<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Gvsig_internacional mailing list<br>
&gt;&gt;&gt; <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt;&gt;&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Gvsig_internacional mailing list<br>
&gt;&gt; <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt;&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ------<br>
&gt;&gt; Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit <a href="http://iso26300.info" target="_blank">http://iso26300.info</a> for more information.<br>


&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Gvsig_internacional mailing list<br>
&gt;&gt; <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt;&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Gvsig_internacional mailing list<br>
&gt; <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;<br>
&gt;<br>
&gt; ------<br>
&gt; Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit <a href="http://iso26300.info" target="_blank">http://iso26300.info</a> for more information.<br>


&gt;<br>
&gt; _______________________________________________<br>
&gt; Gvsig_internacional mailing list<br>
&gt; <a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
&gt; <a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
<a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
<br>
<br>
------<br>
Files attached to this email may be in ISO 26300 format (OASIS Open Document Format). If you have difficulty opening them, please visit <a href="http://iso26300.info" target="_blank">http://iso26300.info</a> for more information.<br>


<br>
_______________________________________________<br>
Gvsig_internacional mailing list<br>
<a href="mailto:Gvsig_internacional@listserv.gva.es">Gvsig_internacional@listserv.gva.es</a><br>
<a href="http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional" target="_blank">http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional</a><br>
</div></div></blockquote></div><br>