{"id":18542190,"url":"https://github.com/heremaps/harp-terrain-datasource","last_synced_at":"2025-04-09T18:31:39.877Z","repository":{"id":34881553,"uuid":"154849357","full_name":"heremaps/harp-terrain-datasource","owner":"heremaps","description":"Render and style 3D terrain","archived":false,"fork":false,"pushed_at":"2023-01-07T05:18:46.000Z","size":10424,"stargazers_count":31,"open_issues_count":27,"forks_count":9,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-14T05:58:18.010Z","etag":null,"topics":["3d-map","3d-terrain","harpgl","quantized-mesh","terrarium","threejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/heremaps.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":"2018-10-26T14:43:39.000Z","updated_at":"2024-04-09T07:12:15.000Z","dependencies_parsed_at":"2023-01-15T10:01:08.456Z","dependency_job_id":null,"html_url":"https://github.com/heremaps/harp-terrain-datasource","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/heremaps%2Fharp-terrain-datasource","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fharp-terrain-datasource/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fharp-terrain-datasource/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heremaps%2Fharp-terrain-datasource/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heremaps","download_url":"https://codeload.github.com/heremaps/harp-terrain-datasource/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248087775,"owners_count":21045589,"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":["3d-map","3d-terrain","harpgl","quantized-mesh","terrarium","threejs"],"created_at":"2024-11-06T20:07:41.241Z","updated_at":"2025-04-09T18:31:34.869Z","avatar_url":"https://github.com/heremaps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# harp.gl Terrain Datasource \n\n[![Build Status](https://travis-ci.com/heremaps/harp-terrain-datasource.svg?token=XqJjRxFbW25Pc73LNRB9\u0026branch=master)](https://travis-ci.com/heremaps/harp-terrain-datasource)\n\nThe `harp.gl` Terrain Datasource is a module of [harp.gl](https://github.com/heremaps/harp.gl) to render terrain data encoded using [Quantized Mesh](https://github.com/AnalyticalGraphicsInc/quantized-mesh) or [Mapzen Terrarium](https://mapzen.com/documentation/terrain-tiles/formats/#terrarium).\n\nThe image below contains terrain with partially overlaid wireframe.\n\n![Terrain with partially overlaid wireframe](./harp-terrain-datasource.png)\n\n## About This Repository\n\nThis repository is organized in a `yarn workspace`.\n\n## Installation\n\n### In Node.js\n\nThe module is installable via yarn (or npm):\n\n```sh\nyarn add @here/harp-terrain-datasource\n```\n\n```sh\nnpm install @here/harp-terrain-datasource\n```\n\n## Development\n\n### Prerequisites\n\n-   **Node.js** - Please see [nodejs.org](https://nodejs.org/) for installation instructions\n-   **Yarn** - Please see [yarnpkg.com](https://yarnpkg.com/en/) for installation instructions.\n\n### Download dependencies\n\nRun:\n\n```sh\nyarn install\n```\n\nto download and install all required packages and set up the yarn workspace.\n\n### Example Application\n\nThe [./example](./example) folder contains source code of [the demo application](https://heremaps.github.io/harp-terrain-datasource/) of harp.gl with Terrain Datasource. See [example's README](./example/README.md).\n\nIf you want to learn more about the applications you can create, please check the [Getting Started Guide](docs/GettingStartedGuide.md).\n\n### See Also\n\n* [API Reference](docs/APIReference.md). Introduction to our API.\n\n* [harp.gl](https://github.com/heremaps/harp.gl). 3D map rendering engine based on three.js.\n\n* [TIN Terrain](https://github.com/heremaps/tin-terrain). CLI tool to generate quantized mesh and OBJ tiles out of raster data.\n\n* [Quantized Mesh Viewer](https://github.com/heremaps/quantized-mesh-viewer). Tool for debuging quantized mesh tiles.\n\n* [Quantized Mesh Decoder](https://github.com/heremaps/quantized-mesh-decoder). JavaScript implementation of quantized mesh format decoding.\n\n## License\n\nCopyright © 2017-2020 HERE Europe B.V.\n\nSee the [LICENSE](./LICENSE) file in the root of this project for license details about using `harp-terrain-datasource`.\n\nFor other use cases not listed in the license terms, please [contact us](https://developer.here.com/contact-us).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheremaps%2Fharp-terrain-datasource","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheremaps%2Fharp-terrain-datasource","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheremaps%2Fharp-terrain-datasource/lists"}