~ubuntu-branches/ubuntu/precise/grass/precise

« back to all changes in this revision

Viewing changes to vector/v.reclass/description.html

  • Committer: Bazaar Package Importer
  • Author(s): Francesco Paolo Lovergine
  • Date: 2011-04-13 17:08:41 UTC
  • mfrom: (8.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20110413170841-ss1t9bic0d0uq0gz
Tags: 6.4.1-1
* New upstream version.
* Now build-dep on libjpeg-dev and current libreadline6-dev.
* Removed patch swig: obsolete.
* Policy bumped to 3.9.2, without changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
<H2>EXAMPLES</H2>
37
37
 
38
38
 
39
 
<H4>Example 1: Reclass by rules</H4>
 
39
<H3>Example 1: Reclass by rules</H3>
40
40
 
41
41
<div class="code"><pre>
42
42
v.reclass input=land output=land_u type=boundary rules=land.rcl
64
64
<tt>select id from tland where use = 'E14'</tt> changed to category 2.
65
65
 
66
66
 
67
 
<H4>Example 2: Reclass by attribute column</H4>
 
67
<H3>Example 2: Reclass by attribute column</H3>
68
68
 
69
69
(North Carolina sample dataset)<br>
70
70
 
100
100
by Radim Blazek
101
101
 
102
102
<p>
103
 
<i>Last changed: $Date: 2008-11-11 05:16:34 +0100 (mar, 11 nov 2008) $</i>
 
103
<i>Last changed: $Date: 2010-09-16 09:25:59 +0200 (Thu, 16 Sep 2010) $</i>