<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Grande";
        panose-1:2 11 6 0 4 5 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        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;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">I’m recently having trouble importing the dbf table of a shape file (generated by QGIS) into GRASS 7.2 to 7.5. I get the error listed below. I don’t know if it is a bug I need to report or something wrong
 with the table. Has anyone else run into similar issues?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">SQLITE works fine on existing GRASS vectors. I just can’t import some shape files recently.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Michael<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">v.import -o --overwrite input=/Users/cmbarton/Dropbox (ASU)/Conferences&Meetings/2018/EAA 2018/data/SP_NV_7_GIS_DATA/SP_NV_07_column_location.shp layer=SP_NV_07_column_location<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Over-riding projection check<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Check if OGR layer <SP_NV_07_column_location> contains polygons...<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">WARNING: Vector map <SP_NV_07_column_location> already exists and will be overwritten<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">dyld: Library not loaded: @rpath/libncurses.6.dylib<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">  Referenced from: /Applications/GRASS-7.2.2.app/Contents/Re<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">sources/lib/libsqlite3.0.dylib<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">  Reason: image not found<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">dbmi: Protocol error<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">WARNING: Unable to start driver <sqlite><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">WARNING: Unable open database </Users/cmbarton/Dropbox (ASU)/GRASS_dropbox/grassdata_dropbox/Global_latlon/EAA2018/sqlite/sqlite.db> by driver <sqlite><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">WARNING: Unable to find table <SP_NV_07_column_location> linked to vector map <SP_NV_07_column_location><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">dyld: Library not loaded: @rpath/libncurses.6.dylib<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">  Referenced from: /Applications/GRASS-7.2.2.app/Contents/Re<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">sources/lib/libsqlite3.0.dylib<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">  Reason: image not found<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">dbmi: Protocol error<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">WARNING: Unable to start driver <sqlite><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">ERROR: Unable to open database </Users/cmbarton/Dropbox (ASU)/GRASS_dropbox/grassdata_dropbox/Global_latlon/EAA2018/sqlite/sqlite.db> by driver <sqlite><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">ERROR: Unable to import </Users/cmbarton/Dropbox (ASU)/Conferences&Meetings/2018/EAA 2018/data/SP_NV_7_GIS_DATA/SP_NV_07_column_location.shp><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">______________________________</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">C. Michael Barton </span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">Director, Center for Social Dynamics & Complexity</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">Professor of Anthropology, School of Human Evolution & Social Change</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">Head, Graduate Faculty in Complex Adaptive Systems Science</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">Arizona State University</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">Tempe, AZ  85287-2402</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">USA</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:"Lucida Grande",sans-serif;color:black">voice:    480-965-6262 (SHESC), 480-965-8130/</span><span style="font-size:9.0pt;font-family:Helvetica;color:black">727-9746 (CSDC)</span><span style="font-size:10.0pt;font-family:Helvetica;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">fax:          480-965-7671(SHESC), 480-727-0709 (CSDC)</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">www:      http://csdc.asu.edu, http://shesc.asu.edu</span><span style="font-size:10.0pt;font-family:"Lucida Grande",sans-serif;color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:9.0pt;font-family:Helvetica;color:black">                                http://www.public.asu.edu/~cmbarton</span><o:p></o:p></p>
</div>
</body>
</html>