Sha256: 31dd33926fb2339c8943c8fd0c512e9b8f77b4b0b025b41f6a1eecea00908560
Contents?: true
Size: 596 Bytes
Versions: 5
Compression:
Stored size: 596 Bytes
Contents
Execution example:: select --table Site --output_columns _key,location --filter 'geo_in_circle(location, "128515259x503187188", 5000)' # [ # [ # 0, # 1337566253.89858, # 0.000355720520019531 # ], # [ # [ # [ # 1 # ], # [ # [ # "_key", # "ShortText" # ], # [ # "location", # "WGS84GeoPoint" # ] # ], # [ # "http://example.org/", # "128452975x503157902" # ] # ] # ] # ]
Version data entries
5 entries across 5 versions & 1 rubygems