Last active
July 4, 2016 12:20
-
-
Save nzatsepilov/5f0a09b4507899211f3b1bfb933b028e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
count = 100; | |
fences = { | |
1 = { | |
points = { | |
1 = { | |
lat = "37.331055679700000"; | |
lng = "-122.028856057000000"; | |
weight = 3; | |
}; | |
2 = { | |
lat = "37.333747305000000"; | |
lng = "-122.032523288000000"; | |
weight = 1; | |
}; | |
3 = { | |
lat = "37.332934220100000"; | |
lng = "-122.029138152000000"; | |
weight = 4; | |
}; | |
4 = { | |
lat = "37.329836005300000"; | |
lng = "-122.032258824000000"; | |
weight = 2; | |
}; | |
5 = { | |
lat = "37.333901509800000"; | |
lng = "-122.031007029000000"; | |
weight = 0; | |
}; | |
}; | |
}; | |
}; | |
offset = 0; | |
status = success; | |
vs = 1; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment