CesiumJS

Open Drone Map (ODM) - Manya Technologies

OpenDroneMap (ODM): The Complete Guide for Beginners — Family, Usage, Customization

Drone mapping has become essential across industries—agriculture, mining, construction, power utilities, disaster management, smart cities, and more. If you want to build high-quality 2D/3D maps from drone images without depending on expensive proprietary tools, OpenDroneMap (ODM) is one of the best open-source solutions available today. In this article, we’ll explore: What Is OpenDroneMap? OpenDroneMap (ODM) […]

OpenDroneMap (ODM): The Complete Guide for Beginners — Family, Usage, Customization Read More »

Point Cloud Visualization-Manya Technologies

Point Cloud Visualization: What It Is, Why It Matters, and How to View It Using Potree, CloudCompare & More

Point clouds have become a core data format in today’s geospatial, surveying, mapping, and 3D reconstruction workflows. Whether the data comes from drones, LiDAR sensors, photogrammetry, or laser scanners, point cloud visualization is essential for inspection, analysis, measurements, and 3D understanding. In this article, we break down what point clouds are, why visualization matters, and

Point Cloud Visualization: What It Is, Why It Matters, and How to View It Using Potree, CloudCompare & More Read More »

drone mapping-Manya Technologies

Drone Mapping: Revolutionizing the Way We See the World

In today’s digital era, drone mapping has transformed how we capture, visualize, and analyze our surroundings. By combining drones with advanced mapping and visualization technologies, organizations can generate high-resolution maps, 3D models, and spatial datasets faster and more affordably than ever before. What is Drone Mapping? Drone mapping is the process of using unmanned aerial

Drone Mapping: Revolutionizing the Way We See the World Read More »

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 »

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 »

target-details-Manya technologies

How to Display Track Details on Click in CesiumJS

Introduction In real-time 3D visualization systems such as air traffic, maritime tracking, or defense simulations, it’s essential to view detailed information about each moving target.CesiumJS, a powerful open-source 3D globe engine, makes this possible through its viewer.selectedEntityChanged event — allowing you to show track details when a user clicks on an entity. In this post,

How to Display Track Details on Click in CesiumJS Read More »

track-heading-vector-ManyaTechnologies

Displaying Heading Vectors in CesiumJS for Real-Time Track Visualization

Introduction In real-time geospatial or simulation applications—such as radar tracking, flight monitoring, or vehicle movement visualization—it’s often helpful to show not only the object’s current position but also its heading direction and speed. This is typically done using a heading vector (also known as a velocity vector or direction line). A heading vector provides an

Displaying Heading Vectors in CesiumJS for Real-Time Track Visualization 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