Skip to content
Snippets Groups Projects
Commit 0d0b8af3 authored by Danijel Schorlemmer's avatar Danijel Schorlemmer Committed by Karsten Prehn
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent df304719
No related branches found
No related tags found
1 merge request!23Feature/final data
Pipeline #42698 canceled
......@@ -319,7 +319,7 @@ class SpatialFunctions(BasicClass):
epsg_from (str):
The EPSG-code of the source polygon, e.g. `EPSG:4326`
epsg_to (str):
The EPSG-code of the reprojected Polygon, e.g. `EPSG:32633`
The EPSG-code of the reprojected polygon, e.g. `EPSG:32633`
always_xy (bool, optional):
Whether to return coordinates in the order for geographic CRS,
i.e. longitude first, then latitude (see:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment