{"id":20705597,"url":"https://github.com/cpvrlab/srtm2ply","last_synced_at":"2026-04-22T01:06:52.029Z","repository":{"id":90437256,"uuid":"43499946","full_name":"cpvrlab/srtm2ply","owner":"cpvrlab","description":"A simple tool to generate tiled PLY meshes from SRTM data.","archived":false,"fork":false,"pushed_at":"2015-12-22T15:43:22.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-12-26T12:37:45.112Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cpvrlab.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":"2015-10-01T14:06:18.000Z","updated_at":"2017-02-02T20:29:22.000Z","dependencies_parsed_at":"2023-03-17T04:15:54.298Z","dependency_job_id":null,"html_url":"https://github.com/cpvrlab/srtm2ply","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cpvrlab/srtm2ply","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpvrlab%2Fsrtm2ply","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpvrlab%2Fsrtm2ply/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpvrlab%2Fsrtm2ply/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpvrlab%2Fsrtm2ply/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cpvrlab","download_url":"https://codeload.github.com/cpvrlab/srtm2ply/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cpvrlab%2Fsrtm2ply/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32116514,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T00:31:26.853Z","status":"ssl_error","status_checked_at":"2026-04-22T00:30:22.894Z","response_time":128,"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-17T01:18:41.715Z","updated_at":"2026-04-22T01:06:51.996Z","avatar_url":"https://github.com/cpvrlab.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# srtm2ply\n\nA simple tool to generate tiled PLY meshes from SRTM data.\n\n# Usage\n```\nCreate meshes from SRTM files.\n\nUsage:\n   srtm2ply [options] \u003cp1\u003e \u003cp2\u003e [\u003cINPUT_DIRECTORY\u003e [\u003cOUTPUT_DIRECTORY\u003e]]\n   \nOptions:\n   -h --help                         Print this page.\n   -v --version                      Display the application's version number.\n   -o --origin=\u003corigin\u003e              Define the origin of the generated tiles (in WGS84 coordinates).\n   -s --tile-size=wxh                Set the maximum size of tiles (in sampling points).\n   -a --ascii-ply                    Generate ASCII-PLY meshes.\n   -j \u003cn\u003e                            Generate N meshes in parallel.  [default: #CPUs]\n   --srtm3                           The input directory contains SRTM data using a 90m resolution.\n   \np1 and p2 denote two diagonally located corners of the bounding box of the desired mesh (using the WGS84\ncoordinate system), and have to be specified as WGS84 coordinates (as well as the desired origin).\n\nThe generated PLY-File will contain a mesh consisting only out of triangles. The data type for the vertex\nindices in the PLY-File will be chosen according to the maximum amount of possible points in the mesh.\nThus, the -s option should be chosen accordingly to generate indices of a certain size (i.e. a tile size\nof 256x256 sampling points will result in 16 bit indices).\n\nWGS84 coordinates have to be specified using the following format (using degrees as the unit of angle):\n\u003clatitude\u003e[N|S] [-]\u003clongitude\u003e[E|W] [\u003caltitude\u003em], e.g. \"51.48125N 0.008069W\" for Greenwich.\n\nTile sizes should be specified as \u003cwidth\u003ex\u003cheight\u003e in integer numbers, with 1 representing the distance between\ntwo sampling points in the SRTM dataset (i.e. an arc second for the newest data).\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpvrlab%2Fsrtm2ply","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcpvrlab%2Fsrtm2ply","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcpvrlab%2Fsrtm2ply/lists"}