<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
On Wed, 2011-09-28 at 11:16 -0700, Ing. Juan M. Bernales wrote:
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">First of all sorry for my bad english.</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">Is there a plugin or scrip to get a cross section from raster, given a line from shapefile?</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BR>
The ProfileFromLine plugin works quite well for this, but it requires the python library Shapely-1.2. On windows the OSGeo installer at this point installs an older version of Shapely, so the plugin won't run. To get it to work have a look at this thread for some tips:<BR>
<A HREF="http://osgeo-org.1803224.n2.nabble.com/Profile-Tool-td6745484.html">http://osgeo-org.1803224.n2.nabble.com/Profile-Tool-td6745484.html</A><BR>
<BR>
On Linux, you should be able to download the tarball, unpack it and run:<BR>
 python setup.py install <BR>
from inside the Shapely-1.2.x directory. And the Profile from Line plugin will then install.<BR>
<BR>
 <BR>
<BLOCKQUOTE TYPE=CITE>
    This mail was received via Mail-SeCure System.
<PRE>
_______________________________________________
Qgis-user mailing list
<A HREF="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</A>
<A HREF="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</A>

This mail was received via Mail-SeCure System.


</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>