<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Etienne,<div class=""><br class=""></div><div class="">Being a newer user I don’t know about the QGIS API.  I will take a look.</div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">Lee</div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Jan 21, 2019, at 9:03 PM, Etienne Trimaille <<a href="mailto:etienne.trimaille@gmail.com" class="">etienne.trimaille@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">QGIS is using OGR in the background to read vector data. So every format supported by OGR is fine for QGIS. You can write geojson, geopackage, sqlite, shapefile, it's fine for OGR API(write) and QGIS Desktop (read).</div><div class="">But are you sure you want to use the OGR API to write your file? IMHO, QGIS API is easier.<br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 21 janv. 2019 à 23:49, Nicolas Cadieux <<a href="mailto:nicolas.cadieux@archeotec.ca" class="">nicolas.cadieux@archeotec.ca</a>> a écrit :<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto" class=""><div dir="ltr" class=""></div><div dir="ltr" class="">QGIS can read wkt. This could help. <a href="https://en.m.wikipedia.org/wiki/Well-known_text" target="_blank" class="">https://en.m.wikipedia.org/wiki/Well-known_text</a></div><div dir="ltr" class="">Nicolas</div><div dir="ltr" class=""><br class="">Le 21 janv. 2019 à 20:26, Lee Eddington <<a href="mailto:lee.w.eddington@gmail.com" target="_blank" class="">lee.w.eddington@gmail.com</a>> a écrit :<br class=""><br class=""></div><blockquote type="cite" class=""><div dir="ltr" class=""><span class="">I’d like to write vector line data in lat/lon coordinates to a file that QGIS can read and display.  I have the osgeo ogr module, but can’t see to find the right documentation on how to use it for this simple task.</span><br class=""><span class=""></span><br class=""><span class="">Thanks,</span><br class=""><span class="">Lee</span><br class=""><span class=""></span><br class=""><span class="">_______________________________________________</span><br class=""><span class="">Qgis-user mailing list</span><br class=""><span class=""><a href="mailto:Qgis-user@lists.osgeo.org" target="_blank" class="">Qgis-user@lists.osgeo.org</a></span><br class=""><span class="">List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" class="">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span><br class=""><span class="">Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank" class="">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></span></div></blockquote></div>_______________________________________________<br class="">
Qgis-user mailing list<br class="">
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank" class="">Qgis-user@lists.osgeo.org</a><br class="">
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank" class="">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br class="">
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank" class="">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>
</div></blockquote></div><br class=""></div></body></html>