Hi,
I just implemented the Mapping Kit module and am trying to plot some nodes to top of a google maps base layer. I'm trying to pull the nodes' locations via GeoRSS from a taxonomy term as documented at http://aardbodem.nl/node/34, however the GeoRSS being produced by the feed isn't being understood by the Mapping Kit or even a simple Google Maps Search of the feed. When I look at it on Firefox & Safari, it renders fine in each browsers feed viewer.
This occurs with both Simple and GML settings.
The feed passes the XML w3c online validator with the non-fatal error of "No DOCTYPE found".
And ideas would be appreciated.
Thank you very much,
garen
Comments
Comment #1
GarenCheckley commentedAttaching the feed xml in issue.
Comment #2
GarenCheckley commentedDon't think the previous one worked.... pasting:
Comment #3
GarenCheckley commentedHi,
I got the above issues partly working, but now have related issue:
The Context used for choosing a node location works, but uses a coordinate system where lat/lon should go instead, so a page location ends up like: 9396250o50'47.373"W - 4755606o19'32.273"N. Pretty sure that isn't on this planet!
Any help is appreciated.