{"id":15284699,"url":"https://github.com/kasika-technologies/quad_tile","last_synced_at":"2026-05-11T07:23:52.290Z","repository":{"id":57494815,"uuid":"208423769","full_name":"kasika-technologies/quad_tile","owner":"kasika-technologies","description":"Golang implementation of QuadTile to work with OpenStreetMap API database.","archived":false,"fork":false,"pushed_at":"2019-09-19T09:23:42.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-23T17:49:50.162Z","etag":null,"topics":["openstreetmap","openstreetmap-api","quadtile"],"latest_commit_sha":null,"homepage":null,"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/kasika-technologies.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}},"created_at":"2019-09-14T10:21:52.000Z","updated_at":"2021-04-01T10:27:54.000Z","dependencies_parsed_at":"2022-09-02T19:50:26.483Z","dependency_job_id":null,"html_url":"https://github.com/kasika-technologies/quad_tile","commit_stats":null,"previous_names":["kasika-opensource/quad_tile"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kasika-technologies/quad_tile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasika-technologies%2Fquad_tile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasika-technologies%2Fquad_tile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasika-technologies%2Fquad_tile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasika-technologies%2Fquad_tile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kasika-technologies","download_url":"https://codeload.github.com/kasika-technologies/quad_tile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kasika-technologies%2Fquad_tile/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268016557,"owners_count":24181651,"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","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["openstreetmap","openstreetmap-api","quadtile"],"created_at":"2024-09-30T14:59:28.427Z","updated_at":"2026-05-11T07:23:47.262Z","avatar_url":"https://github.com/kasika-technologies.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quad_tile\n\nGolang implementation of QuadTile to work with OpenStreetMap API database.\n\n## Usage\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/kasika-technologies/quad_tile\"\n)\n\nfunc main() {\n\ttile := quad_tile.TileForPoint(139.734531, 35.607090)\n\tfmt.Println(tile)\n\t// 3977143975\n\n\ttiles := quad_tile.TilesForArea(139.73424, 35.60433, 139.73673, 35.60707)\n\tfmt.Println(tiles)\n\t// [3977143974 3977143975]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasika-technologies%2Fquad_tile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkasika-technologies%2Fquad_tile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkasika-technologies%2Fquad_tile/lists"}