Skip to content

Commit b231a11

Browse files
committed
GCP editor wording
1 parent 5628333 commit b231a11

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

src/content/docs/ground-control-points.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,15 @@ Then one can load this GCP list into the interface, load the images, and place e
9797

9898
#### GCP Editor Pro
9999

100-
This [app](https://gcp.uav4geo.com) needs to be purchased, but provides a smoother workflow.
100+
:::tip[Did You Know?]
101101

102-
Create a CSV file that includes the gcp name, northing, easting and elevation.
102+
[GCP Editor Pro](https://gcp.uav4geo.com) is built by the developers of WebODM. Purchasing it directly supports the development of WebODM. ❤
103+
104+
:::
105+
106+
[GCP Editor Pro](https://gcp.uav4geo.com) needs to be purchased, but provides a smoother workflow compared to POSM GCPi.
107+
108+
To use it, create a CSV file that includes the GCP names, northing, easting and elevation.
103109

104110
```
105111
GCP Label,Northing,Easting,Elevation
@@ -108,7 +114,7 @@ gcp02,530203.125367657,9250140.80991621,15.781
108114
...
109115
```
110116

111-
Then import the CSV from the main screen and type `+proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs` in the `EPSG/PROJ` box.
117+
Then import the CSV from the main screen and type `+proj=utm +zone=37 +south +ellps=WGS84 +datum=WGS84 +units=m +no_defs` in the `EPSG/PROJ` box. You can find a database of EPSG codes at https://epsg.io
112118

113119
The following screen will display a map from where to select the GCPs to tag and import the respective images.
114120

0 commit comments

Comments
 (0)