Pleiades Responds
My attempt at pumping Pleiades through yahoo pipes led to an interesting discussion with Tom Elliott, the direct of the Pleiades project. Tom writes
As Shawn observed, pumping that list of ancient names through a presentist geocoder (like Yahoo!’s) gives you suboptimal results.
Pleiades in fact stores locations for every feature (at least when we can determine their locations). In our customization work on Plone for Pleiades, we’ve tacked on a couple of other interfaces that aren’t as obvious to users as they should be. Anywhere Pleiades displays or lists spatial content, we also provide an Atom feed that’s extended with GeoRSS tags, as well as a KML feed.
So, for those archaic places, Shawn could choose to use either of:
Both provide the coordinates, and therefore get you around the geocoding problem.
The full text of Tom’s post is here. Thanks Tom! I’m going to see what I can do with those new feeds…
Yahoo Pipes and the Pleiades Project
I recently wrote about trying to get Platial to map various kinds of data. Today I tried Yahoo Pipes. Again, the task was relatively straightforward: can I get an RSS feed of archaeological data – such as ancient places in the (non-mapped) Pleaides website database – onto a map without having to point-and-click each individual place?
First of all, I searched the various existing pipes that others have created. A pipe, by the way, is a collection of different modules ‘piped’ together to mash together different kinds of, and sources of, data. The pipe updates itself when the in-coming data changes. I found the geo-annotated Reuters news pipe, by el80n. This pipe collects information from the Reuters news-feed, extracts the locational information from it, finds out the actual coordinates for that location, and then displays the result on a yahoo map.
I swapped the feed from Reuters to Pleiades’ Archaic places, and la voila. A number of the sites from that list turned up on the map. Now, there’re a few bugs in it. The place-extractor looks at the feed, and grabs the first ‘obvious’ place name. In Reuters, that’s the modern name. In Pleaides, that’s the ancient name. The database that contains the geocoding only has modern names, so things get a little odd. For instance, Artamis (modern Messa), gets mapped to an island in the South China Sea. There’s a query builder in the pipe, so I need to figure out how to get it to grab the modern name, while labeling the map with the ancient name.
All of this took about an hour. I had never used pipes before, and all I really did was swap feeds. Imagine what somebody who knew what they were doing could accomplish! You may view the live result here.

