Atmanirbhar Bharat - GIS Solution - Manya Technologies

How Indigenous GIS Solutions Can Empower India’s Growth

In today’s world, Geographic Information Systems (GIS) are the backbone of decision-making across defense, urban planning, agriculture, disaster management, and infrastructure development. Traditionally, India has relied heavily on foreign GIS platforms, many of which are powerful but come with limitations such as high licensing costs, dependency on external vendors, and restricted scope for customization. With […]

How Indigenous GIS Solutions Can Empower India’s Growth Read More »

PrithviGIS

PrithviGIS: India’s Indigenous GIS Solution Empowering Local Development

India is increasingly emphasizing indigenous technology development, encouraging homegrown solutions across sectors. In the geospatial domain, PrithviGIS, developed by Manya Technologies, stands out as a fully indigenous GIS application built on the robust QGIS platform. PrithviGIS offers a wide range of features tailored to India’s local needs, including real-time radar track display, 3D visualization, vector

PrithviGIS: India’s Indigenous GIS Solution Empowering Local Development Read More »

stk-aircraft-control-manya-technologies

Controlling Aircraft in STK Engine at Runtime with Python

When working with STK Engine you often need more than just creating aircraft and running a predefined simulation — you may want interactive runtime control. For example, nudging an aircraft left, right, up, or down during animation. In this post, we’ll walk through a minimal example using Python + Tkinter that does exactly that: We’ll

Controlling Aircraft in STK Engine at Runtime with Python Read More »

stk-aircraft-simulation-manya-technologies

Creating and Animating Aircraft in STK Engine with Python

Systems Tool Kit (STK) is widely used for modeling, simulating, and visualizing aerospace and defense scenarios. With STK Engine, you can embed STK’s 2D/3D visualization inside your own applications and fully control it programmatically. In this blog, we’ll see how to: Prerequisites Python Code Below is a simplified example. It creates 5 aircraft with random

Creating and Animating Aircraft in STK Engine with Python 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 »

Basic Vvector Map Display using QGIS and Qt - Manya Technologies

Building a Basic Vector Map Display in QGIS with Zoom, Pan, and Rotation Controls

When developing custom GIS applications, a common requirement is to display vector maps with basic navigation options like zooming in/out, panning, navigating back/forward, and even rotating the map. Using the QGIS API with Qt, we can achieve this in just a few steps. In this post, we’ll walk through a simplified example application that loads

Building a Basic Vector Map Display in QGIS with Zoom, Pan, and Rotation Controls Read More »

Raster display using cesium - Manya Technologies

How to Display a Raster Image at a Specific Location in CesiumJS

Introduction CesiumJS is a powerful open-source library for creating 3D geospatial applications on the web. While it is widely used for visualizing vector data, 3D tiles, and terrain, raster imagery also plays a crucial role in many applications. Raster images such as satellite snapshots, scanned maps, or custom overlays can provide valuable context to your

How to Display a Raster Image at a Specific Location in CesiumJS Read More »

Scroll to Top