Skip to content

TheHardy04/GeojsonXmlConverterPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML and GeoJSON Converter for Icy Plugin

License: GPL v3 Twitter Image.sc forum

This repository contains the source code for the XML and GeoJSON Converter plugin for the Icy bioimage analysis software.

Icy is developed and maintained by the same unit, and its source code is also GPLv3.

Plugin Description

plugin screenshot

The XML and GeoJSON Converter plugin allows users to convert annotation files between XML and GeoJSON formats directly within Icy.
It is useful for interoperability between tools that use different annotation formats, especially for QuPath users who need to convert their annotations for use in Icy or vice versa.

  • Convert XML to GeoJSON: Select an XML file and convert it to GeoJSON.
  • Convert GeoJSON to XML: Select a GeoJSON file and convert it to XML.
  • The plugin automatically handles file naming and extensions.
  • Input and output file names are validated for correctness.

Installation Instructions

For end-users, refer to the Icy plugin installation guide.

For developers, see the Contributing guidelines and Code of Conduct.

Main Functions and Usage

  • Classname: plugins.thardy.xmlgeojsonconverterplugin.XmlGeojsonConverterPlugin
  • How to use:
    1. Open the plugin from the Icy interface.
    2. Choose the conversion mode: XML to GeoJSON or GeoJSON to XML.
    3. Select the input file. The plugin checks the file extension for compatibility.
    4. Specify the output file name (optional). If not specified, the plugin will use the input file name with the appropriate extension.
    5. Run the conversion. The plugin will notify you of success or any errors.

Citation

Author(s)

Additional Information

For questions or issues, please use the Icy forum or open an issue on this repository.

About

Icy Plugin to convert Region of Interest (RoI) files between GeoJSON and XML formats, enhancing data compatibility and workflow flexibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages