{"ok": true, "database": "timezones", "query_name": "by_point", "rows": [["America/Los_Angeles"]], "truncated": false, "columns": ["tzid"], "query": {"sql": "select tzid\nfrom\n  timezones\nwhere\n  within(\n    MakePoint(cast(:longitude as float), cast(:latitude as float)),\n    timezones.Geometry\n  ) = 1\n  and rowid in (\n    select\n      rowid\n    from\n      SpatialIndex\n    where\n      f_table_name = 'timezones'\n      and search_frame = MakePoint(cast(:longitude as float), cast(:latitude as float))\n  )\n", "params": {"longitude": "-122.4494224", "latitude": "37.8022071"}}, "error": null, "private": false, "allow_execute_sql": false, "query_ms": 470.6870619993424, "source": "timezone-boundary-builder", "source_url": "https://github.com/evansiroky/timezone-boundary-builder", "license": "ODbL", "license_url": "http://opendatacommons.org/licenses/odbl/"}