<div dir="ltr">In the readVECT function, internally v.in.ogr is used to list the supported vector format and it is compared the format available using rgdal (or sf).<div><div>However, using v.external instead of v.in.ogr fix this single problem because of the way the output is different (in form). </div><div>For example, if you use v.in.ogr you will have to compare <span style="font-size:12.8px"> SQLite_/_Spatialite (GRASS) to SQLite (R) and they are not the same.</span></div></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">I tried to send a PR, let me know if it works</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px"><a href="https://github.com/rsbivand/rgrass7/pull/1">https://github.com/rsbivand/rgrass7/pull/1</a></span><br></div><div><br></div><div><span style="font-size:12.8px">Best,</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 10, 2017 at 9:29 PM, Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">>Gesendet: Dienstag, 10. Oktober 2017 um 23:24 Uhr<br>
>Von: "Ahmadou Dicko" <<a href="mailto:dicko.ahmadou@gmail.com">dicko.ahmadou@gmail.com</a>><br>
>An: "Helmut Kudrnovsky" <<a href="mailto:hellik@web.de">hellik@web.de</a>><br>
>Cc: "Roger Bivand" <<a href="mailto:Roger.Bivand@nhh.no">Roger.Bivand@nhh.no</a>>, "<a href="mailto:grass-stats@lists.osgeo.org">grass-stats@lists.osgeo.org</a>" <<a href="mailto:grass-stats@lists.osgeo.org">grass-stats@lists.osgeo.org</a>><br>
<span class="">>Betreff: Re: [GRASS-stats] rgrass7 - SQLite and GML drivers not working for readVECT<br>
><br>
</span><span class="">>Hi everyone,<br>
> <br>
>I think that using v.external -f (instead of v.in.ogr -f) can fix this issue (didn't try yet)<br>
> <br>
><br>
>execGRASS("v.external", flags = "f", intern = TRUE)<br>
> [1] "ARCGEN"         "AVCBin"         "AVCE00"        <br>
> [4] "AeronavFAA"     "AmigoCloud"     "BNA"           <br>
> [7] "CAD"            "CSV"            "CSW"           <br>
>[10] "Carto"          "Cloudant"       "CouchDB"       <br>
>[13] "DGN"            "DXF"            "EDIGEO"        <br>
>[16] "ESRI_Shapefile" "ElasticSearch"  "GFT"           <br>
>[19] "GML"            "GPKG"           "GPSBabel"      <br>
>[22] "GPSTrackMaker"  "GPX"            "GeoJSON"       <br>
>[25] "GeoRSS"         "Geoconcept"     "Geomedia"      <br>
>[28] "HTF"            "HTTP"           "Idrisi"        <br>
>[31] "JML"            "JPEG2000"       "KML"           <br>
>[34] "MSSQLSpatial"   "MapInfo_File"   "Memory"        <br>
>[37] "MySQL"          "ODBC"           "ODS"           <br>
>[40] "OGR_GMT"        "OGR_GRASS"      "OGR_PDS"       <br>
>[43] "OGR_SDTS"       "OGR_VRT"        "OSM"           <br>
>[46] "OpenAir"        "OpenFileGDB"    "PCIDSK"        <br>
>[49] "PDF"            "PGDUMP"         "PGeo"          <br>
>[52] "PLSCENES"       "PostgreSQL"     "REC" <br>
 <br>
</span>in a quick check, there is no difference in available formats.<br>
 <br>
 <br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Ahmadou H. DICKO, PhD<br><br>Data Lab Manager<br>Humanitarian Data Exchange (HDX) - <a href="http://humdata.org" target="_blank">humdata.org</a><br>OCHA ROWCA regional office<br>VDN Sacre Coeur III, Villa 9364 BP 16 922 Fann<br>Dakar, Senegal<br>Phone: (+221) 33 869 85 36<br>Mobile: (+221) 77 123 81 69</div><div dir="ltr"><br></div><div dir="ltr">Email: <a href="mailto:dicko5@un.org" target="_blank">dicko5@un.org</a><br><span style="font-size:12.8px">Skype: dicko.ahmadou.h</span><br><div>Twitter : @dickoah<br>Gitlab: gitlab/dickoa<br>Github: github/dickoa</div></div></div></div></div></div></div></div></div></div></div>
</div>