{"id":20416649,"url":"https://github.com/r-rijnbeek/lasmanipulations","last_synced_at":"2026-05-29T06:31:29.766Z","repository":{"id":137542827,"uuid":"458639493","full_name":"R-Rijnbeek/LASManipulations","owner":"R-Rijnbeek","description":"Repository with the basic LAS file manipulations for pointcloud. And a Las viewer with pyQt5 (There is still a manual bugfix on the OCC display module, see comment on \"test_LasViewer\"","archived":false,"fork":false,"pushed_at":"2022-02-14T14:12:26.000Z","size":2865,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T13:58:28.585Z","etag":null,"topics":["las","point-cloud","pointcloud","pyqt5-desktop-application","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/R-Rijnbeek.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}},"created_at":"2022-02-12T21:06:18.000Z","updated_at":"2024-02-16T14:49:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"f187a3c7-c485-425f-adb9-02c38bb11efd","html_url":"https://github.com/R-Rijnbeek/LASManipulations","commit_stats":{"total_commits":10,"total_committers":2,"mean_commits":5.0,"dds":0.4,"last_synced_commit":"835eea2b863a9975f4effbfd9f0b8e3ccac6443c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2FLASManipulations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2FLASManipulations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2FLASManipulations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2FLASManipulations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R-Rijnbeek","download_url":"https://codeload.github.com/R-Rijnbeek/LASManipulations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960834,"owners_count":20049342,"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":["las","point-cloud","pointcloud","pyqt5-desktop-application","python"],"created_at":"2024-11-15T06:21:32.351Z","updated_at":"2026-05-29T06:31:29.757Z","avatar_url":"https://github.com/R-Rijnbeek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LASManipulations\n\nRepository with the basic LAS file manipulations for pointcloud. And a Las viewer with pyQt5 (There is still a manual bugfix on the OCC display module, see comment on \"test_LasViewer\"\n\n## prerequisites\n\nHas anaconda installed on windows. And configured you system variables ($path) of anaconda on windows: \n* C:\\ProgramData\\Anaconda3\n* C:\\ProgramData\\Anaconda3\\Scripts\n* C:\\ProgramData\\Anaconda3\\Library\\bin\n\n## Instalation protocol\n\n1. Clone the github repository.\n```\n$ git clone https://github.com/R-Rijnbeek/LASManipulations.git\n```\n\n2. Enter the project folder.\n```\n$ cd LASManipulations\n```\n\n3. Build the virtual environment on the repository by running:\n```\n$ build.bat\n```\n\n4. To activate the environmet and run the test scripts:\n```\n$ activate ./env\n$ python /TEST/test.py\n```\n\nIf it works. Then you can use the 'LASManippulation' module directory as a local package\n\n## Notes to know: \n\n1. The dependencies to use all features of this repository are writed on the environmet.yml file: pylas, OCC, numpy\n2. If you will only use the content of this repository. On a other proyect than you need to create an virtual environment that include \"numpy\", \"pylas\", \"OCC\" and \"pyQT5\"\n    * ANACONDA:\n    ```\n    conda install -c conda-forge pythonocc-core\n    conda install -c anaconda numpy\n    ``` \n    * PIP:\n    ```\n    pip install pylas\n    pip install PyQt5\n    ```\n\n3. This repository is tested with windows 10 and anaconda version 4.11.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-rijnbeek%2Flasmanipulations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-rijnbeek%2Flasmanipulations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-rijnbeek%2Flasmanipulations/lists"}