Skip to content

Commit 68584c9

Browse files
committed
applying the minimal template
1 parent 9334d1f commit 68584c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

curation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ This tutorial shows how to turn the language polygons from the [Digitising tutor
55

66
### Requirements
77

8-
**Software:**[Python 3](https://www.python.org/) is a high-level, free, and open-source programming language. This tutorial uses version 3.12 with the `geopandas`, `pyglottography` and `pybtex` packages installed (see below).
8+
**Software:** [Python 3](https://www.python.org/) is a high-level, free, and open-source programming language. This tutorial uses version 3.12 with the `geopandas`, `pyglottography` and `pybtex` packages installed (see below).
99

1010
`pyglottography` also requires a working [GDAL](https://gdal.org/en/stable/) installation. GDAL is a library for handling geospatial data formats.
1111

12-
**Data:** A GeoPackage file containing the language polygons (see the [Digitising tutorial](../digitising/index.md)) and attributes (see the [Attributes and Metadata tutorial](../attributes/index.md)). The Alor–Pantar language polygons, including attribute data, can be downloaded [here](../digitising/out/schapper2020papuan.gpkg).
12+
**Data:** A GeoPackage file containing the language polygons (see the [Digitising tutorial](../digitising/index.md)) and attributes (see the [Attributes and Metadata tutorial](../metadata/index.md)). The Alor–Pantar language polygons, including attribute data, can be downloaded [here](../digitising/out/schapper2020papuan.gpkg).
1313

1414
A CSV file containing the attribute data, linked to the digitised polygons via the `id` column. The CSV file for the Alor–Pantar language polygons can be downloaded [here](../metadata/out/schapper2020papuan.csv).
1515

0 commit comments

Comments
 (0)