{"name":"napari-geojson","display_name":"napari-geojson","visibility":"public","icon":"","categories":[],"schema_version":"0.1.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-geojson.get_reader","title":"Open data with napari-geojson","python_name":"napari_geojson._reader:napari_get_reader","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-geojson.write_shapes","title":"Save shapes data with napari-geojson","python_name":"napari_geojson._writer:write_shapes","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":[{"command":"napari-geojson.get_reader","filename_patterns":["*.geojson"],"accepts_directories":true}],"writers":[{"command":"napari-geojson.write_shapes","layer_types":["shapes*","points*"],"filename_extensions":[".geojson"],"display_name":"napari geojson"}],"widgets":null,"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.4","name":"napari-geojson","version":"0.1.5","dynamic":["license-file"],"platform":null,"supported_platform":null,"summary":"Read and write geojson files in napari","description":"# napari-geojson\n\n[![License](https://img.shields.io/pypi/l/napari-geojson.svg?color=green)](https://github.com/napari/napari-geojson/raw/main/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-geojson.svg?color=green)](https://pypi.org/project/napari-geojson)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-geojson.svg?color=green)](https://python.org)\n[![tests](https://github.com/napari/napari-geojson/workflows/tests/badge.svg)](https://github.com/napari/napari-geojson/actions)\n[![codecov](https://codecov.io/gh/napari/napari-geojson/branch/main/graph/badge.svg)](https://codecov.io/gh/napari/napari-geojson)\n[![napari hub](https://img.shields.io/endpoint?url=https://api.napari-hub.org/shields/napari-geojson)](https://napari-hub.org/plugins/napari-geojson)\n\nRead and write geojson files in napari.\n\n![](https://github.com/napari/napari-geojson/raw/main/resources/output.gif)\n\n\n## Installation\n\nYou can install `napari-geojson` using the built-in napari plugin manager in the Plugins menu.\n\nAlternately, you can install `napari-geojson` via [pip]:\n```\npip install napari-geojson\n```\n\n\nTo install latest development version, use pip:\n```\npip install git+https://github.com/napari/napari-geojson.git\n```\n\nFinally, you can also install from conda-forge using `conda`:\n```\nconda install -c conda-forge napari-geojson\n```\n\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-geojson\" is free and open source software\n\n## Attribution\n\nThis plugin was originally developed and maintained by [Tim Morello](https://github.com/tdmorello). In April 2026, the plugin was moved to the napari organization and is now developed and maintained by the napari team.\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n\n[file an issue]: https://github.com/napari/napari-geojson/issues\n\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n","description_content_type":"text/markdown","keywords":null,"home_page":null,"download_url":null,"author":"napari-geojson contributors","author_email":"Tim Morello <tdmorello@gmail.com>, napari team <napari-steering-council@googlegroups.com>","maintainer":null,"maintainer_email":null,"license":null,"classifier":["Development Status :: 3 - Alpha","Framework :: napari","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["geojson","numpy"],"requires_python":">=3.10","requires_external":null,"project_url":["homepage, https://github.com/napari/napari-geojson","repository, https://github.com/napari/napari-geojson"],"provides_extra":null,"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}