{"id":15608871,"url":"https://github.com/soartec-lab/location4meshcode","last_synced_at":"2025-09-01T16:37:07.055Z","repository":{"id":56881816,"uuid":"148561909","full_name":"soartec-lab/location4meshcode","owner":"soartec-lab","description":"Convert latitude and longitude to mesh map code","archived":false,"fork":false,"pushed_at":"2018-09-20T04:39:48.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-26T05:43:28.027Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/soartec-lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-13T01:04:59.000Z","updated_at":"2018-09-20T04:39:16.000Z","dependencies_parsed_at":"2022-08-20T23:10:49.815Z","dependency_job_id":null,"html_url":"https://github.com/soartec-lab/location4meshcode","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soartec-lab%2Flocation4meshcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soartec-lab%2Flocation4meshcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soartec-lab%2Flocation4meshcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soartec-lab%2Flocation4meshcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soartec-lab","download_url":"https://codeload.github.com/soartec-lab/location4meshcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241139628,"owners_count":19916465,"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":"2024-10-03T05:40:22.873Z","updated_at":"2025-02-28T10:51:54.142Z","avatar_url":"https://github.com/soartec-lab.png","language":"Ruby","readme":"# Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'location4meshcode'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install location4meshcode\n\n# usage\n\n## params\n\n### class.new\n\nLocation4meshcode::Point.new(latitude, longitude)\n\n### method\n\nlocation.meshcode(level: 1)\nlevel is mesh map code\n\n```ruby\nlocation = Location4meshcode::Point.new('35.7007777','139.71475')\nlocation.meshcode(level: 1)\n#=\u003e \"5339\"\n\nlocation.meshcode(level: 2)\n#=\u003e \"533945\"\n\nlocation.meshcode(level: 3)\n#=\u003e \"533947\"\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoartec-lab%2Flocation4meshcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoartec-lab%2Flocation4meshcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoartec-lab%2Flocation4meshcode/lists"}