{"id":15903521,"url":"https://github.com/vfdev-5/geoimageviewer","last_synced_at":"2025-07-05T22:40:52.953Z","repository":{"id":24633725,"uuid":"28042937","full_name":"vfdev-5/GeoImageViewer","owner":"vfdev-5","description":"Open-source code to work with geo images ","archived":false,"fork":false,"pushed_at":"2016-08-27T12:57:30.000Z","size":575,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-02T18:11:13.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vfdev-5.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":"2014-12-15T15:33:33.000Z","updated_at":"2022-12-22T08:48:29.000Z","dependencies_parsed_at":"2022-09-02T16:48:43.098Z","dependency_job_id":null,"html_url":"https://github.com/vfdev-5/GeoImageViewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vfdev-5/GeoImageViewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfdev-5%2FGeoImageViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfdev-5%2FGeoImageViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfdev-5%2FGeoImageViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfdev-5%2FGeoImageViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vfdev-5","download_url":"https://codeload.github.com/vfdev-5/GeoImageViewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vfdev-5%2FGeoImageViewer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263818954,"owners_count":23516092,"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-10-06T12:02:26.778Z","updated_at":"2025-07-05T22:40:52.902Z","avatar_url":"https://github.com/vfdev-5.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"GeoImageViewer\r\n==============\r\n\r\nThe project is inteded to simplify a processing of geographical images. Image viewer is based on Qt QGraphicsScene/View. Image is displayed in its own geometry. Image reading is done using GDAL. Image processing is with OpenCV.\r\n\r\n\r\n\r\n\r\n### Project main dependencies:\r\n* Qt ( \u003e= 5)\r\n* GDAL ( == 1.11)\r\n* OpenCV ( \u003e= 2.4)\r\n\r\n\r\nProject contains :\r\n* Library ('Lib/') with bricks to create geo-image aware applications\r\n* Example application ('App/') showing basic usage of the library\r\n* Tests\r\n* Plugins\r\n\r\n### Installation :\r\n\r\n```\r\n$ git clone https://github.com/vfdev-5/GeoImageViewer GIV_source\r\n$ mkdir build_GIV; cd build_GIV\r\n$ cmake -DCMAKE_INSTALL_PREFIX=../GeoImageViewer ../GIV_source/\r\n$ make -j4 install\r\n```\r\n\r\n\r\n### Start demo application\r\nIt is necessary that the executable application could find the libraries in `GeoImageViewer/lib`.\r\n```\r\n$ export LD_LIBRARY_PATH=$PWD/GeoImageViewer/lib:$LD_LIBRARY_PATH\r\n$ ./GeoImageViewer/bin/GeoImageViewerApp\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfdev-5%2Fgeoimageviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvfdev-5%2Fgeoimageviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvfdev-5%2Fgeoimageviewer/lists"}