napari-geojson

Read and write geojson files in napari

  • napari-geojson contributors

License PyPI Python Version tests codecov napari hub

Read and write geojson files in napari.

Installation

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

Contributing

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.

License

Distributed under the terms of the BSD-3 license, "napari-geojson" is free and open source software

Attribution

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.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Version:

  • 0.1.5

Last updated:

  • 2026-04-13

First released:

  • 2021-12-27

License:

  • BSD-3-Clause

Supported data:

  • Information not submitted

Plugin type:

Open extension:

Save extension:

Python versions supported:

Operating system:

  • Information not submitted

Requirements:

  • geojson
  • numpy
Website by the napari team, original design by CZI. Go to napari main website.