{"id":20682684,"url":"https://github.com/ficodes/quantumleap-2-linestring-operator","last_synced_at":"2026-04-21T01:32:51.287Z","repository":{"id":39773293,"uuid":"217048037","full_name":"Ficodes/quantumleap-2-linestring-operator","owner":"Ficodes","description":"QuantumLeap to LineString operator","archived":false,"fork":false,"pushed_at":"2022-12-10T06:32:35.000Z","size":445,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-12-25T13:01:09.049Z","etag":null,"topics":["quantumleap","wirecloud","wirecloud-component","wirecloud-operator"],"latest_commit_sha":null,"homepage":null,"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/Ficodes.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":"2019-10-23T12:09:22.000Z","updated_at":"2019-10-23T12:21:45.000Z","dependencies_parsed_at":"2022-09-07T00:13:31.032Z","dependency_job_id":null,"html_url":"https://github.com/Ficodes/quantumleap-2-linestring-operator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ficodes/quantumleap-2-linestring-operator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ficodes%2Fquantumleap-2-linestring-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ficodes%2Fquantumleap-2-linestring-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ficodes%2Fquantumleap-2-linestring-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ficodes%2Fquantumleap-2-linestring-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ficodes","download_url":"https://codeload.github.com/Ficodes/quantumleap-2-linestring-operator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ficodes%2Fquantumleap-2-linestring-operator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32072958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["quantumleap","wirecloud","wirecloud-component","wirecloud-operator"],"created_at":"2024-11-16T22:14:20.315Z","updated_at":"2026-04-21T01:32:51.263Z","avatar_url":"https://github.com/Ficodes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QuantumLeap to LineString operator operator\n\nThe QuantumLeap to LineString operator is a WireCloud operator that receives a QuantumLeap history and, provided it does have location history in an attribute called `location`, it generates a Point of Interest (PoI) with the form of a `LineString`. It does also send, on a remove endpoint, the ID of the last line, in case the user wants to link it with a remove input endpoint of a map.\n\n## Build dependencies\n\nBe sure to have installed [Node.js](https://nodejs.org/) in your system. For example, you can install it on Ubuntu and Debian running the following commands:\n\n```bash\nsudo apt update; sudo apt install curl gnupg\ncurl -sL https://deb.nodesource.com/setup_8.x | sudo bash -\nsudo apt install nodejs npm \n```\n\nYou also have to install the [Grunt](https://gruntjs.com/)'s command line interface (CLI):\n\n```sudo npm install -g grunt-cli\n```\n\nThe remaining dependencies are installed using npm (you have to run this command\ninside the folder where you downloaded this repository):\n\n```bash\nnpm install\n```\n\n\n## Build\n\nOnce installed all the build dependencies you can build this operator by using grunt:\n\n```bash\ngrunt\n```\n\nIf everything goes well, you will find a wgt file in the `dist` folder.\n\n\n## Documentation\n\nDocumentation about how to use this operator is available on the\n[User Guide](src/doc/userguide.md). Anyway, you can find general information\nabout how to use operators on the\n[WireCloud's User Guide](https://wirecloud.readthedocs.io/en/stable/user_guide/)\navailable on Read the Docs.\n\n## Copyright and License\n\nCopyright (c) 2019 CoNWeT\nLicensed under the Apeche license 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fficodes%2Fquantumleap-2-linestring-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fficodes%2Fquantumleap-2-linestring-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fficodes%2Fquantumleap-2-linestring-operator/lists"}