tidwall 2075bbeae4 Allow for queries GeoJSON properties
This commit allows for performing WHERE on the object's GeoJSON
properties member.

For example:

    SET fleet truck1 OBJECT '{"type":"Feature","geometry":{"type":"Point","coordinates":[-112,33]},"properties":{"speed":50}}'

You can now do:

    SCAN fleet WHERE properties.speed > 50
2022-10-20 14:26:34 -07:00
..
2022-09-26 15:43:14 -07:00
2021-03-31 08:13:44 -07:00
2022-09-26 16:43:55 -07:00
2022-09-24 13:57:03 -07:00
2022-09-24 13:57:03 -07:00
2022-09-24 14:28:47 -07:00
2022-09-23 12:42:39 -07:00
2021-07-12 13:37:50 -07:00
2022-09-25 06:28:17 -07:00
2019-10-30 10:17:59 -07:00
2022-09-21 10:03:53 -07:00
2021-08-20 05:00:14 -07:00
2019-10-30 10:17:59 -07:00
2022-09-21 10:03:53 -07:00
2022-09-23 16:12:32 -07:00
2022-09-24 14:01:36 -07:00
2021-03-31 08:13:44 -07:00
2022-09-24 13:57:03 -07:00
2022-09-24 13:57:03 -07:00
2022-09-27 14:19:57 -07:00
2022-09-26 17:58:51 -07:00
2018-10-28 15:51:47 -07:00
2022-09-20 14:20:53 -07:00
2022-09-21 10:03:53 -07:00
2022-09-27 08:18:17 -07:00
2022-09-20 14:20:53 -07:00
2022-09-27 14:19:57 -07:00
2022-09-12 17:06:27 -07:00
2022-09-12 17:06:27 -07:00
2022-09-27 08:18:17 -07:00
2018-10-28 15:51:47 -07:00