Commit Graph
121 Commits
Author SHA1 Message Date
John Krauss 8e3c75a94b Merge branch 'develop' into remove-geoid-from-getboundaryid 2016-05-12 09:48:50 -04:00
John Krauss 1152eb542a Merge branch 'iss52-timespan-overuse' into develop 2016-05-12 09:47:47 -04:00
Andy Eschbacher ebb2af249b adding back missing return; 2016-05-12 08:31:20 -04:00
Andy Eschbacher 9a7c0885bf remove words error when it's a notice 2016-05-12 08:08:13 -04:00
Andy Eschbacher a6c395e3be remove hard-coded geoid from getgeometryid 2016-05-12 08:03:06 -04:00
John Krauss aab24d00dd use data_geoid_colname for data, geom_geoid_colname for geom 2016-05-11 15:47:29 -04:00
John Krauss 56f4d2f256 fix geoid hardcode 2016-05-11 14:58:19 -04:00
Andy Eschbacher 4d60a211de fixes timespan mis-naming issue 2016-05-11 13:38:51 -04:00
Andy Eschbacher ec1c2f8dfb removing hard-coded geoid from _obs_getpoints 2016-05-11 11:25:08 -04:00
Andy Eschbacher 7c655dcaa6 converting to point geoms 2016-05-10 15:44:58 -04:00
Andy Eschbacher f9394129d9 add missing schema to function 2016-05-10 15:21:58 -04:00
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