You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/context_help/QgsVectorLayerSaveAsDialog
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
<li>At <label>Save as</label> you can enter a destination files name or select one using the <label>Browse</label> button.
8
8
<li>In the <label>Encoding</label> list you can define in which encoding the data should be saved.
9
9
<li>Using the <label>CRS</label> you can select a CRS into which the data about to be saved should be reprojected.
10
-
<li>OGR also has various options for the different formats it supports. Use the <label>datasource</label> creation field to set the datasource options and the <label>layer</label> creation options. Enter one options per line (e.g. <code>SpatiaLite=yes</code> in the <label>datasource</label> to create a SpatiaLite database using the SQLite driver).
10
+
<li>OGR also has various options for the different formats it supports. Use the <label>datasource</label> creation field to set the datasource options and the <label>layer</label> creation options. Enter one options per line (e.g. <code>SPATIALITE=yes</code> in the <label>datasource</label> to create a SpatiaLite database using the SQLite driver).
11
11
</ul>
12
12
13
13
See <a href="http://gdal.org/ogr_formats.html">OGR Vector formats</a> for a list of supported formats and the available options.
0 commit comments