QtOsgEarth is a C++ project that combines the Qt framework with OsgEarth libraries to enhance geospatial visualization tools. Its goal is to improve user experience through upgraded functionalities like:
- Distance calculation
- Customizable labels
- Loading .earth files
- Layer management
- Save/load data with SQLite
osg.lib
osgGA.lib
sqlite3.lib
osgDB.lib
osgText.lib
osgViewer.lib
osgEarth.lib
osgQOpenGL.lib
osgUtil.lib
$(Qt_LIBS_)
core
gui
openglwidgets
widgets
This project aims to offer intuitive and efficient tools for geographic data representation and analysis.