Skip to content

ahmetmum/GeoHash.NetCore

Repository files navigation

GeoHash.NetCore

.Net Core library for GeoHash

Notice: Extract from to https://github.com/alexframe/GeoHash.Net project.

Getting Started

Install via GeoHash.NetCore package on Nuget.

Install-Package GeoHash.NetCore

Capabilities

  • Lat/Lon to GeoHashed string
  • GeoHashed string to Lat/Lon
  • Single or multiple matches
  • GeoHashed to Extent, Polygon