Maps Model Importer V0.4.0
Maps Model Importer v0.4.0 is a specialized Blender add-on that allows users to extract and import photogrammetric 3D models from Google Maps and Google Earth Web directly into 3D software. Developed by Elie Michel, this tool is a "proof of concept" that has become a staple for architectural visualization, game environment design, and digital urban planning.
Library (JavaScript) — Usage
Low Resolution: The models are generally low-poly and intended for mid-to-far distance viewing rather than close-up interior shots.
- Support for Multiple File Formats: The tool supports a wide range of file formats, including OBJ, FBX, STL, and glTF, allowing users to import 3D models from various sources and software applications.
- Automated Model Optimization: The importer includes advanced algorithms for optimizing 3D models, ensuring that they are compatible with various mapping and visualization applications.
- Georeferencing and Coordinate Transformation: The tool allows users to georeference and transform 3D models to match the coordinate system of their mapping or visualization project.
- Advanced Quality Control: The importer includes a built-in quality control system that checks for errors and inconsistencies in the imported 3D models.
Getting Started
pip install maps-model-importer==0.4.0
maps-importer --help
2.4 User Experience & Workflow
- Batch import queue – Process multiple models/map tiles simultaneously.
- Import validation report – Lists missing textures, degenerate geometry, or unsupported CRS features.
- Prefab variant creation – Auto-tags imported objects with source metadata (e.g.,
building:id, landuse).
Maps Model Importer v0.4.0 is a specialized Blender add-on that allows users to extract and import photogrammetric 3D models from Google Maps and Google Earth Web directly into 3D software. Developed by Elie Michel, this tool is a "proof of concept" that has become a staple for architectural visualization, game environment design, and digital urban planning.
Library (JavaScript) — Usage
Low Resolution: The models are generally low-poly and intended for mid-to-far distance viewing rather than close-up interior shots.
- Support for Multiple File Formats: The tool supports a wide range of file formats, including OBJ, FBX, STL, and glTF, allowing users to import 3D models from various sources and software applications.
- Automated Model Optimization: The importer includes advanced algorithms for optimizing 3D models, ensuring that they are compatible with various mapping and visualization applications.
- Georeferencing and Coordinate Transformation: The tool allows users to georeference and transform 3D models to match the coordinate system of their mapping or visualization project.
- Advanced Quality Control: The importer includes a built-in quality control system that checks for errors and inconsistencies in the imported 3D models.
Getting Started
pip install maps-model-importer==0.4.0
maps-importer --help
2.4 User Experience & Workflow
- Batch import queue – Process multiple models/map tiles simultaneously.
- Import validation report – Lists missing textures, degenerate geometry, or unsupported CRS features.
- Prefab variant creation – Auto-tags imported objects with source metadata (e.g.,
building:id, landuse).