From f61436481fcee6fe5e99cd53b5579d3807800731 Mon Sep 17 00:00:00 2001 From: Emma Hain Date: Tue, 2 Jan 2024 11:41:58 +1000 Subject: [PATCH] Update tools.md --- docs/user_guide/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/tools.md b/docs/user_guide/tools.md index cdafa0cb..bdd5a0d4 100644 --- a/docs/user_guide/tools.md +++ b/docs/user_guide/tools.md @@ -346,7 +346,7 @@ Converts an ESRI ArcInfo AVL file to a QGIS QML file. AVL files were the legend *** ## Data Conversion ## -**QGIS** [has the capability of creating, reading and managing Geodatabases](https://north-road.com/2022/11/24/qgis-3-28-improvements-for-working-with-esri-formats-and-services/) including , therefore conversion is not necessary to keep on working with your data. Understanding why you want to convert from a geodatabase to a geopackage is important. +**QGIS** [has the capability of creating, reading and managing Geodatabases](https://north-road.com/2022/11/24/qgis-3-28-improvements-for-working-with-esri-formats-and-services/) , therefore conversion is not necessary to keep on working with your data. Understanding why you want to convert from a geodatabase to a geopackage is important. > If you are still going to work alongside ESRI software, then the recommendation here is **not** to convert it. > If you are moving completely to QGIS, and just love the extra functionality that geopackages give you, then continue on with the data conversion.