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/"
Limit the number of data blocks to prevent crashing.
For those new to the tool, Maps Model Importer is a standalone desktop application and plugin suite that directly fetches, decodes, and imports 3D terrain, buildings, road networks, and satellite textures from various map data providers. maps model importer v0.4.0
Maps Model Importer is a tool that bridges the gap between these geographic information systems (GIS) and 3D modeling software. Version 0.4.0 represents a significant iteration in the tool's development, offering improved stability and extraction logic for retrieving high-fidelity 3D assets directly within the Blender viewport.
A compatible version (v0.4.0 typically worked best with Blender 2.9x - 3.x). version: "0
Numerous under-the-hood fixes for better compatibility with newer Blender versions (3.x and 4.x). How to Install Maps Model Importer v0.4.0
Using an incorrect RenderDoc version is a common cause of import failures, so always refer to the release notes before attempting to use the add‑on. Version 0
Captured models usually import with arbitrary scaling or orientation due to global coordinate projections. Use real-world references (like measuring a known building) to scale your scene accurately in meters.
This release integrates a pre-flight validation layer. Before the import process begins, the tool analyzes the source model for structural inconsistencies that would violate TMDM rules.