Skip to content

Commit 0865c7d

Browse files
committed
Update README.md
1 parent 88ead9b commit 0865c7d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# exif-geo
22

3-
Example for https://annimon.com/
3+
Source code for OpenLayer tutorial: https://annimon.com/article/4028
4+
5+
Rust cli application for scanning photos folder, extracting exif data and creating a map with geopositions.

src/map.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
<!doctype html>
32
<html>
43
<head>

0 commit comments

Comments
 (0)