File tree 2 files changed +10
-3
lines changed
2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "latitude":45.782075 ,
3
- "longitude":-108.505064 ,
2
+ "latitude":45.782066 ,
3
+ "longitude":-108.505191 ,
4
4
"altitude":0.000000,
5
- "horizontalAccuracy":172 .000000,
5
+ "horizontalAccuracy":164 .000000,
6
6
"verticalAccuracy":-1.000000
7
7
}
Original file line number Diff line number Diff line change @@ -29,3 +29,10 @@ it to the commit.
29
29
This is very alpha-level software, so please file issues, etc.
30
30
31
31
Patches welcome!
32
+
33
+ ## Similar Projects
34
+
35
+ After writing this, I found out about [ geocommit] ( https://github.com/peritus/geocommit ) , which does something very
36
+ similar, except using git notes. The notes approach keeps the geo coordinates
37
+ local until explicitly synced with the git remote. So, that would be more
38
+ appropriate if you're concerned about privacy.
You can’t perform that action at this time.
0 commit comments