-
Richard Metzler committed
May 28, 2011
-
vmx committed
Mar 18, 2011 Change-Id: Id3453ed98a6d8bea004e9f10b5bb9ffdab63af07 Reviewed-on: http://review.membase.org/4986 Reviewed-by: Volker Mische <volker.mische@gmail.com> Tested-by: Volker Mische <volker.mische@gmail.com>
-
vmx committed
Feb 22, 2011 -
Added tests for GeoJSON serialisation.
vmx committedFeb 17, 2011 -
On disk format supports GeometryCollections.
vmx committedFeb 16, 2011 -
Make on disk storage of geometries more concise.
vmx committedFeb 16, 2011 -
Index creation on empty indexes was triggered by stale=ok, _spatial/_…
vmx committedFeb 15, 2011 …info and _spatial_cleanup.
-
Made tests more robust for Firefox.
vmx committedFeb 15, 2011 -
Version the spatial index on disk format. Store the version in the he…
vmx committedFeb 15, 2011 …ader and use it for the creation of spatial group signatures.
-
Make CouchDB 1.0.2's mochiweb happy.
vmx committedFeb 15, 2011 -
BREAKING CHANGE: In the list function the row property "key" was rena…
vmx committedFeb 9, 2011 …med to "bbox" to be more consistent.
-
Output geometry and give access to geometry and bounding box in list …
vmx committedFeb 9, 2011 …functions.
-
Store full geometries within the vtree.
vmx committedFeb 9, 2011 -
Make multiple spatial emits test work with Chromium.
vmx committedFeb 9, 2011 -
Fixed bug: Root node overflow while bulk loading. Regression test added.
vmx committedFeb 9, 2011 -
Fixed bug: when tree contains nodes with the same ID, the deletion wa…
vmx committedFeb 8, 2011 …sn't always right.
-
Failing tests use a 1.1.x feature. Disable them for now (as using Com…
vmx committedFeb 3, 2011 …monJS modules in spatial functions wasn't supported officially anyway).
-
make_arity_3_fun/1 isn't exported in 1.0.x, put it into geocouch_dupl…
vmx committedFeb 3, 2011 …icates.
-
vmx committed
Feb 3, 2011 -
vmx committed
Feb 3, 2011 -
Use the configured os_process_timeout as a fallback if not defined in…
… QueryConfig (as with v1.0.x)
-
vmx committed
Feb 2, 2011 -
Added tests for multiple emit()s.
vmx committedFeb 2, 2011 -
Support for multiple emits in spatial functions. Tests are missing.
vmx committedFeb 2, 2011 -
Make fold function more like the View counterpart (put key/bbox and I…
vmx committedFeb 1, 2011 …D in a tuple). Fixed a bug with multi bbox lookups (this is an internal function).
-
Added information that CouchDB >= 1.0.2 is needed.
vmx committedJan 28, 2011 -
Log warning if deprectated spatial _list API is used.
vmx committedJan 26, 2011 -
Updated README with new _compact, _spatial_cleanup and _info handlers.
vmx committedJan 26, 2011 -
Updated README to the new spatial _list end point.
vmx committedJan 26, 2011 -
Fixed bug in deprecated spatial _list API.
vmx committedJan 26, 2011 -
Updated README to match the new plane_bounds parameter.
vmx committedJan 26, 2011 -
Replaced implicit wrapping with a new parameter called plane_bounds.
vmx committedJan 26, 2011 -
Make function names more consistent (renamed parse_view_param/2 to pa…
vmx committedJan 24, 2011 …rse_spatial_param/2).
-
Remove accidently committed file.
vmx committedJan 21, 2011 -
vmx committed
Jan 21, 2011