Qt

Routing and directions with ArcGIS Map SDK - Manya Technologies

How to Find Routes Between Locations Using ArcGIS Map SDK in Qt

Routing between two or more locations is a fundamental GIS functionality widely used in logistics, transportation, fleet management, and navigation applications. Using the ArcGIS Runtime SDK for Qt, developers can integrate routing capabilities directly into their applications, providing real-time navigation with optional traffic-aware routing. In this blog post, we will walk you through a working […]

How to Find Routes Between Locations Using ArcGIS Map SDK in Qt Read More »

edit-shapefile-arcgis-sdk-Manya Technologies

Editing Shapefile Features Using ArcGIS Maps SDK for Qt

Shapefiles are one of the most common formats used for storing vector GIS data such as points, lines, and polygons. When building a desktop GIS application using Qt, developers often need to load shapefiles, visualize them, and allow interactive editing of their features directly on the map. In this article, we’ll explore how to edit

Editing Shapefile Features Using ArcGIS Maps SDK for Qt Read More »

Drones Mapping - Manya Technologies

How Manya Technologies’ GIS Expertise Empowers Drone Manufacturers

The drone industry is evolving rapidly — from defense surveillance and precision agriculture to mapping, logistics, and infrastructure inspection. To unlock the full potential of UAVs, drone manufacturers increasingly rely on Geographic Information Systems (GIS) for mission planning, data visualization, and situational awareness. At Manya Technologies, we combine our deep expertise in GIS, Qt, QGIS,

How Manya Technologies’ GIS Expertise Empowers Drone Manufacturers Read More »

QGIS Commercial Support Listing - Manya Technologies

Manya Technologies Recognized on QGIS Official Commercial Support Page

We’re proud to announce that Manya Technologies has been officially listed on the QGIS Commercial Support page — a recognition that reflects our growing contribution to the global open-source GIS community. 🌍 About the QGIS Commercial Support Listing The QGIS Commercial Support page features trusted companies from around the world that provide professional services built

Manya Technologies Recognized on QGIS Official Commercial Support Page Read More »

arcgis-map-sdk-Manya Technologies

Displaying a Basemap in a Qt C++ Application Using ArcGIS Map SDK

Geospatial applications have become critical in a wide variety of industries—from urban planning and logistics to defense and environmental monitoring. Visualizing geospatial data efficiently and interactively can be challenging, but modern mapping SDKs like the ArcGIS Map SDK for Qt provide powerful tools to make this easier. In this blog, we’ll explore how to display

Displaying a Basemap in a Qt C++ Application Using ArcGIS Map SDK Read More »

Vector layer symbology - Manya Technologies

Customizing Vector Layers in a Qt Application: Colors, Line Styles, and Visibility

When building a custom GIS application with QGIS API and Qt, one common requirement is to allow users to control how different layers (roads, rivers, boundaries, towns, etc.) are displayed on the map. In this article, we’ll walk through how you can implement a GUI that enables users to: This flexibility ensures that your GIS

Customizing Vector Layers in a Qt Application: Colors, Line Styles, and Visibility Read More »

How to Add a Raster Image in QGIS Using Qt, C++, and QGIS API

Introduction In Geographic Information Systems (GIS), raster data represents information in a grid-based structure such as satellite imagery, aerial photographs, digital elevation models (DEM), or scanned maps. Unlike vector data, which uses points, lines, and polygons, raster data provides continuous coverage across a geographic area. QGIS, one of the most powerful open-source GIS platforms, provides

How to Add a Raster Image in QGIS Using Qt, C++, and QGIS API Read More »

Manya Technologies custom GIS software development team

Building Dynamic UIs with QML

At Manya Technologies, we rely on Qt QML to build fluid, touch-friendly, and cross-platform user interfaces. Whether it’s a radar display console or a GIS dashboard, QML helps us deliver rich UX with native performance. In this post, we’ll show how to build a basic QML-based application using Qt that interacts with C++ — the

Building Dynamic UIs with QML Read More »

Manya Technologies custom GIS software development team

Connecting Qt with PostgreSQL: Accessing a Database Using Qt SQL

At Manya Technologies, we build robust, real-time applications using powerful open-source tools like Qt and PostgreSQL. One of the most common tasks in Qt-based enterprise software is database access — whether it’s reading GIS data, displaying radar tracks, or managing mission logs. In this blog, we’ll walk you through how to connect a PostgreSQL database

Connecting Qt with PostgreSQL: Accessing a Database Using Qt SQL Read More »

Custom GIS and Simulation Services - Manya Technologies

Adding a Layer Tree View in a QGIS-based Qt Application using C++

At Manya Technologies, we develop custom GIS tools using the powerful QGIS C++ API, integrated seamlessly into Qt interfaces. One essential feature in any GIS viewer is the ability to manage map layers interactively — that’s where the Layer Tree View comes in. In this post, we share a working example of how to implement

Adding a Layer Tree View in a QGIS-based Qt Application using C++ Read More »

Scroll to Top