{"id":20027404,"url":"https://github.com/huidaecho/tifcat","last_synced_at":"2025-03-02T04:42:41.675Z","repository":{"id":232128170,"uuid":"783523780","full_name":"HuidaeCho/tifcat","owner":"HuidaeCho","description":"GeoTIFF printing utility","archived":false,"fork":false,"pushed_at":"2024-05-24T16:33:07.000Z","size":32,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-12T17:22:25.841Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HuidaeCho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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}},"created_at":"2024-04-08T04:10:15.000Z","updated_at":"2024-05-24T16:33:11.000Z","dependencies_parsed_at":"2024-04-08T05:25:09.609Z","dependency_job_id":"070f83aa-3eab-46cc-89d0-8f4bfffc2397","html_url":"https://github.com/HuidaeCho/tifcat","commit_stats":null,"previous_names":["huidaecho/tifcat"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2Ftifcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2Ftifcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2Ftifcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HuidaeCho%2Ftifcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HuidaeCho","download_url":"https://codeload.github.com/HuidaeCho/tifcat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241460047,"owners_count":19966516,"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":[],"created_at":"2024-11-13T09:10:08.461Z","updated_at":"2025-03-02T04:42:41.653Z","avatar_url":"https://github.com/HuidaeCho.png","language":"C","readme":"# TifCat\n\nThis program prints out the cell values of a GeoTIFF file. It is meant to be used for unit testing with small files and requires GDAL.\n\n```bash\n$ make\n$ ./tifcat test/fdr.tif \n  1   1   2   4  16   8   8   8   8   8   8   8\n  1   1   2   4  16   8   8   8   8   8   8   8\n  1   1   1   4  16   8   8   8   8   8   8   8\n  1   1   1   4  16   8   8   8   8   8   8   8\n  1   1   1   4  16   4   8   8   8   8   8   8\n  1   1   1   4   2   4   8   8   8   8   8   8\n  1   1   1   2   1   2   4   4   4   4   4   4\n  8   1   1   1   2   4 255 255 255 255 255 255\n 16   1   1 128  16 255 255 255 255 255 255 255\n$ ./tifcat test/fdr.tif null\n   1    1    2    4   16    8    8    8    8    8    8    8\n   1    1    2    4   16    8    8    8    8    8    8    8\n   1    1    1    4   16    8    8    8    8    8    8    8\n   1    1    1    4   16    8    8    8    8    8    8    8\n   1    1    1    4   16    4    8    8    8    8    8    8\n   1    1    1    4    2    4    8    8    8    8    8    8\n   1    1    1    2    1    2    4    4    4    4    4    4\n   8    1    1    1    2    4 null null null null null null\n  16    1    1  128   16 null null null null null null null\n$ ./tifcat test/fdr.tif - %4d\n   1    1    2    4   16    8    8    8    8    8    8    8\n   1    1    2    4   16    8    8    8    8    8    8    8\n   1    1    1    4   16    8    8    8    8    8    8    8\n   1    1    1    4   16    8    8    8    8    8    8    8\n   1    1    1    4   16    4    8    8    8    8    8    8\n   1    1    1    4    2    4    8    8    8    8    8    8\n   1    1    1    2    1    2    4    4    4    4    4    4\n   8    1    1    1    2    4    -    -    -    -    -    -\n  16    1    1  128   16    -    -    -    -    -    -    -\n$ ./tifcat -d test/fdr.tif \n→ → ↘ ↓ ← ↙ ↙ ↙ ↙ ↙ ↙ ↙\n→ → ↘ ↓ ← ↙ ↙ ↙ ↙ ↙ ↙ ↙\n→ → → ↓ ← ↙ ↙ ↙ ↙ ↙ ↙ ↙\n→ → → ↓ ← ↙ ↙ ↙ ↙ ↙ ↙ ↙\n→ → → ↓ ← ↓ ↙ ↙ ↙ ↙ ↙ ↙\n→ → → ↓ ↘ ↓ ↙ ↙ ↙ ↙ ↙ ↙\n→ → → ↘ → ↘ ↓ ↓ ↓ ↓ ↓ ↓\n↙ → → → ↘ ↓ · · · · · ·\n← → → ↗ ← · · · · · · ·\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuidaecho%2Ftifcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuidaecho%2Ftifcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuidaecho%2Ftifcat/lists"}