John Krauss
|
3db98fb522
|
full testing suite for obs_getdata and obs_getmeta
|
2017-01-17 22:49:29 +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
|
c2dc4fb8b9
|
add test for third-party call
|
2017-01-10 21:55:48 +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
|
267af19911
|
fix perftest to work with renamed core functions
|
2017-01-10 16:03:12 +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
|
ddbe1b6763
|
return shops as part of POI for OSM
|
2017-01-04 18:23:52 +00:00 |
|
John Krauss
|
218840bfa8
|
first-pass function for overpass working
|
2017-01-04 16:59:48 +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
|
ff50c5e2bf
|
first pass on overpass api, still getting an error with columns
|
2017-01-03 15:39:01 +00:00 |
|
John Krauss
|
d7552031f6
|
support obtaining text measures with obs_getmeasuredatamulti
|
2016-12-29 23:01:48 +00:00 |
|
John Krauss
|
39eb031316
|
support POINT and LINESTRING types from obs_getboundaries
|
2016-12-29 17:07:38 +00:00 |
|
John Krauss
|
5bdcb59df3
|
remove commented code
|
2016-12-28 19:34:37 +00:00 |
|
John Krauss
|
6e475cf210
|
fix uppercase NULL in tests
|
2016-12-28 19:17:57 +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
|
bbd0cc0938
|
capture boundary in multi, capture message from env
|
2016-12-28 16:54:16 +00:00 |
|
John Krauss
|
d44887b2b3
|
subdivide complex geoms in obs_getmeasure
|
2016-12-28 16:19:13 +00:00 |
|
John Krauss
|
fa96de5aa9
|
remove notices from getgeometryscores
|
2016-12-28 15:57:56 +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
|
24587b7e03
|
switch over to multi for the "split" test
|
2016-12-19 16:49:50 +00:00 |
|
John Krauss
|
2398b0268f
|
major performance speedup for obs_getmeasuremeta
|
2016-12-16 21:54:42 +00:00 |
|
John Krauss
|
4c6d854e81
|
Merge branch 'release-v-1.1.7' into obs_getmeasure_res_bypass
|
2016-12-16 18:01:17 +00:00 |
|
John Krauss
|
fd32f962f2
|
remove failing MX test
|
2016-12-15 20:19:12 +00:00 |
|
John Krauss
|
5a5d5a9386
|
tests pass, although obs_getmeasure performance suffers
|
2016-12-14 22:58:22 +00:00 |
|
John Krauss
|
88d1145c12
|
fix issue with NULL being passed into obs_getmeasure, add tests for obs_getmeasuremeta and obs_getmeasuredata
|
2016-12-13 15:43:04 +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
|
d17b865648
|
add test that takes out the geom component
|
2016-12-12 21:49:00 +00:00 |
|
John Krauss
|
d4e6e7ac95
|
use obs_column_table_tile_raster with simpler bands for faster performance
|
2016-12-12 21:25:59 +00:00 |
|
John Krauss
|
82137d5679
|
Merge branch 'develop' into raster-simplification-experiments
|
2016-12-12 17:36:12 +00:00 |
|
Mario de Frutos
|
aa3e0ed76b
|
Version 1.1.6 release artifacts
|
2016-12-12 16:44:36 +01:00 |
|
John Krauss
|
21b108d32c
|
move redundant aggregates to CTE
|
2016-12-09 22:31:29 +00:00 |
|
John Krauss
|
9f640f0c35
|
use simple envelope for very complex geometries in obs_getgetgeometryscores
|
2016-12-09 21:47:30 +00:00 |
|
John Krauss
|
95b6cba085
|
remove some unnecessary calculations from obs_getgeometryscores, yields QPS improvement from about 20 to 30
|
2016-12-09 21:06:42 +00:00 |
|
John Krauss
|
6a6d1bc3e4
|
Merge branch 'release-v-1.1.6' into raster-simplification-experiments
|
2016-12-09 19:38:12 +00:00 |
|
John Krauss
|
e33bcae964
|
add several ignored MX measures likely due to new geometry scoring
|
2016-12-08 03:21:04 +00:00 |
|
John Krauss
|
48a8df8b98
|
switch brazil testpoint
|
2016-12-08 03:13:55 +00:00 |
|
John Krauss
|
4b9ba06b42
|
fix lat/lng switch for brazil
|
2016-12-08 02:55:53 +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
|
39473db14b
|
Merge branch 'improve-perftest' into complex-geom-perf-improvements
|
2016-12-08 02:21:29 +00:00 |
|
John Krauss
|
b7ee3a6d67
|
perftest updates, adding BR test point
|
2016-12-08 02:17:38 +00:00 |
|
John Krauss
|
1aca5b5ff0
|
Merge branch 'improve-perftest' into complex-geom-perf-improvements
|
2016-12-05 22:57:03 +00:00 |
|
John Krauss
|
255f8dc18e
|
support peristence of test results to JSON
|
2016-12-05 22:55:14 +00:00 |
|
John Krauss
|
463db99222
|
add perf tests for different geometry complexities as well as all code branches for getmeasure
|
2016-12-05 18:51:58 +00:00 |
|