Commit Graph
160 Commits
Author SHA1 Message Date
Andy Eschbacher dfbdb3c9ad updating geometry types to (geometry/point, 4326) where appropriate 2016-05-10 15:09:07 -04:00
Andy Eschbacher c46630847b minor edits 2016-05-05 17:51:32 -04:00
Andy Eschbacher 67c66358e8 updating test for 41 2016-05-05 16:22:08 -04:00
Andy Eschbacher 66f2948d4d Merge branch 'fixture-autogen' of https://github.com/CartoDB/observatory-extension into fixture-autogen 2016-05-05 15:39:30 -04:00
Andy Eschbacher cff1189acd updating default timespan 2016-05-05 15:39:17 -04:00
John Krauss e306408a6a fix fixture, test and function bugs 2016-05-05 14:58:06 -04:00
John Krauss 499eb6da62 fix casting issue 2016-05-05 14:49:43 -04:00
John Krauss 5dcec6e126 fix comma bug 2016-05-05 14:48:34 -04:00
John Krauss 73f8ea1b4e allow _obs_geomtable to take a timespan, and default to most recent 2016-05-05 14:45:56 -04:00
Andy Eschbacher 10df7bc745 Merge branch 'develop' into fixture-autogen 2016-05-05 14:06:54 -04:00
John Krauss b938058b92 for now stick to 2009-2013 default 2016-05-05 14:01:42 -04:00
John Krauss 92d090a392 switch optional defaults to null 2016-05-05 13:59:08 -04:00
Andy Eschbacher f8e5d162ec fixing tests after adding new fixtures 2016-05-05 13:57:54 -04:00
John Krauss 3299bb013b kill obs_lookupcensushuman 2016-05-05 11:46:04 -04:00
John Krauss 14ab3bef6a remove _obs_getcensus and make demographicsnapshot use obs_get directly 2016-05-05 11:37:04 -04:00
John Krauss fe7035c702 Merge branch 'add-boundary-bbox-functions' into eliminate-quotes-in-ids 2016-05-03 16:25:55 -04:00
John Krauss 47b2227453 fix obs_search signature & tests 2016-05-03 14:27:36 -04:00
John Krauss 7f2d675602 eliminate quotes in IDs 2016-05-03 14:10:47 -04:00
Andy Eschbacher 9601aab581 move misplaced todo; add missing declared var 2016-05-02 14:18:53 -04:00
Andy Eschbacher 2200b2e437 extracting getboundariesbybbox to interal, more general function 2016-05-02 12:12:49 -04:00
Andy Eschbacher 57fe6862b0 small edits 2016-05-02 08:55:01 -04:00
Andy Eschbacher 7556e43b22 change return name of boundaries to the_geom 2016-04-29 14:02:00 -07:00
Andy Eschbacher 530ce4e61e changing overlap default to intersects 2016-04-29 08:52:05 -07:00
Andy Eschbacher ac3574b98b adding user-selected overlap methods 2016-04-28 16:45:41 -07:00
Andy Eschbacher 2325f97684 formatting 2016-04-28 16:33:07 -07:00
Andy Eschbacher ab93ff4ec0 adding _obs_getgeometrymetadata function 2016-04-28 16:25:10 -07:00
Andy Eschbacher 0ba66c8f31 adding point and radius functions 2016-04-28 12:05:36 -07:00
Andy Eschbacher 1a19e33877 adding boundaries by bbox functions 2016-04-28 11:14:15 -07:00
Andy Eschbacher d5e67b9fe1 updating getGeometry* to getBoundary* 2016-04-27 13:07:19 -07:00
Andy Eschbacher 11df52dc3b remove cartodb dependency 2016-04-27 10:28:53 -07:00
John Krauss 12610e8a8a adjust getmeasure and getcategory to work with json 2016-04-25 17:55:40 -04:00
John Krauss f2d71fb5a0 fix signature bugs 2016-04-25 16:40:25 -04:00
John Krauss 647ebf9255 fix signature bugs 2016-04-25 16:39:23 -04:00
John Krauss 10fc4f56f0 fix bug with variable declaration 2016-04-25 16:31:06 -04:00
John Krauss 108fa9cc56 Merge branch 'release_v1_api_functions' into release_v1_api_functions_aug_use 2016-04-25 16:25:11 -04:00
John Krauss 972b9b941f Merge branch 'release_v1_api_functions' into release_v1_api_functions_add_boundary_functions 2016-04-25 15:41:32 -04:00
John Krauss 4e87eae904 Merge branch 'release_v1_api_functions' into get_obs_json_version 2016-04-25 15:35:49 -04:00
John Krauss 0d811f6eb3 uncomment some public-facing code 2016-04-25 15:10:09 -04:00
Stuart Lynn 21d306898b typo 2016-04-25 13:24:39 -04:00
Stuart Lynn ace34f6ad8 removing table returning census snapshot function for json returning one for now 2016-04-25 10:45:54 -04:00
Stuart Lynn 68f5bce80b updating get census functions to work with new json internals 2016-04-25 09:52:34 -04:00
Stuart Lynn 6709ce1589 removing extra json in function causing bug 2016-04-25 09:24:25 -04:00
Andy Eschbacher 18445d7755 adding better comments and tidying up code 2016-04-22 21:19:55 -04:00
Stuart Lynn a9b22caadf updating OBS_GetCategories to json internals 2016-04-22 16:40:21 -04:00
Stuart Lynn 3394483a45 migrating OBS_GET, OBS_GetPoints, OBS_GetPolygons and OBS_GetMeasure to all use json internals 2016-04-22 14:45:22 -04:00
Stuart Lynn 7659ededaa Changing OBS_GetColumnData to return json and more metadata 2016-04-22 14:43:56 -04:00
John Krauss 7e9047eaf0 first pass getcategories & tests 2016-04-22 13:52:53 -04:00
John Krauss 830a65b93f remove internal use of json 2016-04-22 12:28:16 -04:00
John Krauss 22549206c2 return numeric instead of json for obs_getmeasure and obs_getuscensusmeasure 2016-04-22 12:23:14 -04:00
John Krauss 74e4e5877a first pass obs_getuscensusmeasure functioning 2016-04-21 22:40:40 -04:00