Real-Time 2D Track Display Using Qt GraphicsScene
Introduction Qt’s Graphics View Framework (QGraphicsView, QGraphicsScene, QGraphicsItem) is widely used for building real-time 2D visualization systems such as radar displays, tactical…
Browse Manya Technologies posts on GIS, QGIS, Qt, CesiumJS, PostGIS, simulation, and drone mapping workflows.
Introduction Qt’s Graphics View Framework (QGraphicsView, QGraphicsScene, QGraphicsItem) is widely used for building real-time 2D visualization systems such as radar displays, tactical…
Routing between two or more locations is a fundamental GIS functionality widely used in logistics, transportation, fleet management, and navigation applications. Using…
Shapefiles are one of the most common formats used for storing vector GIS data such as points, lines, and polygons. When building…
Introduction Displaying and tracking moving aircrafts on a live map is a key feature in applications like air traffic monitoring, radar simulation,…
Introduction Shapefiles are one of the most common GIS data formats used for representing geographic features such as countries, roads, rivers, and…
In modern desktop applications, embedding a web interface within a native UI has become increasingly popular. Microsoft’s Edge WebView2 allows developers to…
When building a custom GIS application with QGIS API and Qt, one common requirement is to allow users to control how different…
When developing custom GIS applications, a common requirement is to display vector maps with basic navigation options like zooming in/out, panning, navigating…
Introduction In Geographic Information Systems (GIS), raster data represents information in a grid-based structure such as satellite imagery, aerial photographs, digital elevation…
When it comes to realistic simulation of aircraft, satellites, and other moving platforms, STK (Systems Tool Kit) DME (Dynamic Motion Engine) components…