geoRSS formatting issue GVH 2.4
Folks,
Just wondering if anyone else has come across this issue in the new 2.4 HTML viewer?
Basically we are getting the click results as..
/customer/servlet/servlet.FileDownload?file=00P6000000elu3rEAA
which is not ideal.
In GVH 2.2 we actually 'flattened' the file and took out all carriage returns and this solved the issue. At 2.4 this trick seems to no longer work. I've tried fiddling with a snippet of code below, to no avail..
<rss version="2.0" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>NSW Rural Fire Service Current Incidents</title>
<description>Fire Incidents as at Thursday, 28 May 2015</description>
<link>http://www.rfs.nsw.gov.au/dsp_content.cfm?cat_id=683</link>
<language>en-AU</language>
<webMaster>webmaster@rfs.nsw.gov.au (RFS Webmaster)</webMaster>
<docs>http://www.rssboard.org/rss-specification</docs>
<atom:link href="http://feeds.rfs.nsw.gov.au/majorIncidents.xml" rel="self" type="application/rss+xml"/>
<pubDate>Thu, 28 May 2015 03:26:00 GMT</pubDate>
<ttl>60</ttl>
<item>
<title>Swan Hill Rd, Murray Downs</title>
<link>http://www.rfs.nsw.gov.au/dsp_content.cfm?cat_id=683</link>
<category>Not Applicable</category>
<guid isPermaLink="false">tag:www.rfs.nsw.gov.au,2015-05-28:194455</guid>
<pubDate>Wed, 27 May 2015 03:37:00 GMT</pubDate>
<description><![CDATA[ALERT LEVEL: Not Applicable<br />LOCATION: Swan Hill Rd, Murray Downs, NSW 2734<br />COUNCIL AREA: Wakool<br />STATUS: out of control<br />TYPE: Burn off<br />FIRE: Yes<br />SIZE: 0 ha<br />RESPONSIBLE AGENCY: Rural Fire Service<br />UPDATED: 27 May 2015 13:37]]></description>
<georss:point>-35.3391 143.6917</georss:point>
</item>
</channel>
</rss>
any ideas appreciated...
regards
GF
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
0 Kommentare