Case Study: MicroJSON – Scalable Metadata Annotation for Microscopy Imaging
- Tim Mierzwa

- May 20
- 1 min read
Updated: Jul 28
Background
In microscopy imaging, metadata often annotates regions of interest with descriptive or computed characteristics, such as cell type or texture-based features like Nyxus measurements. As the scale of image analysis grows, especially when handling millions of geometric annotations, traditional formats become inefficient and unmanageable.
Challenge
While geometric metadata annotation enables deep insight into biomedical images, it presents a challenge of scale. Annotating millions of geometries becomes computationally intensive and difficult to navigate, both for users and automated systems. A scalable, structured, and interoperable solution was needed to facilitate large-scale, metadata-rich analysis.
Nextonic’s Solution
Nextonic Solutions developed MicroJSON, a lightweight, vector-based data model purpose-built for microscopy imaging metadata. Key features include:
Backward compatibility with GeoJSON, the widely adopted geospatial format.
Binary vector tiling to support dynamic rendering and scalable exploration of large datasets.
Pydantic-based extensibility, allowing for seamless model validation and integration with modern Python-based data workflows.
MicroJSON bridges the gap between image metadata and modern annotation workflows, enabling both human-readable and machine-interpretable formats.

Results and Outcomes
Developer-Friendly: Leveraged GeoJSON tooling and Pydantic validation to rapidly prototype and extend the data model.
Open and Documented: Full documentation, including examples, data model descriptions, and a development roadmap, is available through MkDocs.
Community-Driven: Feedback and iteration were fueled by open-source engagement through community announcements, hackathons, and active discussions.
Strategic Impact
By implementing binary vector tiling and a modular, standards-based model, MicroJSON unlocks fast, scalable interaction with complex image metadata—whether by researchers, clinicians, or AI algorithms. The solution sets a foundation for the future of large-scale biomedical image annotation and analysis.



