<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I use the process on a postgis DB, but Shapefiles are also capable
    of having tabular data without geometries attached.<br>
    However I do not know how you would create such a file (easily) from
    an existing geometry-less layer.<br>
    <br>
    Maybe something like this:<br>
<a class="moz-txt-link-freetext" href="http://gis.stackexchange.com/questions/327/how-can-i-convert-an-excel-file-with-x-y-columns-to-a-shapefile">http://gis.stackexchange.com/questions/327/how-can-i-convert-an-excel-file-with-x-y-columns-to-a-shapefile</a><br>
    <br>
    Or try with adding a dummy geometry column in a csv so it loads as
    points and then save as shapefile.<br>
    <br>
    Best,<br>
    Matthias<br>
    <br>
    <div class="moz-cite-prefix">On 11/16/2015 03:00 PM, DelazJ wrote:<br>
    </div>
    <blockquote
cite="mid:CAECJsSrhZ6gW5A_SX24W6_NgxkUJSNpNjehxpM2RYGbMjyTEyQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>Hi,<br>
              </div>
              Matthias, what kind of format can this file be?<br>
            </div>
            This is not the first time I see MapInfo user asking about
            this feature. I personnaly had last week to add geometries
            to features that were in a tabular file (csv) and couldn't
            find how to do this except giving an unique ID to the table
            data, and in another shapefile digitizing, filling ID after
            each drawing and, at the end joining layers. It was possible
            because there was not so many features but it's unfriendly.<br>
          </div>
          I thought I could save the csv into shapefile (even empty) 
          and proceed with the "add part" tool but "saving as" failed.<br>
        </div>
        It would be nice if we could find a way to address this
        "issue"...<br>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">2015-11-16 7:22 GMT+01:00 Matthias Kuhn
          <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
            <br>
            IIRC you can use the "add part" tool to create geometries
            for existing<br>
            objects. Just use the attribute table to select the proper
            object and<br>
            then digitize with the add part tool. Of course the selected
            layer has<br>
            to be capable of saving geomtries in the format you like
            (i.e. you<br>
            cannot geometrizise an excel table).<br>
            <br>
            Cheers,<br>
            Matthias<br>
            <div class="HOEnZb">
              <div class="h5">_______________________________________________<br>
                Qgis-user mailing list<br>
                <a moz-do-not-send="true"
                  href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
                List info: <a moz-do-not-send="true"
                  href="http://lists.osgeo.org/mailman/listinfo/qgis-user"
                  rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
                Unsubscribe: <a moz-do-not-send="true"
                  href="http://lists.osgeo.org/mailman/listinfo/qgis-user"
                  rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Matthias Kuhn
OPENGIS.ch - <a class="moz-txt-link-freetext" href="https://www.opengis.ch">https://www.opengis.ch</a>
Spatial • (Q)GIS • PostGIS • Open Source</pre>
  </body>
</html>