{"id":20515545,"url":"https://github.com/ignf/borea","last_synced_at":"2025-04-14T00:26:12.184Z","repository":{"id":239801350,"uuid":"732919424","full_name":"IGNF/Borea","owner":"IGNF","description":"Borea is an open-source tools-box photogrammetric conversion format","archived":false,"fork":false,"pushed_at":"2024-12-10T08:44:50.000Z","size":30232,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-27T14:47:36.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/IGNF.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-12-18T06:53:04.000Z","updated_at":"2024-12-10T08:44:55.000Z","dependencies_parsed_at":"2024-05-15T13:24:39.965Z","dependency_job_id":"6f1fcfde-c66f-4e11-8db9-e99ccd820738","html_url":"https://github.com/IGNF/Borea","commit_stats":null,"previous_names":["ignf/borea","acornuign/pink_lady"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FBorea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FBorea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FBorea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IGNF%2FBorea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IGNF","download_url":"https://codeload.github.com/IGNF/Borea/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248800112,"owners_count":21163404,"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-15T21:22:41.211Z","updated_at":"2025-04-14T00:26:12.165Z","avatar_url":"https://github.com/IGNF.png","language":"Python","readme":"# Welcome to Borea !!!\n[![IGNF badge](https://img.shields.io/badge/IGNF-8cbd3a)](https://www.ign.fr/) [![PyPI Downloads](https://img.shields.io/pypi/dm/ign-borea.svg?label=PyPI%20downloads)](\nhttps://pypi.org/project/ign-borea/)\n\nBorea is an open-source tools-box photogrammetric conversion format and transformation coordinate of image and terrain.  \nWhy Borea? B for Box and orea is a back slang of aero.\n\n## Tools\n\n* Conversion OPK to OPK: [borea_tools/docs_tools/README_opk_to_opk.md](./borea_tools/docs_tools/README_opk_to_opk.md) (OPK = Omega Phi Kappa)\n* Control OPK file: [borea_tools/docs_tools/README_opk_control.md](./borea_tools/docs_tools/README_opk_control.md)\n* Conversion OPK to RPC: [borea_tools/docs_tools/README_opk_to_rpc.md](./borea_tools/docs_tools/README_opk_to_rpc.md) (RPC = Rational Polynomial Coefficients)\n* Conversion OPK to Conl: [borea_tools/docs_tools/README_opk_to_conl.md](./borea_tools/docs_tools/README_opk_to_conl.md) (Conl = light conical file, IGN France format)\n* Transforms coordinates terrain from image: [borea_tools/docs_tools/README_pt_image_to_world.md](./borea_tools/docs_tools/README_pt_image_to_world.md)\n* Transforms coordinates image from terrain: [borea_tools/docs_tools/README_pt_world_to_image.md](./borea_tools/docs_tools/README_pt_world_to_image.md)\n* Transforms coordinates file terrain from image: [borea_tools/docs_tools/README_ptfile_image_to_world.md](./borea_tools/docs_tools/README_ptfile_image_to_world.md)\n* Transforms coordinates file image from terrain: [borea_tools/docs_tools/README_ptfile_world_to_image.md](./borea_tools/docs_tools/README_ptfile_world_to_image.md)\n* Calculates opk by space resection: [borea_tools/docs_tools/README_spaceresection_opk.md](./borea_tools/docs_tools/README_spaceresection_opk.md)\n* Transform projection of points file: [borea_tools/docs_tools/README_transform_proj_points.md](./borea_tools/docs_tools/README_transform_proj_points.md)\n* Python lib: [README_borea_lib.md](./README_borea_lib.md)\n\n## Dependency\n\nBorea needs:\n- python \u003e= 3.9\n- gdal \u003e= 3.3.2\n- numpy \u003c= 1.26.4\n- pyproj\n- scipy\n- pandas\n- dataclasses\n\n### Conda/Mamba\nFor conda/mamba environment is [borea_dependency/environment.yml](./borea_dependency/environment.yml).  \n\n### Pip venv\nFor pip environment (venv) is [borea_dependency/requirements.txt](./borea_dependency/requirements.txt)  \nand you need to install `libgdal-dev` and `GDAL\u003e=3.3.2`.\n\n## Installation\n\nThere are two ways to install Borea with the repository `git clone` or with pip `pip install ign-borea` [doc](./README_borea_lib.md).\n\nWith **the repository**, you also need to install the environment.  \nWith **pip** the environment comes with it but does not contain GDAL, which you have to install yourself.\n\n### Installation of the environment\n#### Conda/Mamba\nGDAL is contained and installed in the conda/mamba environment.\n```\nconda env create -f ./borea_dependency/environment.yaml\n```\n```\nmamba env create -f ./borea_dependency/environment.yaml\n```\n\n#### Pip\nGDAL is not included in the pip environment, so you have to install it yourself.\n```\npip install -r ./borea_dependency/requirements.txt\nsudo apt-get install libgdal-dev\n```\nYou need the version of `GDAL` and you can get it back with:\n```\ngdalinfo --version\n```\nafter\n```\npip install GDAL==\u003cGDAL VERSION\u003e\n```\nYou can find more information on [mothergeo-py](https://mothergeo-py.readthedocs.io/en/latest/development/how-to/gdal-ubuntu-pkg.html) if you have problems installing GDAL.\n\n#### In the QGIS environment\n\nView the doc at [./docs/installation/In_QGIS.md](docs/installation/In_QGIS.md).\n\n## Contributing\n\nlink: [CONTRIBUTING.md](./CONTRIBUTING.md)\n\n![logo ign](docs/image/logo_ign.png) ![logo fr](docs/image/Republique_Francaise_Logo.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignf%2Fborea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignf%2Fborea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignf%2Fborea/lists"}