Skip to content

Commit 15d91ea

Browse files
authored
Add more information about WKT (#33)
1 parent 1333d1e commit 15d91ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/raw-data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"source": [
186186
"The `projection` entry encodes the CRS information in the [WKT](https://en.wikipedia.org/wiki/Well-known_text_representation_of_coordinate_reference_systems) format.\n",
187187
"For most use-cases, it is sufficient to know, that the combination of the CRS and `coordinates` values define the exact location of a patch.\n",
188-
"For more details about what coordinate reference systems are feel free to take a look at one of the following introductory courses:\n",
188+
"For more details about what coordinate reference systems are, feel free to take a look at one of the following introductory courses:\n",
189189
"- [earthdatascience earth-analytics course](https://www.earthdatascience.org/courses/earth-analytics/spatial-data-r/intro-to-coordinate-reference-systems/)\n",
190190
"- [gisbooklet](https://bookdown.org/tep/gisbooklet/introduction-to-coordinate-reference-system.html)"
191191
]

0 commit comments

Comments
 (0)