<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 9, 2013 at 8:29 PM, image <span dir="ltr"><<a href="mailto:lcelati@latitude-geosystems.com" target="_blank">lcelati@latitude-geosystems.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
 I tested with qgis 2.0 the Qgis profile l tool in order to generate<br>
profiles from several DEMs raster.<br>
<br>
<br>
1/ In order to optimize the vizualization i would like edit the lines 's<br>
style on the profile. For instance i would like replace the default line<br>
(__________) by this one (-------------) or points (..............). Is it<br>
possible to do that?<br></blockquote><div><br></div><div>it is possible, but you would need to edit the plotting tool used ( qwt/matplotlib). It should not be much work, as long as you know how to work with the toolkit used.</div>
<div><br></div><div>the plotting code is in tools/plottingtool.py<br></div><div><br></div><div>Sorry, but I nor the other devs have time to implement fancy styling options. If you have a patch for this I can update the plugin though.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
2/I would like zoom into the interface to visualise more details. Is it<br>
possible to do that?<br></blockquote><div><br></div><div>yes you can do that. If using qwt,  just left click and drag the mouse on the plot and right-click to reset the view. If using matplotlib there are controls for panning and zooming.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
3/ In addition to represent the DEM profiles, i would like reproject on the<br>
interface the footprints of another LIDAR points cloud. Is it possible to do<br>
that?<br></blockquote><div><br></div><div>The plugin only handles raster data (e.g. gtiffs). </div><div><br></div><div>Not sure how qgis handles point cloud data in the first place... </div><div><br></div><div>If you can convert the point cloud data to raster than it will work.</div>
<div><br></div><div>cheers</div><div>Etienne</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
In advance, thank you to throw light for me?<br>
<br>
Regards.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/Qgis-Profile-tool-3-little-questions-tp5093425.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Qgis-Profile-tool-3-little-questions-tp5093425.html</a><br>

Sent from the Quantum GIS - User mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</blockquote></div><br></div></div>