Josh Baker
|
4e8a7ccfcd
|
Merge pull request #343 from lennycampino/nats-endpoint
fixed missing else statement when creating nats connection
|
2018-08-09 08:22:21 -07:00 |
Lenny-Campino Hartmann
|
c0063a859c
|
fixed missing else statement when creating nats connection
|
2018-08-09 08:22:18 +02:00 |
tidwall
|
f17e95c6b6
|
Merge branch 'nats-endpoint' of https://github.com/lennycampino/tile38 into lennycampino-nats-endpoint
|
2018-08-08 18:29:22 -07:00 |
Lenny-Campino Hartmann
|
53271ebad6
|
Added NATS endpoint
|
2018-08-07 21:04:04 +02:00 |
tidwall
|
f8fc7645d1
|
Added MQTT tls/cert options
Closes #340
|
2018-08-04 13:32:53 -07:00 |
tidwall
|
3573223b9a
|
removed unneeded file
|
2018-08-04 11:08:56 -07:00 |
tidwall
|
1d78a41e41
|
Added BoxTree
|
2018-08-02 19:57:11 -07:00 |
tidwall
|
39d44980c5
|
Moved json time formatting
|
2018-08-02 17:36:18 -07:00 |
tidwall
|
632b0ebf63
|
Fix data race
|
2018-08-02 17:30:53 -07:00 |
Josh Baker
|
f31cead207
|
Update poly geo comment
|
2018-07-28 07:17:57 -07:00 |
Josh Baker
|
18b19aec2f
|
Merge pull request #327 from arne-cl/patch-1
comment: Point is [lat lon z]
|
2018-07-28 07:14:26 -07:00 |
Josh Baker
|
9ad25079ca
|
Added CLIP keyword to command doc
|
2018-07-28 07:05:15 -07:00 |
Nicolas Reboul
|
7ffb7686c2
|
fix #333 : regression bug introduced by sarama library
|
2018-07-28 07:05:15 -07:00 |
Alex Roitman
|
d09508edd3
|
Fix
|
2018-07-28 07:05:15 -07:00 |
Alex Roitman
|
2be4eab627
|
Add CLIP subcommand to INTERSECTS
|
2018-07-28 07:05:15 -07:00 |
Josh Baker
|
3a9d3d145a
|
Fix sporadic kNN results when TTL is used
fixes #326
|
2018-06-08 09:52:26 -07:00 |
Josh Baker
|
47f2e25d27
|
Fix sporadic kNN results when TTL is used
fixes #326
|
2018-06-08 09:45:18 -07:00 |
Arne Neumann
|
9a26e6d5a7
|
documentation: Point is [lat lon z]
Every developer trips on lat-lon vs. lon-lat at least once, so it's better to clarify this.
|
2018-06-06 09:29:24 +02:00 |
Josh Baker
|
96db984e09
|
Fix aofshrink crash on windows
closes #318
|
2018-05-25 11:50:31 -07:00 |
Brantley Harris
|
d5af91c453
|
Fixed AMQP and AMQPS webhook endpoints to support namespaces.
|
2018-05-14 14:56:24 -05:00 |
Josh Baker
|
e4af14637f
|
Merge branch 'hotfix-313'
|
2018-05-10 09:34:06 -07:00 |
Josh Baker
|
839a9b5d6f
|
Fixed intersect returning incorrect results
closes #313
|
2018-05-10 09:23:47 -07:00 |
Josh Baker
|
bc89726e56
|
Removed dead code
|
2018-05-08 08:53:27 -07:00 |
Josh Baker
|
565f32cc5b
|
Removed dateline normalization
Also removed an rtree wrapper that's no longer needed along with the Z
rectange coordinates for rtree items.
|
2018-05-08 06:56:28 -07:00 |
Alex Roitman
|
a01281a526
|
Add tests for the new CIRCLE subcommand.
|
2018-05-04 11:42:35 -07:00 |
Alex Roitman
|
c4d9ba26d9
|
Add subcommand to the INTERSECTS and WITHIN
|
2018-05-04 10:21:40 -07:00 |
Alex Roitman
|
38aec96474
|
Fix pkg/core/gen.sh so that make works on linux
|
2018-04-20 10:59:13 -07:00 |
Josh Baker
|
08afe004ae
|
Fix tile with zoom level over 63 panics
fixes #302
|
2018-04-19 17:24:47 -07:00 |
Josh Baker
|
d2da9ca6ee
|
ignore reset by peer error
|
2018-04-19 10:28:04 -07:00 |
Josh Baker
|
22be725b45
|
Refactor endpoint package
|
2018-04-19 09:25:39 -07:00 |
Josh Baker
|
19167b3a46
|
Moved images to assets directory
|
2018-04-19 09:04:43 -07:00 |
Josh Baker
|
7e9871bb69
|
Refactor project layout
Move internal and support packages to pkg directory
|
2018-04-19 08:43:32 -07:00 |