Geohash.GeoRaptor.CLI 0.2.0

dotnet tool install --global Geohash.GeoRaptor.CLI --version 0.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local Geohash.GeoRaptor.CLI --version 0.2.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Geohash.GeoRaptor.CLI&version=0.2.0
                    
nuke :add-package Geohash.GeoRaptor.CLI --version 0.2.0
                    

A geohash compression library for efficiently reducing the size of large geohash collections.

This package is a port of GeoRaptor from Python to C# and provides the ability to compress collections of geohashes to save space.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.2.0 152 2/17/2026
0.1.1 673 10/4/2021
0.1.0 622 9/12/2021