Skip to content

clement-gouin/treasure-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treasure Finder

Maybe the real treasure is the friends we make along the way

Data format

Format is made line by line:

Header (1 line, optional)

1   minimum distance to show secret (int, default is 20 meters)

Point (4 lines):

1   latitude
2   longitude
3   secret (html)
4   point name (can be empty)

Sample

20
48.85832397934772
2.2940806701383734
<i>Bite my shinny metal a**</i>
sample point #1
48.805777275710795
2.1173228217352578
<i>You found me !</i>
sample point #2

About

Maybe the real treasure is the friends we make along the way

Resources

Stars

Watchers

Forks