{"id":26977216,"url":"https://github.com/phrozen/geohash","last_synced_at":"2025-04-03T12:18:44.473Z","repository":{"id":39767714,"uuid":"197852694","full_name":"phrozen/geohash","owner":"phrozen","description":"Simple implementation of Gustavo Niemeyer's algorithm for tech talk.","archived":false,"fork":false,"pushed_at":"2024-12-12T01:53:42.000Z","size":46122,"stargazers_count":9,"open_issues_count":14,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-12T02:38:49.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://phrozen.github.io/geohash/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phrozen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-19T23:01:34.000Z","updated_at":"2024-12-12T01:53:44.000Z","dependencies_parsed_at":"2024-06-19T16:35:32.412Z","dependency_job_id":null,"html_url":"https://github.com/phrozen/geohash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrozen%2Fgeohash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrozen%2Fgeohash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrozen%2Fgeohash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phrozen%2Fgeohash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phrozen","download_url":"https://codeload.github.com/phrozen/geohash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998187,"owners_count":20866696,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-03T12:18:43.916Z","updated_at":"2025-04-03T12:18:44.460Z","avatar_url":"https://github.com/phrozen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geohash\n[![Build Status](https://travis-ci.org/phrozen/geohash.svg?branch=master)](https://travis-ci.org/phrozen/geohash)\n[![GoDoc](https://godoc.org/github.com/phtozen/geohash?status.svg)](https://godoc.org/github.com/phrozen/geohash)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Go Report Card](https://goreportcard.com/badge/github.com/phrozen/geohash)](https://goreportcard.com/report/github.com/phrozen/geohash)\n[![codecov](https://codecov.io/gh/phrozen/geohash/branch/master/graph/badge.svg)](https://codecov.io/gh/phrozen/geohash)\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/8e62654db4b7c44b0087/maintainability)](https://codeclimate.com/github/phrozen/geohash/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/8e62654db4b7c44b0087/test_coverage)](https://codeclimate.com/github/phrozen/geohash/test_coverage)\n\nSimple implementation of GeoHash algorithm for tech talk.\n\n\u003e Geohash is a public domain geocode system invented in 2008 by Gustavo Niemeyer[1], which encodes a geographic location into a short string of letters and digits. It is a hierarchical spatial data structure which subdivides space into buckets of grid shape, which is one of the many applications of what is known as a Z-order curve, and generally space-filling curves.\n\u003e\n\u003e *from [Wikipedia](https://en.wikipedia.org/wiki/Geohash)*","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrozen%2Fgeohash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphrozen%2Fgeohash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphrozen%2Fgeohash/lists"}