{"id":13554768,"url":"https://github.com/node-geojson/geojson-join","last_synced_at":"2025-04-03T07:32:48.103Z","repository":{"id":33065583,"uuid":"36702187","full_name":"node-geojson/geojson-join","owner":"node-geojson","description":"Join a stream of GeoJSON against a dataset.","archived":true,"fork":false,"pushed_at":"2018-08-23T10:00:02.000Z","size":3,"stargazers_count":35,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-01T12:33:07.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/node-geojson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-02T02:19:53.000Z","updated_at":"2023-01-28T19:09:30.000Z","dependencies_parsed_at":"2022-08-17T20:10:34.039Z","dependency_job_id":null,"html_url":"https://github.com/node-geojson/geojson-join","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/node-geojson%2Fgeojson-join","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-geojson%2Fgeojson-join/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-geojson%2Fgeojson-join/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/node-geojson%2Fgeojson-join/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/node-geojson","download_url":"https://codeload.github.com/node-geojson/geojson-join/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222935625,"owners_count":17060398,"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-08-01T12:02:54.489Z","updated_at":"2024-11-04T03:31:16.560Z","avatar_url":"https://github.com/node-geojson.png","language":"JavaScript","readme":"# geojson-join\n\nJoin a stream of GeoJSON against a dataset.\n\n## install\n\n    npm install -g geojson-join\n\n## usage\n\n* againstField: the field in the dataset to join against geojson\n* geojsonField: the field in the geojson feature properties\n* `format`: format of the dataset. can be json, csv, dbf. Default json.\n\nAccepts GeoJSON on stdin and the joined-against file as an argument\n\n```sh\n$ geojson-join test/against.json \\\n    --againstField=id \\\n    --geojsonField=id \u003c test/random.geojson\n```\n\n```sh\n$ geojson-join --format=dbf \\\n    test/against.dbf \\\n    --againstField=id \\\n    --geojsonField=id \u003c test/random.geojson\n```\n","funding_links":[],"categories":["JavaScript","others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-geojson%2Fgeojson-join","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnode-geojson%2Fgeojson-join","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnode-geojson%2Fgeojson-join/lists"}