python-feedgen/feedgen
Henry Walshaw 642862bb2b Update simple GeoRSS to complete the specification
Originally the georss entry only contained a simple point
specification. Update to include:

- other geometries (line, polygon and box)
- additional properties (featuretypetag, relationshiptag, featurename)
- elevation (elev, floor)
- radius (radius)

This also includes basic type checking with a value error for the
elev, floor and radius tags.
2019-07-08 12:36:16 +10:00
..
ext Update simple GeoRSS to complete the specification 2019-07-08 12:36:16 +10:00
__init__.py Another typo 2018-12-14 15:17:32 -05:00
__main__.py Use isort to sort import 2018-03-04 20:05:29 +01:00
compat.py Use isort to sort import 2018-03-04 20:05:29 +01:00
entry.py Fix typo 2018-12-14 14:50:36 -05:00
feed.py Update ATOM specification link 2018-08-12 21:05:56 +02:00
util.py Fix Travis Builds 2018-03-04 20:10:01 +01:00
version.py Release 0.7.0 2018-05-19 21:47:28 +02:00