Skip to content
Prev 9361 / 29559 Next

Shapefile Created with R

On Mon, Sep 20, 2010 at 1:17 AM, kapo coulibaly <kmcoulib at gmail.com> wrote:
The separate lines that you want are separate in the return from
contourLines, and its the ContourLines2SLDF function that puts each
line with the same height together.

 So you want to make a SLDF from the output from contourLines. This is
one of those fiddly jobs that involves me remembering again how to
build these things...

  See the help for SpatialLines, Lines, Line, and
SpatialLinesDataFrame... Or I might have a solution in half an hour...

Barry