Skip to content
/ Comp3D Public

Comp3D is an open-source micro-geodesy compensation software

License

Notifications You must be signed in to change notification settings

IGNF/Comp3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_IGN

Comp3D is an open-source micro-geodesy compensation software that enables computation on a limited spread network (few kilometers) using a global 3D least-squares bundle adjustment on several topometric observation types. The computation is done in a local 3D system based on an oblique stereographic projection with a spherical Earth model.

Copyright 1992-2024 IGN France, licensed under GPLv3 license, see LICENSE.md.

Documentation

Website: ignf.github.io/Comp3D

User documentation: IGNF.github.io/Comp3D/doc or offline from Comp3D>Help menu.

Source files

github.com/IGNF/Comp3D

Installation

Get the latest compiled version: github.com/IGNF/Comp3D/releases

Windows

Extract the archive and run Comp3D.exe.

AppImage (any Linux)

sudo apt install libfuse2

chmod a+x Comp3d5???-x86_64.AppImage
./Comp3d5???-x86_64.AppImage

Deb package on Debian/Ubuntu

sudo apt install libfuse2

sudo apt install ./comp3d???.deb

Deb installation creates a comp3d5 link targeting the last Comp3D installation.

Getting started

In Comp3D open an example .comp file. Read the Getting Started releases chapter of the user documentation.

Compilation

https://ignf.github.io/Comp3D/doc/compilation.html

Contributors

Refer to CONTRIBUTORS.md

Contributing

Refer to CONTRIBUTING.md

License

Comp3D is provided with absolutely no warranty, under GPLv3 license, see LICENSE.md.

Refer to NOTICE.md for the embedded and linked libraries.

How to Cite

Please cite Comp3D and IGN if you use this software in your research or project. Proper citations help others find and reference this work and support its continued development.

To cite this software, please use the following reference:

@software{IGNComp3D,
  author = {IGN},
  title = {Comp3D},
  version = {5},
  year = {2024},
  url = {https://github.com/IGNF/Comp3D}
}

Contacts

https://github.com/IGNF/Comp3D -- [email protected]

logo_IGN