Skip to content

Implement index-aware spatial queries and documentation#2707

Closed
JKamsker wants to merge 1 commit into
feat/spatial-C1from
codex/implement-points-1,-2,-4,-6,-and-7-from-spatial-roadmap-nvdgx2
Closed

Implement index-aware spatial queries and documentation#2707
JKamsker wants to merge 1 commit into
feat/spatial-C1from
codex/implement-points-1,-2,-4,-6,-and-7-from-spatial-roadmap-nvdgx2

Conversation

@JKamsker

@JKamsker JKamsker commented Oct 5, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • add spatial metadata persistence and new options for index precision, tolerance, and bounding box padding
  • route Spatial helpers and LINQ expressions through new SPATIAL_* operators backed by Morton range scans
  • provide benchmark coverage, roadmap updates, and a quickstart tutorial with a minimal radius-search API sample

Testing

  • dotnet test LiteDB.Tests/LiteDB.Tests.csproj -f net8.0 --filter FullyQualifiedName~Spatial --no-restore

https://chatgpt.com/codex/tasks/task_e_68d8f6c4a59c832aa21768e0ab4255a1

@JKamsker JKamsker closed this Oct 5, 2025
@JKamsker JKamsker deleted the codex/implement-points-1,-2,-4,-6,-and-7-from-spatial-roadmap-nvdgx2 branch October 5, 2025 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant