Skip to main content

A rough Python GeoRSS decoder

Project description

# GeoRSSy [![PyPI](https://img.shields.io/pypi/v/georssy.svg)](https://pypi.python.org/pypi/georssy) [![PyPI](https://img.shields.io/pypi/status/georssy.svg)](https://pypi.python.org/pypi/georssy) [![PyPI](https://img.shields.io/pypi/l/georssy.svg)](https://pypi.python.org/pypi/georssy) [![PyPI](https://img.shields.io/pypi/pyversions/georssy.svg)](https://pypi.python.org/pypi/georssy) [![PyPI](https://img.shields.io/pypi/format/georssy.svg)](https://pypi.python.org/pypi/georssy) [![PyPI](https://img.shields.io/pypi/wheel/georssy.svg)](https://pypi.python.org/pypi/georssy)

A rough Python GeoRSS (Geographically Encoded Objects for RSS feeds) decoder.

GeoRSSy is a very rough (but powerfull!) decoder for the GeoRSS (Geographically Encoded Objects for RSS feeds) standard.

For information about GeoRSS: http://www.georss.org/

## How to install To install GeoRSSy, simply: `bash $ pip install georssy `

## How to use To use georss, simply: `python from georssy import GeoRssDecoder ... georss_entry = GeoRssDecoder( parent_node = r, polygons_over_boxes = True ) tmp = georss_entry.polygon_list `

## How to Contribute 1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. 2. Fork the repository on GitHub to start making your changes to the master branch (or branch off of it). 3. Write a test which shows that the bug was fixed or that the feature works as expected. 4. Send a pull request and ask the maintainer to merge and publish it.

## TODO GeoRSSy is a very young project, so there’s a lot of things to do! This is a short TO-DO list: - accept URL to a remote/local XML as input files - GML: add “Coordinate Reference System” attributes implementation (and add new tests) - check Python 3 compatibility

— # WARNING!!! GeoRSSy is currently under development! So it’s not so stable as you can expect! :) —

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

georssy-0.0.3-py2.py3-none-any.whl (12.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file georssy-0.0.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for georssy-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9367b1954883e8da33cef36868e0dac8621b0492133e7bb6703d822745c646b0
MD5 72fd811f37c23821c9eec8bec65ce03c
BLAKE2b-256 a4419992bafb3dc7ccb94433e1c3c5a636432f80cdf58a07efd3db5eda8d3900

See more details on using hashes here.

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