93ebd9aa0ftest getdata across multiple input columns; remove dead code from autotest
John Krauss
2017-03-10 19:27:06 +00:00
4a29c060effix unittest bug, easier to read use of unnest, static geomvals when one passed in
John Krauss
2017-03-10 19:18:06 +00:00
1639bea74amark relevant functions STABLE
John Krauss
2017-03-10 18:36:51 +00:00
765cbfcccconly do polygon operations when polygons passed in
John Krauss
2017-03-10 16:32:31 +00:00
c4f3c5d534selectively pass through obs geometries and area calcs
John Krauss
2017-03-10 16:23:27 +00:00
d5e7d95824fix performance regression on getboundariesbygeometry, where pct overlap was being unnecessarily calculated
John Krauss
2017-03-09 21:26:53 +00:00
3ff1b36d7fremove erroneous NOTICE
John Krauss
2017-03-09 20:46:38 +00:00
c28cdeb767Merge branch 'release-v-1.3.3' into separate-geom-from-data-calcs
John Krauss
2017-03-09 18:09:45 +00:00
b1d672bfe4Merge branch 'release-v-1.3.3' into faster-autotest
John Krauss
2017-03-09 18:07:28 +00:00
524d477f7bMerge remote-tracking branch 'origin/release-v-1.3.3' into release-v-1.3.3
John Krauss
2017-03-09 17:59:49 +00:00
7ef035580favoid geom calculation when points are passed in
John Krauss
2017-03-09 17:29:41 +00:00
20b347528ctests passing
John Krauss
2017-03-09 17:14:20 +00:00
d070802f53resolving API bugs
John Krauss
2017-03-09 16:17:58 +00:00
751f470049Merge branch 'faster-autotest' into separate-geom-from-data-calcs
John Krauss
2017-03-09 14:58:26 +00:00
a1b5f01d57Merge remote-tracking branch 'origin/develop' into faster-autotest
John Krauss
2017-03-09 14:50:48 +00:00
f2d2b32bf1Merge remote-tracking branch 'origin/develop' into separate-geom-from-data-calcs
John Krauss
2017-03-09 14:50:01 +00:00
02413eb974line 412, bad tag
csobier
2017-03-09 08:15:43 -05:00
12235c7138missing tag on line 387, breaking docs.
csobier
2017-03-09 07:16:49 -05:00
3f817f8e9abugfixes, most unit tests passing
John Krauss
2017-03-09 05:03:25 +00:00
5ca2664a17first pass much faster multicolumn getdata via precalcs
John Krauss
2017-03-09 04:12:38 +00:00
1b913c77c4fix last oustanding bug with autotest
John Krauss
2017-03-08 23:18:07 +00:00
22eb6349c2fix issues with python autotest failing for nulls, try removing case statements around geometries in getdata
John Krauss
2017-03-08 21:17:45 +00:00
862db2c33aMerge remote-tracking branch 'origin/release-v-1.3.3' into faster-autotest
John Krauss
2017-03-08 20:52:31 +00:00
e2f92d78cfmuch faster autotest by grouping in getdata, fixes to getdata to prevent hangs
John Krauss
2017-03-08 20:51:41 +00:00
3df1ffc3c8Merge pull request #265 from CartoDB/check-intersection-errors
john krauss
2017-03-08 15:38:39 -05:00
6a60cfc417Merge branch 'develop' into faster-autotest
John Krauss
2017-03-08 15:57:14 +00:00
3b6b1b4843limit safe_intersection to SRID 4326, DRY out ST_MakeValid
John Krauss
2017-03-08 15:52:19 +00:00
460059f2cfMerge branch 'develop' into check-intersection-errors
John Krauss
2017-03-07 20:45:05 +00:00
fc111dd1e2Merge branch 'obs-getavailableX-docs' into develop
John Krauss
2017-03-07 20:39:40 +00:00
7cbef7e1b5Merge branch 'obs-getdata-getmeta-docs' into develop
John Krauss
2017-03-07 20:39:25 +00:00
deede798e9fix non-noded intersection between shoreline clipped and non-shoreline clipped geometries by using a safe_intersection function
John Krauss
2017-03-07 20:38:12 +00:00
fd3918b29cfix divide-by-zero errors
John Krauss
2017-03-07 16:45:15 +00:00
cdf7b17a4dtmp commit
John Krauss
2017-03-07 15:29:09 +00:00
50ec6dddf6release-v1.3.2 artifact
1.3.2
John Krauss
2017-03-02 21:16:22 +00:00
2edb850a45estimate average and median across arbitrary areas if universe is provided, otherwise return null and raise a notice. fixes#252
origin/nonsum-interpolation
John Krauss
2017-02-10 01:08:10 +00:00
8120081d68Typo fix
Michelle Ho
2017-02-06 16:37:27 -05:00
72ced1a7a7Change 'raise' to 'raises'
Michelle Ho
2017-02-06 16:27:43 -05:00
d15b74a594Change ``OBS_GetUSCensusMeasure``
Michelle Ho
2017-02-06 16:18:56 -05:00
60ab773549change point to polygon in GetUSCensusMeasure
Michelle Ho
2017-02-06 15:57:49 -05:00
01b70dd06eproof-reading changes
Michelle Ho
2017-02-06 14:58:07 -05:00
4b409cc9f4first-pass docs for obs_getdata and obs_getmeta
John Krauss
2017-02-01 09:12:18 -05:00
79c450f63fMerge pull request #247 from CartoDB/develop
1.3.0
Mario de Frutos
2017-01-31 10:14:52 +01:00
c8dd9e417bRelease 1.3.0 artifact
Mario de Frutos
2017-01-26 12:19:23 +01:00
2717ecdc8bMerge pull request #246 from CartoDB/release-v-1.3.0
Mario de Frutos
2017-01-26 12:18:15 +01:00
0f372604dbRemove fdw utilities
Mario de Frutos
2017-01-26 11:57:24 +01:00
c5a715f7b5Delete empty sql file used for plpython code
Mario de Frutos
2017-01-25 19:03:51 +01:00
e4b38413cdskip a few autotests that are failing, but not meaningfully exposed in interfaces
John Krauss
2017-01-25 17:23:36 +00:00
ee84604cedempty file to clear out artifacts from built extension
John Krauss
2017-01-25 17:09:38 +00:00
5e7bffae6aremove plpython and python code for now. also removed mistaken installation of postgres_fdw in tests
John Krauss
2017-01-25 16:59:37 +00:00
afe4c27dd5obs_getdata takes api_method and api_args in both forms, and handles them correctly; cleanup to getdata, added more tests
John Krauss
2017-01-14 01:14:42 +00:00
c2dc4fb8b9add test for third-party call
John Krauss
2017-01-10 21:55:48 +00:00
bc4f1b5909support use of dynamic tables (API-generated) in obs_getdata
John Krauss
2017-01-10 21:44:49 +00:00
267af19911fix perftest to work with renamed core functions
John Krauss
2017-01-10 16:03:12 +00:00
7c093741dcmajor refactor of internals
John Krauss
2017-01-10 02:28:38 +00:00
4886222776adaptation of obs_getmeasuredatamulti that can return geoms from a boundingbox
John Krauss
2017-01-04 21:18:56 +00:00
ddbe1b6763return shops as part of POI for OSM
John Krauss
2017-01-04 18:23:52 +00:00
218840bfa8first-pass function for overpass working
John Krauss
2017-01-04 16:59:48 +00:00
000a440417resolve issues in build and with code, now returning geometries and data as expected from obs_getoverpass
John Krauss
2017-01-03 16:37:16 +00:00
ff50c5e2bffirst pass on overpass api, still getting an error with columns
John Krauss
2017-01-03 15:39:01 +00:00