Skip to content

Commit 0fe1d4a

Browse files
committed
spellcheck
1 parent 01e6dda commit 0fe1d4a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

scripts/wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
AGPL
22
API
3+
APRX
34
AXL
45
ArcGIS
56
ArcMap

src/migrate/arcgis/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To migrate the project, we recommend to:
3838
3. Optionally, convert the rest of the data sources to formats [supported](../../gis/supported_formats.md) by <MainPlatformName />
3939
4. Fine-tune the styling and settings of the layers and QGIS project
4040

41-
If you consider one-time convertion to open source ecosystem, we recommend to convert all data files you use in the project to formats with open standards. Read more about [**data formats**](#data-formats).
41+
If you consider one-time conversion to open source ecosystem, we recommend to convert all data files you use in the project to formats with open standards. Read more about [**data formats**](#data-formats).
4242

4343
To use your QGIS project with the <MainPlatformNameLink /> platform:
4444
1. [Sign up to <MainPlatformName />](../../setup/sign-up-to-mergin-maps/)
@@ -71,7 +71,7 @@ We again recommend using QGIS, GDAL algorithms or [SLYR](#slyr) to facilitate th
7171

7272
### Data Formats
7373

74-
**Always use GeoPackage for survey layers** in <MainPlatformName />. If you use other formats it is not possible to detect changes from other users and they may be overwritten. This is one of the [best practice](../../layer/best-practice). The downside is the GeoPackage will have limited support in Esri software, e.g. some GeoPackages just cannot be opened within ArcGIS Pro. Specifically we do not recommened to keep using [Shapefile](http://switchfromshapefile.org) format.
74+
**Always use GeoPackage for survey layers** in <MainPlatformName />. If you use other formats it is not possible to detect changes from other users and they may be overwritten. This is one of the [best practice](../../layer/best-practice). The downside is the GeoPackage will have limited support in Esri software, e.g. some GeoPackages just cannot be opened within ArcGIS Pro. Specifically we do not recommended to keep using [Shapefile](http://switchfromshapefile.org) format.
7575

7676
For rest of the layers, both ArcGIS and QGIS can also handle Shapefile, GeoTIFF, GeoJSON, WMS, WFS, and PostGIS layers. See all the
7777
[supported](../../gis/supported_formats.md) formats.

0 commit comments

Comments
 (0)