On Thu, Jan 8, 2015 at 2:21 PM, Markus Neteler <[email protected]> wrote:
> Hi Anna, > > On Thu, Jan 8, 2015 at 7:19 PM, <[email protected]> wrote: > > Author: annakrat > > Date: 2015-01-08 10:19:01 -0800 (Thu, 08 Jan 2015) > > New Revision: 64003 > > > > Modified: > > grass-addons/grass7/vector/v.transects/v.transects.html > > grass-addons/grass7/vector/v.transects/v.transects.py > > Log: > > v.transects: add l flag to create transect from the last point > > > > Modified: grass-addons/grass7/vector/v.transects/v.transects.html > > =================================================================== > > --- grass-addons/grass7/vector/v.transects/v.transects.html > 2015-01-08 18:11:43 UTC (rev 64002) > > +++ grass-addons/grass7/vector/v.transects/v.transects.html > 2015-01-08 18:19:01 UTC (rev 64003) > > @@ -3,6 +3,9 @@ > > <em>v.transects</em> creates equally spaced geometries along > > input lines. The geometries can be lines or quadrilateral areas. Lines > > and areas are generated to be perpendicular to the input line. > > +By default the last point of each line is not used > > +because the last transect distance would be typically different from > the previous once. > > +To create a transect from the last point, use flag <b>-l</b>. > > > > <h2>NOTES</h2> > > > > @@ -22,8 +25,8 @@ > > Location or the > > <a href="http://courses.ncsu.edu/mea792/common/media/gisdemo.zip">gisdemo > (47MB)</a> > > Location. > > Just a small question... this is yet another location (never seen > before). How does it differ from > Not sure but I removed it from there. > > > http://trac.osgeo.org/grass/wiki/SampleDataset#Downloadofdraftlocationpackage > -> LOCATION ncarolina_spm_base0.3.1.zip (40MB) > > It would be nice to not have more than 2 of NC SPM (better only one). > > thanks > Markus > _______________________________________________ > grass-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-dev >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
