Skip to main content

Python library to read and convert OPUSXML files

Project description

OPUSXML is a Python library to read OPUSXML files produced by the Online Positioning User Service (OPUS) hosted by the National Geodetic Survey. It prints information from OPUSXML files and converts them to formats supported by GDAL.

https://travis-ci.org/mrahnis/opusxml.svg?branch=master https://ci.appveyor.com/api/projects/status/qj28xywprbrjwn4d?svg=true Documentation Status

Installation

https://img.shields.io/pypi/v/opusxml.svg https://anaconda.org/mrahnis/opusxml/badges/version.svg

To install from the Python Package Index:

$pip install opusxml

To install from Anaconda Cloud:

If you are starting from scratch the first thing to do is install the Anaconda Python distribution, add the necessary channels to obtain the dependencies and install opusxml.

$conda config --append channels conda-forge
$conda install opusxml -c mrahnis

To install from the source distribution execute the setup script in the opusxml directory:

$python setup.py install

Examples

TODO

License

BSD

Documentation

Latest html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

opusxml-0.0.1.tar.gz (19.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page