GeoRSS direct from SQL Server 2008 works fine for me.... SQL Server outputs the GML - all you need to do is include the additional elements in the SELECT statement to constuct a GeoRSS feed including that output. You can do this direct in one SQL Server query - no need for XSLT or manual 'pimping'! Discussed in detail in Chapter 8 of "Beginning Spatial" - http://www.apress.com/book/view/9781430218296
On Jan 13, 11:30 pm, "Neil.Young" <[email protected]> wrote: > tanoshimi schrieb:> Rather than generate KML, you can export data from SQL > Server in > > GeoRSS/GML format and import that directly into Google Maps instead. > > Doesn't work. I think we've already discussed this in a thread named "Is > this valid input for GGeoXml()"? At least some sort of "pimping" is > required, either by XSLT or hand made KML generation. > > > > - Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
