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 »

Offline ChatGPT - Manya Technologies

Building an Offline ChatGPT Using Ollama — Powering Custom AI Assistants by Manya Technologies

Introduction In today’s AI-driven world, most intelligent assistants rely on cloud connectivity — but what if you could have the power of ChatGPT completely offline?With tools like Ollama, it’s now possible to run large language models (LLMs) locally on your system, without depending on the internet. This ensures data privacy, fast response, and complete control

Building an Offline ChatGPT Using Ollama — Powering Custom AI Assistants by Manya Technologies Read More »

Indigenous GIS - PrithviGIS - Manya Technologies

PrithviGIS: India’s Indigenous GIS Technology Powering Aatmanirbhar Bharat

Geospatial intelligence is the silent backbone guiding national decisions, powering defense operations, infrastructure growth, and enterprise transformation. For decades, India has relied on expensive foreign GIS products, often tied with export restrictions, data control concerns, and high licensing fees. But the landscape is changing. A new era of Indigenous GIS innovation is rising in India.At

PrithviGIS: India’s Indigenous GIS Technology Powering Aatmanirbhar Bharat Read More »

display-moving-aircrafts-qt-arcgis-map-sdk-Manya Technologies

Display Moving Aircrafts in Qt using ArcGIS Maps SDK (Qt/C++)

Introduction Displaying and tracking moving aircrafts on a live map is a key feature in applications like air traffic monitoring, radar simulation, and situational awareness systems. With the ArcGIS Maps SDK for Qt, developers can create high-performance map displays that render dynamic objects—like aircrafts—moving in real time.In this tutorial, we’ll show how to display multiple

Display Moving Aircrafts in Qt using ArcGIS Maps SDK (Qt/C++) Read More »

arcgis-map-sdk-Shapefile-Manya Technologies

Display Shapefiles Using ArcGIS Maps SDK for Qt (C++)

Introduction Shapefiles are one of the most common GIS data formats used for representing geographic features such as countries, roads, rivers, and cities. The ArcGIS Maps SDK for Qt provides a powerful and efficient way to display shapefiles directly in a Qt-based C++ desktop application, allowing you to build rich, interactive GIS tools. In this

Display Shapefiles Using ArcGIS Maps SDK for Qt (C++) 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 »

cesium3d-geojson-Manya technologies

How to Add Shapefiles (as GeoJSON) in CesiumJS and Control Their Visibility & Opacity

Introduction CesiumJS is a powerful open-source 3D globe and map engine that allows developers to visualize geospatial data in real-time. However, since Cesium doesn’t directly support shapefiles (.shp), we typically convert them to the more web-friendly GeoJSON format. In this tutorial, we’ll see how to: This is particularly useful when building GIS visualization tools, map

How to Add Shapefiles (as GeoJSON) in CesiumJS and Control Their Visibility & Opacity Read More »

Scroll to Top