He has the code posted here - http://www.william-map.com/20100512/1/rss2kmz.txt
On May 14, 1:25 pm, Bloripope <[email protected]> wrote: > William...Dude you rock! > > That does EXACTLY what we are looking to do. Is there anyway you can > send us the parser code you used? That is absolutely perfect! > > Jack > > On May 13, 5:09 pm, William <[email protected]> wrote: > > > > > On May 14, 5:41 am, Jack Berberette <[email protected]> wrote: > > > > Hello Everyone, > > > > I am attempting to use Yahoo Pipes to merge one of my feeds > > > (http://map.richmondgov.com/Bing/Traffic/georssfeed.ashx) with an xml file > > > that has all of the tags that the new api call "*google.maps.KmlLayer*" > > > expects to see in order to replace the default icons. > > > > My feed works fine as far as getting the default blue marker on the map > > > but > > > I have several feeds to work with and need to differentiate. I have had > > > several responses from this awesome forum that indicated that I need to > > > add > > > tags to the XML output but unfortunately I don't have direct access to > > > them. > > > Hi Jack, a solution was posted on your previous thread which takes a > > similar approach to Yahoo Pipes. It transforms the GeoRSS from your > > feeds into KML using a PHP script which takes two arguments (the RSS > > feed url and the icon url) and produces a KMZ file. > > > For example, the traffic incident feed, with icon from the kentucky > > 511 > > site:http://www.csvmap.com/rss2kmz.php?url=http://map.richmondgov.com/Bing... > > > The following example shows three live feeds, which are transformed on > > the fly into KML with new icons: > > >http://www.william-map.com/20100512/1/map.htm > > > ... > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Maps JavaScript API v3" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group > > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-maps-js-api-v3?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
