Skip to main content

Tools supporting the Open511 format, which aims to make road information open and shareable.

Project description

Some utilities for the Open511 API format. Includes a validator, a tool to convert between Open511 serializations, a Web interface for validation and conversion, and some utility/parsing code.

Installation

Clone this repository, then run python setup.py install

Usage

open511-validate filename.xml

open511-validate http://demo.open511.org/api/events/

open511-convert filename.xml > filename.json

open511-convert filename.json > filename.xml

Web interface

A Web interface, available at http://validator.open511.org/, is in open511/webtools/init.py. Install the dependencies (listed in requirements.txt, or run easy_install Flask requests), then run python open511/webtools/__init__.py to start up a local server.

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

open511-0.2.tar.gz (20.7 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