{"id":19881437,"url":"https://github.com/giscience/ohsome-js-utils","last_synced_at":"2025-10-13T00:06:48.359Z","repository":{"id":174995233,"uuid":"653098059","full_name":"GIScience/ohsome-js-utils","owner":"GIScience","description":"This library contains JavaScript functions to help clients to use the Ohsome-Api for analyzing historical OpenStreetMap data.","archived":false,"fork":false,"pushed_at":"2023-06-20T08:42:33.000Z","size":255,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-04-09T15:12:03.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GIScience.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":"2023-06-13T12:00:21.000Z","updated_at":"2023-06-15T14:18:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0eec1c4-b597-4788-8a81-00f52eb096c0","html_url":"https://github.com/GIScience/ohsome-js-utils","commit_stats":null,"previous_names":["giscience/ohsome-js-utils"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fohsome-js-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fohsome-js-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fohsome-js-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GIScience%2Fohsome-js-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GIScience","download_url":"https://codeload.github.com/GIScience/ohsome-js-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241309106,"owners_count":19941725,"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-11-12T17:14:15.978Z","updated_at":"2025-10-13T00:06:43.321Z","avatar_url":"https://github.com/GIScience.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![status: experimental](https://github.com/GIScience/badges/raw/master/status/experimental.svg)](https://github.com/GIScience/badges#experimental)\n\nWhy is it experimental?\nIt not yet fully supports all response types that the [ohsome API](https://api.ohsome.org/v1/swagger-ui.html) can return. \nSo currently it mainly supports the functionality needed in the [ohsome Dashboard](https://dashboard.ohsome.org) app.\n\n# Info\nThis library contains JavaScript functions to help clients to use the Ohsome-Api for analyzing historical OpenStreetMap data. \n\nFunctionality includes \n\n+ parsing and validation of request params\n+ type-guards, functions to access result values, conversion functions to create CSV output from JSON results\n\n# Usage\n\n## Installation\n```shell\n$\u003e npm install @giscience/ohsome-js-utils\n```\n\nYou can use this library in different ways.\n\n## 1. UMD single file bundle for browsers or nodejs scripts\n```html\n\u003cscript src=\"dist/ohsome-js-utils.umd.min.js\"\u003e\u003c/script\u003e\n```\n```javascript\n// nodejs\nvar OhsomeJsUtils = require( '@giscience/ohsome-js-utils' );\n```\n\n## 2. ES2020 modules\n```javascript\nimport * as OhsomeJsUtils from '@giscience/ohsome-js-utils'\n// or\nimport { OhsomeApi } from '@giscience/ohsome-js-utils'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiscience%2Fohsome-js-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiscience%2Fohsome-js-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiscience%2Fohsome-js-utils/lists"}