John Krauss
|
c4f3c5d534
|
selectively pass through obs geometries and area calcs
|
2017-03-10 16:23:27 +00:00 |
|
John Krauss
|
d5e7d95824
|
fix performance regression on getboundariesbygeometry, where pct overlap was being unnecessarily calculated
|
2017-03-09 21:26:53 +00:00 |
|
John Krauss
|
3ff1b36d7f
|
remove erroneous NOTICE
|
2017-03-09 20:46:38 +00:00 |
|
John Krauss
|
7ef035580f
|
avoid geom calculation when points are passed in
|
2017-03-09 17:29:41 +00:00 |
|
John Krauss
|
20b347528c
|
tests passing
|
2017-03-09 17:14:20 +00:00 |
|
John Krauss
|
d070802f53
|
resolving API bugs
|
2017-03-09 16:17:58 +00:00 |
|
John Krauss
|
3f817f8e9a
|
bugfixes, most unit tests passing
|
2017-03-09 05:03:25 +00:00 |
|
John Krauss
|
5ca2664a17
|
first pass much faster multicolumn getdata via precalcs
|
2017-03-09 04:12:38 +00:00 |
|
John Krauss
|
22eb6349c2
|
fix issues with python autotest failing for nulls, try removing case statements around geometries in getdata
|
2017-03-08 21:17:45 +00:00 |
|
John Krauss
|
862db2c33a
|
Merge remote-tracking branch 'origin/release-v-1.3.3' into faster-autotest
Conflicts:
src/pg/sql/40_observatory_utility.sql
|
2017-03-08 20:52:31 +00:00 |
|
John Krauss
|
e2f92d78cf
|
much faster autotest by grouping in getdata, fixes to getdata to prevent hangs
|
2017-03-08 20:51:41 +00:00 |
|
John Krauss
|
3b6b1b4843
|
limit safe_intersection to SRID 4326, DRY out ST_MakeValid
|
2017-03-08 15:52:19 +00:00 |
|
John Krauss
|
deede798e9
|
fix non-noded intersection between shoreline clipped and non-shoreline clipped geometries by using a safe_intersection function
|
2017-03-07 20:38:12 +00:00 |
|
John Krauss
|
fd3918b29c
|
fix divide-by-zero errors
|
2017-03-07 16:45:15 +00:00 |
|
John Krauss
|
4fad32d5f2
|
fix and NEWS.md
|
2017-03-02 21:07:29 +00:00 |
|
John Krauss
|
2edb850a45
|
estimate average and median across arbitrary areas if universe is provided, otherwise return null and raise a notice. fixes #252
|
2017-02-10 01:08:10 +00:00 |
|
John Krauss
|
aa807eb65b
|
fix hang generating fixtures
|
2017-01-18 23:28:46 +00:00 |
|
John Krauss
|
80277ba065
|
optimizations for cases where small amounts of metadata passed into obs_getmeta
|
2017-01-18 23:15:27 +00:00 |
|
John Krauss
|
0e4a514753
|
use simplification in obs_getdata for very complex geoms
|
2017-01-18 21:44:02 +00:00 |
|
John Krauss
|
c18f16ed6d
|
handle cases with mixed geometries in obs_getdata correctly
|
2017-01-17 22:49:04 +00:00 |
|
John Krauss
|
afe4c27dd5
|
obs_getdata takes api_method and api_args in both forms, and handles them correctly; cleanup to getdata, added more tests
|
2017-01-14 01:14:42 +00:00 |
|
John Krauss
|
bc4f1b5909
|
support use of dynamic tables (API-generated) in obs_getdata
|
2017-01-10 21:44:49 +00:00 |
|
John Krauss
|
7c093741dc
|
major refactor of internals
|
2017-01-10 02:28:38 +00:00 |
|
John Krauss
|
4886222776
|
adaptation of obs_getmeasuredatamulti that can return geoms from a boundingbox
|
2017-01-04 21:18:56 +00:00 |
|
John Krauss
|
000a440417
|
resolve issues in build and with code, now returning geometries and data as expected from obs_getoverpass
|
2017-01-03 16:37:16 +00:00 |
|
John Krauss
|
d7552031f6
|
support obtaining text measures with obs_getmeasuredatamulti
|
2016-12-29 23:01:48 +00:00 |
|
John Krauss
|
5bdcb59df3
|
remove commented code
|
2016-12-28 19:34:37 +00:00 |
|
John Krauss
|
eb508c5d16
|
Revert "subdivide complex geoms in obs_getmeasure"
This reverts commit d44887b2b3.
|
2016-12-28 18:40:01 +00:00 |
|
John Krauss
|
d44887b2b3
|
subdivide complex geoms in obs_getmeasure
|
2016-12-28 16:19:13 +00:00 |
|
John Krauss
|
b7943ad8d2
|
fix divide by zero issues for denominated
|
2016-12-21 23:22:31 +00:00 |
|
John Krauss
|
6b071db588
|
remove notices
|
2016-12-21 23:18:25 +00:00 |
|
John Krauss
|
fbf13be62a
|
unit tests passing with 2015 geoms included, fixes to obs_getmeasure
|
2016-12-21 23:17:03 +00:00 |
|
John Krauss
|
fc3fcbec4e
|
fix broken polygon area normalization
|
2016-12-21 22:41:53 +00:00 |
|
John Krauss
|
d3a57e637c
|
keep track of table_id in obs_meta and geometryscores, use obs_getmeasure*multi for obs_getmeasure
|
2016-12-21 21:53:53 +00:00 |
|
John Krauss
|
2398b0268f
|
major performance speedup for obs_getmeasuremeta
|
2016-12-16 21:54:42 +00:00 |
|
John Krauss
|
5a5d5a9386
|
tests pass, although obs_getmeasure performance suffers
|
2016-12-14 22:58:22 +00:00 |
|
John Krauss
|
9567f52a36
|
minor tweaks to obs_getmeasuremeta and obs_getmeasuredata, good behavior for geometryscores even when null is passed as desired_num_geoms
|
2016-12-13 00:14:19 +00:00 |
|
John Krauss
|
fad7bb991b
|
split obs_getmeasuremeta and obs_getmeasuredata
|
2016-12-12 23:10:12 +00:00 |
|
John Krauss
|
7373794c30
|
fix divide-by-zero condition with obs_getmeasure(area) using denominator
|
2016-12-08 02:32:03 +00:00 |
|
John Krauss
|
44932be1f5
|
improvements to scoring, fixing oversimplification and removing some premature optimization
|
2016-12-01 21:50:39 +00:00 |
|
John Krauss
|
ff0f6ea6e0
|
use st_subdivide to deal with more complex geometries
|
2016-11-30 23:15:30 +00:00 |
|
John Krauss
|
34a3aab323
|
remove redundant area checks from other polygon-based getmeasure branches
|
2016-11-30 17:24:45 +00:00 |
|
John Krauss
|
f32cc60d61
|
remove redundant area check
|
2016-11-30 17:15:39 +00:00 |
|
John Krauss
|
81c8fc316b
|
remove almost all %L formats, including all where geoms were dropped in
|
2016-11-30 16:53:22 +00:00 |
|
John Krauss
|
6c08681446
|
return NULL when there is no data for a measure at a geometry according to our raster. Fixes #220
|
2016-11-29 16:41:44 +00:00 |
|
John Krauss
|
be4b5abbfa
|
use highest ranked geom for obs_getmeasure, simplify scoring
|
2016-11-07 23:57:33 +00:00 |
|
John Krauss
|
c67fe12111
|
return NULL in cases when NULL is passed as input geometry or geometry ID. resolves #178
|
2016-09-20 16:26:13 +00:00 |
|
john krauss
|
360adc47df
|
Merge pull request #170 from CartoDB/handle-bad-geoms
Handle bad geoms
|
2016-07-25 09:15:09 -04:00 |
|
john krauss
|
571f1f343a
|
Merge pull request #168 from CartoDB/fix-per-sq-m-obs-getmeasure-area
Fix per sq m obs getmeasure area
|
2016-07-25 09:14:08 -04:00 |
|
John Krauss
|
252610673a
|
handle difficult geometries more gracefully. fixes #160
|
2016-07-25 13:05:36 +00:00 |
|