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.
Installation
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file opusxml-0.0.1.tar.gz
.
File metadata
- Download URL: opusxml-0.0.1.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34b5ce95041408c57eec67d7151272e8f88afa554445b42f12a630a736e1ffaf |
|
MD5 | 6ee6a6d2ae3442d489e412ec0f5c9af7 |
|
BLAKE2b-256 | bce6f968456b11afc643134fbb0865098c126f6740ceb858a84649708e50e33c |