<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <style>body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body bidimailui-detected-decoding-type="UTF-8" bgcolor="#FFFFFF"
    text="#000000">
    <p>On 28/04/2012 00:54, Asher Hoskins wrote:
      <blockquote cite="mid:4F9B1595.6080107@piceur.com" type="cite">Hello.
        <br>
        <br>
        I've got a map with multiple layers that was originally created
        from a DXF file (via v.in.dxf). I want to output a single layer
        as a KML file so that it can be loaded into Google Earth (for a
        non-Grass user) but when I do:
        <br>
        <br>
          v.out.ogr type=line input=esw_g26a format=KML dsn=main.kml
        layer=7
        <br>
        <br>
        I get all layers output, not just layer 7.
        <br>
        <br>
        Am I doing something silly here?
        <br>
      </blockquote>
    </p>
    <p><br>
    </p>
    <p>Not silly, but maybe not what you expect.</p>
    <p>Layers are database links, so you could very well have a vector
      with 7 layers, where all the geographic features, are in all the
      layers.  Choosing a certain layer mean choosing which attribute
      table is connected to the features, but not necessarily which
      features.</p>
    <p><br>
    </p>
    <p>
      <blockquote cite="mid:4F9B1595.6080107@piceur.com" type="cite">
        <br>
        Thanks,
        <br>
        Asher.
        <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>
      </blockquote>
    </p>
    <p><br>
    </p>
  </body>
</html>