SkillAgentSearch skills...

GeoSOT

A python example code to achieve GeoSOT encoding

Install / Use

/learn @giserHacter/GeoSOT
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

In this python file, I also compare Google S2 and Uber H3 with custom GeoSOT encoding algorithm. The function GeoSoT_encode_3D_32bits is for encoding 3d space data with 32bits and the format is "Gddddddd-ffffffff-mmmmmmmmm.uuuuuuu" The function GeoSoT_encode_3D_96bits is for encoding 3d space data with 96bits

The related algorithm comes from the paper: "A Set of Integral Grid-Coding Algebraic Operations Based on GeoSOT-3D"

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated13d ago
Forks0

Languages

Python

Security Score

70/100

Audited on Mar 27, 2026

No findings