8df89f4a91remove br subdistritos from testing
John Krauss
2017-04-25 18:57:12 +0000
28694163a2prefer geographpic precision over most recent timespan, handles issues emerging from inclusion of 1-year acs
John Krauss
2017-04-25 18:53:12 +0000
60c7f54315update NEWS for 1.5.0, fix error in link in 1.4.0
John Krauss
2017-04-24 18:22:31 +0000
3ebb0b8662Merge branch 'release-v-1.5.0' into obs-getavailablegeometries-return-tags
John Krauss
2017-04-24 18:10:43 +0000
a2e84696dcfix tests to match fixture data
John Krauss
2017-04-24 18:01:38 +0000
93ebd9aa0ftest getdata across multiple input columns; remove dead code from autotest
John Krauss
2017-03-10 19:27:06 +0000
4a29c060effix unittest bug, easier to read use of unnest, static geomvals when one passed in
John Krauss
2017-03-10 19:18:06 +0000
1639bea74amark relevant functions STABLE
John Krauss
2017-03-10 18:36:51 +0000
765cbfcccconly do polygon operations when polygons passed in
John Krauss
2017-03-10 16:32:31 +0000
c4f3c5d534selectively pass through obs geometries and area calcs
John Krauss
2017-03-10 16:23:27 +0000
d5e7d95824fix performance regression on getboundariesbygeometry, where pct overlap was being unnecessarily calculated
John Krauss
2017-03-09 21:26:53 +0000
3ff1b36d7fremove erroneous NOTICE
John Krauss
2017-03-09 20:46:38 +0000
c28cdeb767Merge branch 'release-v-1.3.3' into separate-geom-from-data-calcs
John Krauss
2017-03-09 18:09:45 +0000
b1d672bfe4Merge branch 'release-v-1.3.3' into faster-autotest
John Krauss
2017-03-09 18:07:28 +0000
524d477f7bMerge remote-tracking branch 'origin/release-v-1.3.3' into release-v-1.3.3
John Krauss
2017-03-09 17:59:49 +0000
7ef035580favoid geom calculation when points are passed in
John Krauss
2017-03-09 17:29:41 +0000
20b347528ctests passing
John Krauss
2017-03-09 17:14:20 +0000
d070802f53resolving API bugs
John Krauss
2017-03-09 16:17:58 +0000
751f470049Merge branch 'faster-autotest' into separate-geom-from-data-calcs
John Krauss
2017-03-09 14:58:26 +0000
a1b5f01d57Merge remote-tracking branch 'origin/develop' into faster-autotest
John Krauss
2017-03-09 14:50:48 +0000
f2d2b32bf1Merge remote-tracking branch 'origin/develop' into separate-geom-from-data-calcs
John Krauss
2017-03-09 14:50:01 +0000
02413eb974line 412, bad tag
csobier
2017-03-09 08:15:43 -0500
12235c7138missing tag on line 387, breaking docs.
csobier
2017-03-09 07:16:49 -0500
3f817f8e9abugfixes, most unit tests passing
John Krauss
2017-03-09 05:03:25 +0000
5ca2664a17first pass much faster multicolumn getdata via precalcs
John Krauss
2017-03-09 04:12:38 +0000
1b913c77c4fix last oustanding bug with autotest
John Krauss
2017-03-08 23:18:07 +0000
22eb6349c2fix issues with python autotest failing for nulls, try removing case statements around geometries in getdata
John Krauss
2017-03-08 21:17:45 +0000
862db2c33aMerge remote-tracking branch 'origin/release-v-1.3.3' into faster-autotest
John Krauss
2017-03-08 20:52:31 +0000
e2f92d78cfmuch faster autotest by grouping in getdata, fixes to getdata to prevent hangs
John Krauss
2017-03-08 20:51:41 +0000
3df1ffc3c8Merge pull request #265 from CartoDB/check-intersection-errors
john krauss
2017-03-08 15:38:39 -0500
6a60cfc417Merge branch 'develop' into faster-autotest
John Krauss
2017-03-08 15:57:14 +0000
3b6b1b4843limit safe_intersection to SRID 4326, DRY out ST_MakeValid
John Krauss
2017-03-08 15:52:19 +0000
460059f2cfMerge branch 'develop' into check-intersection-errors
John Krauss
2017-03-07 20:45:05 +0000
fc111dd1e2Merge branch 'obs-getavailableX-docs' into develop
John Krauss
2017-03-07 20:39:40 +0000
7cbef7e1b5Merge branch 'obs-getdata-getmeta-docs' into develop
John Krauss
2017-03-07 20:39:25 +0000
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 +0000
fd3918b29cfix divide-by-zero errors
John Krauss
2017-03-07 16:45:15 +0000
cdf7b17a4dtmp commit
John Krauss
2017-03-07 15:29:09 +0000
50ec6dddf6release-v1.3.2 artifact
1.3.2
John Krauss
2017-03-02 21:16:22 +0000
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 +0000
8120081d68Typo fix
Michelle Ho
2017-02-06 16:37:27 -0500
72ced1a7a7Change 'raise' to 'raises'
Michelle Ho
2017-02-06 16:27:43 -0500
d15b74a594Change ``OBS_GetUSCensusMeasure``
Michelle Ho
2017-02-06 16:18:56 -0500
60ab773549change point to polygon in GetUSCensusMeasure
Michelle Ho
2017-02-06 15:57:49 -0500
01b70dd06eproof-reading changes
Michelle Ho
2017-02-06 14:58:07 -0500
4b409cc9f4first-pass docs for obs_getdata and obs_getmeta
John Krauss
2017-02-01 09:12:18 -0500