Actually not so much "converting" as it would be "adding" based on existing 10m.<br><br>Could choose to merge the '5m buffered lines' afterwards, or not.<br><br>Of course if there is a DEM with 5m resolution or better, it would be <br>
more accurate to use the Contour.plugin (need matplotlib installed) or GRASS.<br><br>Just depends on what data is available and use case.<br><br><br><br><div class="gmail_quote">On Mon, Jun 13, 2011 at 11:50 AM, Saber Razmjooei <span dir="ltr"><<a href="mailto:razmjooeis@faunalia.co.uk">razmjooeis@faunalia.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I guess Mars meant converting a contour lines of 10 metre intervals to 5<br>
metre.<br>
Best to do it using GRASS (plugin). Here is a nice Wiki page:<br>
<a href="http://grass.osgeo.org/wiki/Contour_lines_to_DEM" target="_blank">http://grass.osgeo.org/wiki/Contour_lines_to_DEM</a><br>
<br>
Once you have it as DEM (i.e. raster) you can use r.contour in GRASS or<br>
Contour tool under GDAL in QGIS (Raster > Contour) to convert it to 5<br>
metre contour vector.<br>
<font color="#888888"><br>
Saber<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
On Mon, 2011-06-13 at 11:31 -0700, Mars Sjoden wrote:<br>
> Why not buffer a left or right side of your contour line @ 5m?<br>
><br>
> I presume your contour lines are vector polylines.<br>
><br>
> Unless you mean to interpolate from an existing DEM?<br>
><br>
> mars<br>
><br>
> 2011/6/13 Vincent Blanqué <<a href="mailto:vblanque@oriondata.cl">vblanque@oriondata.cl</a>><br>
>         Hi,<br>
><br>
>         I have contour lines each 10 meters and I would like to<br>
>         interpolate each 5 meters. Is there any Qgis functionality to<br>
>         generate these? Any plugin? Or is it possible with ogr2ogr?<br>
><br>
>         thx,<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>
><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>
<br>
<br>
</div></div></blockquote></div><br>