Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed May 21, 2024
0 parents commit 6ec58b9
Show file tree
Hide file tree
Showing 43 changed files with 12,980 additions and 0 deletions.
812 changes: 812 additions & 0 deletions 3rdpartylicenses.txt

Large diffs are not rendered by default.

Binary file added add_marker.ca179ed3d0daf2238700.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arrow-down.f7098bf4a44ba76b3f61.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added arrow-up.194b7359cbbaaa356224.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/crosshair.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/example-files/GCPs-CSV/gcps-lat-lng.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCP Label,Latitude,Longitude,Elevation (m)
1 change: 1 addition & 0 deletions assets/example-files/GCPs-CSV/gcps-nor-eas-ft.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCP Label,Northing,Easting,Elevation (ft)
1 change: 1 addition & 0 deletions assets/example-files/GCPs-CSV/gcps-nor-eas-m.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GCP Label,Northing,Easting,Elevation (m)
2 changes: 2 additions & 0 deletions assets/example-files/GCPs-TXT/gcp_list.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
+proj=utm +zone=46 +ellps=WGS84 +datum=WGS84 +units=m +no_defs
230649.94 2631114.55 4 2816.67 1477.78 DJI_0067.JPG gcp01
Binary file added assets/favicons/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/favicons/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/favicons/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/favicons/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/favicons/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/favicons/favicon.ico
Binary file not shown.
19 changes: 19 additions & 0 deletions assets/favicons/site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "",
"short_name": "",
"icons": [
{
"src": "assets/favicons/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "assets/favicons/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}
Loading

0 comments on commit 6ec58b9

Please sign in to comment.