danriegsecker / as3syndicationlib

Automatically exported from code.google.com/p/as3syndicationlib
0 stars 0 forks source link

[Patch] GeoRSS Support #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've modified a few files and added a few to make it easy to parse feeds
with GeoRSS. Added:
generic.Geo
generic.LatLng

Added functions to:
syndication.ParsingTools (xmlToGeo)
syndication.Atom.Entry / Entry10 (get geo) * This class got renamed between
the version I originally downloaded and modded and the version I just
checked out, so this patch probably needs some modding

Note that I didn't add get geo to the Rss Item classes, since I was testing
with ATOM feeds. But it should be a one liner.

What's the possibility of getting this integrated? Thanks!

Original issue reported on code.google.com by pamela.fox on 4 Jun 2008 at 9:51

Attachments: