Because this is a major version, not all previous workflows remain compatible. Backup your presets before upgrading:
version: "0.4.0"
input:
format: "gltf"
path: "./models/"
georef:
source_crs: "EPSG:4326"
target_crs: "EPSG:3857"
elevation:
source: "dem.tif"
offset: 0.0
optimization:
merge_by_material: true
generate_lods: false
output:
engine: "unreal"
asset_path: "/Game/ImportedModels/"
Release Date: [Insert Date] Developer: [Insert Developer/Organization Name] License: [Insert License, e.g., Apache 2.0, MIT] maps model importer v0.4.0
maps_model_importer_v0.4.0/
├── importer/
│ ├── core.py
│ ├── converters/
│ │ ├── gltf_to_engine.py
│ │ ├── obj_parser.py
│ │ └── fbx_adapter.py
│ ├── georef/
│ │ ├── transform.py
│ │ └── dem_sampler.py
│ └── materials/
│ └── combiner.py
├── configs/
│ ├── default_import.yaml
│ ├── unreal_5_preset.yaml
│ └── unity_2022_preset.yaml
├── tests/
│ ├── test_georef.py
│ └── test_merging.py
├── examples/
│ ├── import_single_model.py
│ └── batch_import_tileset.py
├── docs/
│ ├── v0.4.0_release_notes.md
│ └── coordinate_setup_guide.md
└── requirements.txt
The world of 3D mapping and geospatial visualization has been evolving at breakneck speed, but one persistent bottleneck has remained: the tedious, error-prone process of converting raw geospatial data into game-engine-ready assets. That changes today with the official release of Maps Model Importer v0.4.0. Because this is a major version, not all
This latest update bridges the gap between Geographic Information Systems (GIS) and real-time 3D platforms like Unreal Engine, Unity, and Blender. Whether you are an indie game developer building a digital twin of your hometown, a simulation engineer training autonomous vehicles, or a VFX artist matching real-world environments, version 0.4.0 delivers features that will fundamentally alter your asset pipeline. The world of 3D mapping and geospatial visualization
Maps Model Importer v0.4.0 is a significant iterative release focused on bridging external 3D assets with map-based visualization pipelines. This version introduces enhanced geometry handling, improved material fidelity, and streamlined integration for geospatial workflows.
Topic Maps provide a powerful standard for representing knowledge, allowing for the creation of rich, interconnected semantic networks. However, bridging the gap between visual modeling tools (such as UML or ERD editors) and the Topic Maps Data Model (TMDM) has historically been a manual and error-prone process.
The Topic Maps Model Importer automates this translation. It parses external model definitions and automatically generates Topics, Associations, and Occurrences, mapping structural relationships directly into semantic constraints.