Skip to main content

Geospatial

NuGet Version NuGet Downloads

Geospatial indexing support with Geohash, S2 Cells, and H3 indexing systems.

Installation

dotnet add package Oproto.FluentDynamoDb.Geospatial

Key Features

  • Multiple Index Types - Support for Geohash, S2, and H3
  • Proximity Queries - Find items within a radius
  • Bounding Box - Query items within geographic bounds
  • Automatic Indexing - Index generation from coordinates

Quick Start

// TODO: Add actual code example

NuGet

View on NuGet.org