CVLGNov 1, 2025

OSMGen: Highly Controllable Satellite Image Synthesis using OpenStreetMap Data

arXiv:2511.00345v1h-index: 53Has Code
Originality Incremental advance
AI Analysis

This addresses the scarcity of geospatial data for urban planning and monitoring, though it is an incremental improvement by leveraging existing OSM data in a novel way.

The paper tackles the problem of scarce curated datasets for urban monitoring by introducing OSMGen, a generative framework that creates realistic satellite imagery directly from raw OpenStreetMap data, enabling fine-grained control and consistent before-after image pairs for training data and planning previews.

Accurate and up-to-date geospatial data are essential for urban planning, infrastructure monitoring, and environmental management. Yet, automating urban monitoring remains difficult because curated datasets of specific urban features and their changes are scarce. We introduce OSMGen, a generative framework that creates realistic satellite imagery directly from raw OpenStreetMap (OSM) data. Unlike prior work that relies on raster tiles, OSMGen uses the full richness of OSM JSON, including vector geometries, semantic tags, location, and time, giving fine-grained control over how scenes are generated. A central feature of the framework is the ability to produce consistent before-after image pairs: user edits to OSM inputs translate into targeted visual changes, while the rest of the scene is preserved. This makes it possible to generate training data that addresses scarcity and class imbalance, and to give planners a simple way to preview proposed interventions by editing map data. More broadly, OSMGen produces paired (JSON, image) data for both static and changed states, paving the way toward a closed-loop system where satellite imagery can automatically drive structured OSM updates. Source code is available at https://github.com/amir-zsh/OSMGen.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes