Results 4 issues of Chris

Am I right in thinking you can only get the current resolution environment, not the parent or its parents. (And specifically the parent context?) When you have a schema like:...

enhancement

The ExpandLocationToDescription annotator seems to eat a lot of text up. It can produce annotations which are basically the size of the document (if the location is the last word)...

The recently d3blocks introduces some problems: - 1.4.10 causes the version check to fail (at least for me) (bug with 1.4.9 > 1.4.10) - d3blocks is GPL-3, which makes this...

The documentation for `st_collectionextract` states: ``` select st_collectionextract('MULTIPOINT(1 2,3 4)'::geometry, 1); -- POINT(1 2) ``` But, when I run this I just get the same data back: ``` D select...

documentation