{"id":20639275,"url":"https://github.com/marianogappa/map","last_synced_at":"2026-05-28T03:31:39.966Z","repository":{"id":232855921,"uuid":"785346500","full_name":"marianogappa/map","owner":"marianogappa","description":"Open an in-browser World Map with specified markers","archived":false,"fork":false,"pushed_at":"2024-04-14T12:30:49.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T14:57:24.752Z","etag":null,"topics":["cli","go","leafletjs","map","worldmap"],"latest_commit_sha":null,"homepage":"","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/marianogappa.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":"2024-04-11T17:49:48.000Z","updated_at":"2024-08-02T08:34:45.000Z","dependencies_parsed_at":"2024-04-13T02:30:55.069Z","dependency_job_id":"2c460583-2338-4d8d-9293-1436c09be123","html_url":"https://github.com/marianogappa/map","commit_stats":null,"previous_names":["marianogappa/wm","marianogappa/map"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marianogappa/map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marianogappa%2Fmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marianogappa%2Fmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marianogappa%2Fmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marianogappa%2Fmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marianogappa","download_url":"https://codeload.github.com/marianogappa/map/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marianogappa%2Fmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33593400,"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-28T02:00:06.440Z","response_time":99,"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":["cli","go","leafletjs","map","worldmap"],"created_at":"2024-11-16T15:23:20.670Z","updated_at":"2026-05-28T03:31:39.947Z","avatar_url":"https://github.com/marianogappa.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# map\n\nCLI tool that takes `(lat,long)` markers from STDIN and opens a World Map in the browser with those markers.\n\n\u003cimg width=\"1884\" alt=\"Screenshot 2024-04-14 at 13 30 14\" src=\"https://github.com/marianogappa/map/assets/1078546/7dc4f4a2-91ba-42c9-b38d-0d4cec795111\"\u003e\n\n\n## Installation\n\n```bash\ngo install github.com/marianogappa/map@latest\n```\n\n## Usage\n\n```bash\necho \"52.5170365,13.3888599,Berlin\" | map -separator comma\n```\n\nIf you don't have the coordinates, use [gps](https://github.com/marianogappa/gps)!\n\n```bash\n$ echo \"Berlin\" | gps | map\n```\n\n## Notes\n\n- By default it reads tab-separated \"{lat} {long} {label}\" lines from STDIN\n- Uses [Leaflet.js](https://leafletjs.com/) for drawing the map\n  \n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/marianogappa/wm/blob/main/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarianogappa%2Fmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarianogappa%2Fmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarianogappa%2Fmap/lists"}