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 |
|
Andy Eschbacher
|
6d30ee352c
|
adding schema
|
2016-04-21 16:29:27 -04:00 |
|
Andy Eschbacher
|
17267c5894
|
adding schema hard-coded to function names
|
2016-04-21 16:22:32 -04:00 |
|
Andy Eschbacher
|
a2a0a6f3b7
|
harmonizing functions with timespan
|
2016-04-21 16:19:51 -04:00 |
|
Stuart Lynn
|
1e625ce3ef
|
Updated version of OBS_Get to support json returning
|
2016-04-21 15:18:39 -04:00 |
|
Stuart Lynn
|
00d43a7812
|
Updating OBS_ColumnData to support more info
|
2016-04-21 15:16:04 -04:00 |
|
Andy Eschbacher
|
e119e0ddda
|
make search_tables a table returning function
|
2016-04-21 15:13:02 -04:00 |
|
John Krauss
|
516ac1e358
|
Merge branch 'release_v1_api_functions' into release_v1_api_functions_aug_use
|
2016-04-21 14:22:41 -04:00 |
|
John Krauss
|
6fd8a43e44
|
adding standardizemeasurename
|
2016-04-21 14:17:31 -04:00 |
|
John Krauss
|
be20b052ce
|
first-pass working denominator for getmeasure
|
2016-04-21 13:54:09 -04:00 |
|
John Krauss
|
b16a2ca6a8
|
Merge remote-tracking branch 'origin/release_v1_api_functions' into release_v1_api_functions_aug_use
|
2016-04-21 12:32:34 -04:00 |
|
john krauss
|
06232b235a
|
Merge pull request #21 from CartoDB/denominator
adding _OBS_GetRelatedColumn function
|
2016-04-21 12:31:31 -04:00 |
|
Stuart Lynn
|
6684c67e61
|
updating function name
|
2016-04-21 12:14:30 -04:00 |
|
John Krauss
|
24eeaa787d
|
first-pass obs_getpopulation
|
2016-04-21 11:33:37 -04:00 |
|