|
@@ -34,6 +34,12 @@ All examples are based on the North Carolina sample dataset.
|
|
v.buffer input=roadsmajor output=roadsmajor_buffer type=line distance=100
|
|
v.buffer input=roadsmajor output=roadsmajor_buffer type=line distance=100
|
|
</pre></div>
|
|
</pre></div>
|
|
|
|
|
|
|
|
+<center>
|
|
|
|
+<img src="v_buffer_lines.png" border="1"><br>
|
|
|
|
+Buffer of 100m along the "roadsmajor" lines (map subset, original center line
|
|
|
|
+shown in black)
|
|
|
|
+</center>
|
|
|
|
+
|
|
<h3>Circles around input points</h3>
|
|
<h3>Circles around input points</h3>
|
|
|
|
|
|
<div class="code"><pre>
|
|
<div class="code"><pre>
|