Mapping and referencing external data with Drupal
Jeff Miccolis wrote an excellent recipe how the smart guys over at Developement Seed aggregated geo rich data (KML or GeoRSS) in a RDF data store. They then used the two Drupal modules Views and NiceMap to display the data. For aggregation, they used FeedAPI with KML Parser and FeedAPI RDF processor. Read more