{"id":24698586,"url":"https://github.com/faradayio/argo","last_synced_at":"2025-10-09T06:30:59.373Z","repository":{"id":57183541,"uuid":"51046146","full_name":"faradayio/argo","owner":"faradayio","description":"Rapid reverse-geocoding using Mapzen Search","archived":false,"fork":false,"pushed_at":"2016-11-07T19:37:06.000Z","size":93,"stargazers_count":8,"open_issues_count":1,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-06T18:48:32.775Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/argo-geo","language":"JavaScript","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/faradayio.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":"2016-02-04T02:17:17.000Z","updated_at":"2017-10-24T23:10:40.000Z","dependencies_parsed_at":"2022-09-14T06:11:41.498Z","dependency_job_id":null,"html_url":"https://github.com/faradayio/argo","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/faradayio%2Fargo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fargo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fargo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/faradayio%2Fargo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/faradayio","download_url":"https://codeload.github.com/faradayio/argo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235801792,"owners_count":19047126,"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-01-27T04:29:24.695Z","updated_at":"2025-10-09T06:30:53.998Z","avatar_url":"https://github.com/faradayio.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Argo\nRapid [reverse-geocoding using Mapzen Search](https://mapzen.com/documentation/search/reverse/)\n\n![argo](boat.jpg)\n\n### Installation\n`npm install argo-geo -g`\n\n### Usage\n`argo -i \u003cinput filename\u003e -a \u003cmapzen search key\u003e -o \u003coutput filename\u003e `\n\n### Arguments\n* `-i, --input` (_REQUIRED_) Input filename and path (e.g. '/home/ubuntu/inputfile.csv')\n* `-a, --auth` (_REQUIRED_) Mapzen authorization token. [Get one here](https://mapzen.com/developers/).\n* `-o, --output` (_OPTIONAL_) Output filename and path if desired. Default is the input filename with 'out_' prepended. \n* `-r, --rate` (_OPTIONAL_) Number of requests per second (default = 6)\n* `-n, --latitudefield` (_OPTIONAL_) Name of column containing latitude coordinates (default = 'latitude')\n* `-w, --longitudefield` (_OPTIONAL_) Name of column containing longitude coordinates (default = 'longitude')\n* `-p, --pois` (_OPTIONAL_) Include POI results from [Who's on first](https://whosonfirst.mapzen.com/) instead of just addresses (default = false)\n\n### Notes\n* Expects input columns `latitude` and `longitude` - if this is not the case, use `-n` and `-w` to specify coordinate column names.\n* Defaults to [openaddresses and openstreetmap results only](https://mapzen.com/documentation/search/reverse/#filter-by-data-source), unless the `p` flag is set\n* Defaults to addresses, excluding POIs (schools, parks, etc), unless the `-p` flag is set\n* Appends [Mapzen response fields](https://search.mapzen.com/v1/reverse?api_key=search-XXXXXXX\u0026point.lat=48.858268\u0026point.lon=2.294471) `housenumber`, `name`, `locality`, `postalcode`, `region_a`, `confidence`, `distance`, `source`, and `layer` - from the top two results - to the input file schema\n\n### License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaradayio%2Fargo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffaradayio%2Fargo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffaradayio%2Fargo/lists"}