Lib CoVE OFDS ΒΆ

PyPI Version Python Version

A command-line tool and Python library to convert, validate and explore Open Fibre Data Standard (OFDS) data:

  • Validate data against the schema

  • Check that data conforms to normative rules specified in OFDS

  • Report additional fields not specified in the schema

  • Convert data from JSON format to GeoJSON format

  • Convert data from GeoJSON to JSON format

If you are viewing this on GitHub or PyPI, open the full documentation for additional details.

To install:

pip install libcoveofds

Lib CoVE OFDS can be used either via its command-line interface or as a Python API.