{"id":42881945,"url":"https://github.com/opengeos/lidar-viewer","last_synced_at":"2026-01-30T14:41:42.653Z","repository":{"id":331996174,"uuid":"1132419621","full_name":"opengeos/lidar-viewer","owner":"opengeos","description":"A web-based LiDAR point cloud viewer","archived":false,"fork":false,"pushed_at":"2026-01-19T03:47:24.000Z","size":130,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T12:43:42.779Z","etag":null,"topics":["copc","deckgl","lidar","lidar-point-cloud","maplibre","maplibre-gl-js"],"latest_commit_sha":null,"homepage":"https://lidar-viewer.gishub.org","language":"TypeScript","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/opengeos.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-11T23:19:42.000Z","updated_at":"2026-01-19T03:47:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/opengeos/lidar-viewer","commit_stats":null,"previous_names":["opengeos/lidar-viewer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opengeos/lidar-viewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Flidar-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Flidar-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Flidar-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Flidar-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opengeos","download_url":"https://codeload.github.com/opengeos/lidar-viewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opengeos%2Flidar-viewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: 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":["copc","deckgl","lidar","lidar-point-cloud","maplibre","maplibre-gl-js"],"created_at":"2026-01-30T14:41:42.579Z","updated_at":"2026-01-30T14:41:42.638Z","avatar_url":"https://github.com/opengeos.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LiDAR Point Cloud Viewer\n\nA web-based LiDAR point cloud viewer built with [maplibre-gl-lidar](https://github.com/opengeos/maplibre-gl-lidar).\n\n[![Open in CodeSandbox](https://img.shields.io/badge/Open%20in-CodeSandbox-blue?logo=codesandbox)](https://codesandbox.io/p/github/opengeos/lidar-viewer)\n[![Open in StackBlitz](https://img.shields.io/badge/Open%20in-StackBlitz-blue?logo=stackblitz)](https://stackblitz.com/github/opengeos/lidar-viewer)\n\n## Live Demo\n\nVisit [https://lidar-viewer.gishub.org](https://lidar-viewer.gishub.org)\n\n## Usage\n\n### Load via URL Parameter\n\nYou can load any COPC LAZ file by passing the URL as a query parameter:\n\n```\nhttps://lidar-viewer.gishub.org/?url=https://s3.amazonaws.com/hobu-lidar/autzen-classified.copc.laz\n```\n\n### Sample Datasets\n\n- [Autzen Stadium (Oregon)](https://lidar-viewer.gishub.org/?url=https://s3.amazonaws.com/hobu-lidar/autzen-classified.copc.laz)\n- [Madison (Wisconsin)](https://lidar-viewer.gishub.org/?url=https://data.opengeos.org/madison.copc.laz)\n- [Texas Coastal Region](https://lidar-viewer.gishub.org/?url=https://data.opengeos.org/USGS_LPC_TX_CoastalRegion_2018_A18_stratmap18-50cm-2995201a1.copc.laz)\n\n## Features\n\n- Load COPC LAZ files from any URL\n- Dynamic streaming for large point clouds\n- Multiple color schemes (elevation, intensity, classification, RGB)\n- Adjustable point size and opacity\n- Elevation range filtering\n- Classification visibility control\n- 3D view with pitch and rotation\n\n## Development\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Run development server\n\n```bash\nnpm run dev\n```\n\n### Build for production\n\n```bash\nnpm run build\n```\n\n## Credits\n\nBuilt with [maplibre-gl-lidar](https://github.com/opengeos/maplibre-gl-lidar) - A MapLibre GL JS plugin for visualizing LiDAR point clouds using MapLibre GL and deck.gl.\n\n## License\n\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeos%2Flidar-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopengeos%2Flidar-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopengeos%2Flidar-viewer/lists"}