Changes between Version 6 and Version 7 of Tutorials/Digital Twins/Geo2Sig Map Getting Started
- Timestamp:
- Jan 21, 2026, 6:02:22 PM (4 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/Digital Twins/Geo2Sig Map Getting Started
v6 v7 60 60 The package is now installed and can be called via the CLI tool **or** using the Python function API. Details for both are included below. 61 61 62 === Demos === 62 === Creating a Scene === 63 64 The easiest way to create a scene is using the [https://github.com/functions-lab/geo2sigmap/tree/main/package CLI Tool]. Scene boundaries are defined by parameterized GPS coordinates. To find these coordinates (either a singular corner or all four), [http://bboxfinder.com/#0.000000,0.000000,0.000000,0.000000 bbox] is a helpful service. You can zoom and scroll through the world map to find your target area. Once found, the **box icon** allows you to draw the rectangular area 65 66 === Generating a Coverage Map with Sionna RT === 67 68 === Generating a Coverage Map using Cascaded U-Net Model === 63 69 64 70 ==== Cite ====
