<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <style>body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="UTF-8" bgcolor="#FFFFFF"
    text="#000000">
    On 24/08/2011 23:43, Rich Shepard wrote:
    <blockquote
      cite="mid:alpine.LNX.2.00.1108241339540.9821@salmo.appl-ecosys.com"
      type="cite">On Wed, 24 Aug 2011, Micha Silver wrote:
      <br>
      <br>
      <blockquote type="cite">The region is part of the mapset, NOT the
        vector (or raster for that matter).  
        <br>
      </blockquote>
      <br>
        Let me try this again:
      <br>
      <br>
        First, I set the region to the desired one (called 'basin' for
      this part
      <br>
      of the project), then I try to display the proj_pts map in it:
      <br>
      <br>
      GRASS 6.5.svn (Oregon):~/grassdata &gt; g.region region=basin
      <br>
      GRASS 6.5.svn (Oregon):~/grassdata &gt; d.mon start=x0
      <br>
      using default visual which is TrueColor
      <br>
      ncolors: 16777216
      <br>
      Graphics driver [x0] started
      <br>
      GRASS 6.5.svn (Oregon):~/grassdata &gt; d.vect map=proj_pts
      <br>
      The bounding box of the map is outside the current region, nothing
      drawn.
      <br>
      GRASS 6.5.svn (Oregon):~/grassdata &gt;
      <br>
      <br>
    </blockquote>
    <br>
    I guess what you mean is that you're trying to display several maps
    which all have different non-overlapping bounding boxes. You need to
    reset the mapset's region so that it covers all relevant maps. Is
    that it?<br>
    Is so, then<br>
    g.region -p vect=proj_pts,other_vector,third_vector<br>
    (This sets the current region to the min extent required to cover
    all the vectors)<br>
    HTH<br>
    <br>
     <br>
    <blockquote
      cite="mid:alpine.LNX.2.00.1108241339540.9821@salmo.appl-ecosys.com"
      type="cite">  All in the same location and mapset.
      <br>
      <br>
      Rich
      <br>
      <br>
      _______________________________________________
      <br>
      grass-user mailing list
      <br>
      <a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
      <br>
      <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a>
      <br>
      <br>
      This mail was received via Mail-SeCure System.
      <br>
      <br>
      <br>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>