Read and write geojson files in napari.
You can install napari-geojson using the built-in napari plugin manager in the Plugins menu.
Alternately, you can install napari-geojson via pip:
pip install napari-geojson
To install latest development version, use pip:
pip install git+https://github.com/napari/napari-geojson.git
Finally, you can also install from conda-forge using conda:
conda install -c conda-forge napari-geojson
Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.
Distributed under the terms of the BSD-3 license, "napari-geojson" is free and open source software
This plugin was originally developed and maintained by Tim Morello. In April 2026, the plugin was moved to the napari organization and is now developed and maintained by the napari team.
If you encounter any problems, please file an issue along with a detailed description.
