Puro - All in One GIS Importer

GIS Importer for Unreal Engine

GIS Importer is a plugin for Unreal Engine that enables direct import of geospatial data into the engine. It provides a straightforward way to bring GIS datasets into Unreal for visualization, analysis, or further processing.

Supported Formats
  • GeoTIFF (.tif): raster data and elevation datasets

  • GeoJSON (.json / .geojson): vector data including points, lines, and polygons

Features

GeoTIFF Import
Import raster datasets into Unreal with support for elevation data, heightmaps, and multi-band imagery.

GeoJSON Import
Load vector data and convert it into Unreal-compatible representations:

  • Points

  • Lines

  • Polygons

Data Conversion
Transforms GIS data into formats that can be used inside Unreal Engine for further development or visualization.

Georeferencing Support
Preserves coordinate-based positioning, allowing datasets to maintain spatial relationships.

Flexible Integration
Imported data can be used with custom tools, Blueprints, or pipelines within Unreal Engine.

Workflow
  1. Import GeoTIFF or GeoJSON files

  2. Convert data into Unreal-compatible formats

  3. Use the imported data within your own systems or workflows

Use Cases
  • Geospatial data visualization

  • Simulation systems

  • Research and prototyping

  • Custom tool and pipeline development

Planned Updates
  • Shapefile (.shp) support

  • Additional GIS formats

  • Runtime functions for data extraction and querying

  • Extended data handling and processing options