guptahanu / google-ajax-apis

Automatically exported from code.google.com/p/google-ajax-apis
0 stars 1 forks source link

AJAX Feeds not returning georss:point elements #521

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This feed has georss point elements:
http://www.rfs.nsw.gov.au/feeds/majorIncidents.xml

When you load it using the feeds API, however, it loses the point elements:
http://www.google.com/uds/Gfeeds?callback=google.feeds.Feed.RawCompletion&contex
t=0&num=10000&hl=en&output=json_xml&q=http://www.rfs.nsw.gov.au/feeds/majorIncid
ents.xml&v=1.0&nocache=1284584289472

This is reported to also happen with the GeoRSS output of MyMaps feeds.

Original issue reported on code.google.com by pamela.fox on 29 Sep 2010 at 6:19

GoogleCodeExporter commented 8 years ago
I confirm that this happens with some MyMaps GeoRSS (but not all)

e.g. this MyMap does still have point elements 
http://maps.google.com/maps/ms?ie=UTF8&hl=en&vps=1&jsv=280a&msa=0&output=georss&
msid=106025709491715126474.00000111d913f5f5c4759

Original comment by rob....@gmail.com on 29 Sep 2010 at 10:45

GoogleCodeExporter commented 8 years ago
I am using Google Ajax Feed API and have converted the feed to an XML format. 
Still I am unable to get the georss:point element.  

Original comment by mail2kar...@gmail.com on 14 Dec 2010 at 4:00