{"id":50419056,"url":"https://github.com/tobilg/homebrew-latlng","last_synced_at":"2026-05-31T07:30:53.201Z","repository":{"id":357365452,"uuid":"1236557461","full_name":"tobilg/homebrew-latlng","owner":"tobilg","description":"The Homebrew tap for latlng","archived":false,"fork":false,"pushed_at":"2026-05-12T12:09:07.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-12T14:12:36.815Z","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/tobilg.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-12T11:06:26.000Z","updated_at":"2026-05-12T12:09:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tobilg/homebrew-latlng","commit_stats":null,"previous_names":["tobilg/homebrew-latlng"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/tobilg/homebrew-latlng","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fhomebrew-latlng","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fhomebrew-latlng/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fhomebrew-latlng/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fhomebrew-latlng/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobilg","download_url":"https://codeload.github.com/tobilg/homebrew-latlng/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobilg%2Fhomebrew-latlng/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33723548,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":[],"created_at":"2026-05-31T07:30:52.648Z","updated_at":"2026-05-31T07:30:53.191Z","avatar_url":"https://github.com/tobilg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homebrew-latlng\n\nThe Homebrew tap for [latlng](https://github.com/tobilg/latlng), a geospatial object server and command-line tools.\n\n## Requirements\n\n- macOS on Apple Silicon (`arm64`)\n\n## Installation\n\n```sh\nbrew tap tobilg/latlng\nbrew install latlng\n```\n\nThis installs the following binaries:\n\n- `latlng-server`\n- `latlng-cli`\n\n## Configuration\n\nA default config file is written on install (if it does not already exist) to:\n\n```\n$(brew --prefix)/etc/latlng/latlng.toml\n```\n\nDefaults:\n\n- Listens on `127.0.0.1:7421`\n- Cap'n Proto disabled (would listen on `127.0.0.1:7422` if enabled)\n- AOF persistence at `$(brew --prefix)/var/latlng/appendonly.aof`\n- Webhook queue at `$(brew --prefix)/var/latlng/webhook-queue.sqlite`\n- Logs to `$(brew --prefix)/var/log/latlng/latlng-server.log`\n\n## Running as a service\n\nStart latlng as a background service managed by Homebrew:\n\n```sh\nbrew services start latlng\n```\n\nStop it:\n\n```sh\nbrew services stop latlng\n```\n\n## Running manually\n\n```sh\nlatlng-server --config $(brew --prefix)/etc/latlng/latlng.toml\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobilg%2Fhomebrew-latlng","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobilg%2Fhomebrew-latlng","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobilg%2Fhomebrew-latlng/lists"}