Skip to content

Commit b5f7a1c

Browse files
committed
moved around imges
1 parent 6c5d2a0 commit b5f7a1c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/1. App/3- Drone.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ To navigate to the file upload page, click on the `Upload` Icon.
1212

1313
**GCP Locations**: This is a `csv` file containing locations of GCPs. The first column should contain the label, the second column contains latitude and the third column contains longitude.
1414

15+
*Example GCP Locations*
16+
17+
![GCP Locations](_attachments/file-upload/gcp_locations.png)
18+
1519
**Platform Logs**:
1620

1721
If you are missing EXIF metadata in your images, you need to upload a separate file and name it `msgs_synced.csv` under this datatype. This file should contain these columns:
@@ -22,11 +26,9 @@ If you are missing EXIF metadata in your images, you need to upload a separate f
2226
- `lon`: Longitude in decimal degrees
2327
- `alt`: Altitude in meters
2428

25-
![Sample Msgs](_attachments/file-upload/sample_msgs_synced.png)
29+
*Example msgs_synced.csv file*
2630

27-
*Example GCP Locations*
28-
29-
![GCP Locations](_attachments/file-upload/gcp_locations.png)
31+
![Sample Msgs](_attachments/file-upload/sample_msgs_synced.png)
3032

3133
### Data Fields
3234

0 commit comments

Comments
 (0)