This website requires JavaScript.
Explore
Help
Sign In
gvsafronov
/
tile38
Watch
1
Star
0
Fork
0
You've already forked tile38
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
tile38
/
tests
History
Alex Roitman
5e215c247d
Add distance_to function to the tile38 namespace in lua.
...
distance_to(lat_a, lon_a, lat_b, lon_b) returns distance in meters between points A and B.
2019-01-04 14:57:00 -08:00
..
107
Fixed test
2018-10-29 08:16:04 -07:00
fence_test.go
Updated redigo imports
2018-10-29 05:00:54 -07:00
json_test.go
Faster point in polygon / GeoJSON updates
2018-10-13 04:30:48 -07:00
keys_search_test.go
Refactor cursor/paging.
2018-10-31 22:01:37 -07:00
keys_test.go
Refactor to be more consistent with redis responses.
2018-12-28 14:46:54 -08:00
mock_test.go
Updated redigo imports
2018-10-29 05:00:54 -07:00
scripts_test.go
Add distance_to function to the tile38 namespace in lua.
2019-01-04 14:57:00 -08:00
tests_test.go
Lua scripting feature. (
#224
)
2017-10-05 08:20:40 -07:00
tests.go
fixed
#49
. fragmented pipeline requests.
2016-09-08 16:11:53 -07:00