{"id":20515835,"url":"https://github.com/ignf/lidarformat","last_synced_at":"2026-04-02T01:35:18.251Z","repository":{"id":30167449,"uuid":"33717786","full_name":"IGNF/lidarformat","owner":"IGNF","description":"Automatically exported from code.google.com/p/lidarformat","archived":false,"fork":false,"pushed_at":"2018-10-30T17:02:09.000Z","size":279,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-06-04T16:06:20.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IGNF.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2015-04-10T08:36:31.000Z","updated_at":"2024-05-09T14:32:19.000Z","dependencies_parsed_at":"2022-07-21T08:49:32.253Z","dependency_job_id":null,"html_url":"https://github.com/IGNF/lidarformat","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/IGNF/lidarformat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2Flidarformat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2Flidarformat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2Flidarformat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2Flidarformat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IGNF","download_url":"https://codeload.github.com/IGNF/lidarformat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2Flidarformat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293960,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"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":[],"created_at":"2024-11-15T21:25:06.681Z","updated_at":"2026-04-02T01:35:18.236Z","avatar_url":"https://github.com/IGNF.png","language":"C++","readme":"[![Build Status](https://travis-ci.org/IGNF/lidarformat.svg?branch=master)](https://travis-ci.org/IGNF/lidarformat)\n\nLidarFormat\n\nLidarFormat is an open source library for efficiently handling 3D point \nclouds with a variable number of attributes at runtime.\n\nHomepage: \n\n\thttps://github.com/IGNF/lidarformat\n\t\nCopyright:\n\t\n\tInstitut Geographique National \u0026 CEMAGREF (2009)\n\nOriginal Author: \n\n\tAdrien Chauve\n\t\nContributors:\n\n\tNicolas David, Olivier Tournaire, Bruno Vallet, Mathieu Brédif\n\n\n\n    LidarFormat is free software: you can redistribute it and/or modify\n    it under the terms of the GNU Lesser General Public License as published\n    by the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    LidarFormat is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU Lesser General Public License for more details.\n\n    You should have received a copy of the GNU Lesser General Public \n    License along with LidarFormat.  If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n    \nInstallation:\n\nLidarFormat uses `cmake`. To build under `Linux`, go to  the root of the repository and type:\n```\nmkdir build\ncd build\ncmake ..\nmake\n```\nIf everything went well, you can install the library with\n```\nsudo make install\n```\nwhich will make your library available to other `C++` project.\nTo use LidarFormat in another cmake project, add\n```\nfind_package(LidarFormat)\ninclude_directories(${LidarFormat_INCLUDE_DIRS})\nadd_library(myLib ...)\ntarget_link_libraries(myLib LidarFormat ...)\n```\nto your `CMakeLists.txt`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignf%2Flidarformat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignf%2Flidarformat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignf%2Flidarformat/lists"}