<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Probably the easiest way to do this would be a join - so if you made
    me do this I would do:<br>
    <br>
    1. Create a layer (say a shapefile) with a point and a unique ID. <br>
    2. Make sure that Unique ID is reflected in your tabular data (point
    1 has a corresponding '1' in the tabular data or a point of "Water
    Park" has a "Water Park" in your table) <br>
    3. Right click on your shapefile with the points (or polygons) and
    go to properties -> Joins. Pick your two fields that are the same
    - and join them. <br>
    <br>
    After a successful join right click and "save as" and make a new
    shapefile/Spatialite layer with all of your attributes. <br>
    <br>
    Randy<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">--------------------------------------------
Randal Hale
North River Geographic Systems, Inc
<a class="moz-txt-link-freetext" href="http://www.northrivergeographic.com">http://www.northrivergeographic.com</a>
423.653.3611 <a class="moz-txt-link-abbreviated" href="mailto:rjhale@northrivergeographic.com">rjhale@northrivergeographic.com</a>
twitter:rjhale     <a class="moz-txt-link-freetext" href="http://about.me/rjhale">http://about.me/rjhale</a>
<a class="moz-txt-link-freetext" href="http://www.northrivergeographic.com/introduction-to-quantum-gis">http://www.northrivergeographic.com/introduction-to-quantum-gis</a></pre>
    <div class="moz-cite-prefix">On 11/15/2015 06:22 PM, Martin Bain
      wrote:<br>
    </div>
    <blockquote
cite="mid:C3C24FD2B1F4974095D7B1F70D5CBF2762D515@LISP-EX01.lismore.local"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi,<o:p></o:p></p>
        <p class="MsoNormal">I’m after your suggestions for the best
          work flow for adding spatial data to existing tabular data. 
          <o:p></o:p></p>
        <p class="MsoNormal">Say we have a tabular list of playground
          equipment – I want to associate a point object with each row
          in the list – so I end up with spatial and attribute data in
          the one table.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I used to do this in MapInfo, you could
          open a table of purely tabular data, select a row in the
          attribute table, adding a point in the map window would create
          a map object for the selected row (rather than adding a whole
          new row to the table).  I don’t think I can do it like that
          with QGIS – am I right in thinking if there is no geometry for
          a row it will be excluded from the attribute table?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">How do people do this in QGIS?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks,<o:p></o:p></p>
        <p class="MsoNormal">Martin.<o:p></o:p></p>
      </div>
      <br clear="all">
      This email is intended for the named recipient only. The
      information it contains may be confidential. If you are not the
      intended recipient you must not reproduce or distribute any part
      of this email, disclose its contents to any other party or take
      any action in reliance on it. If you have received this email in
      error, please contact the sender immediately and delete the
      message.<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <br>
  </body>
</html>