Skip to content

Commit 9334d1f

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

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

curation/index.md

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

66
### Requirements
77

8-
**Software:**
9-
10-
[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).
119

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

14-
**Data:**
15-
16-
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](../attributes/index.md)). The Alor–Pantar language polygons, including attribute data, can be downloaded [here](../digitising/out/schapper2020papuan.gpkg).
1713

1814
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).
1915

0 commit comments

Comments
 (0)