The code for a rudimentary first attempt to get at the data under Rails is posted at
http://sugarmotor.net:8080
To see it in action go to
http://sugarmotor.net:8080/places/ip
I don't know how to deal with the %20 and %2C strings that are contained in the database fields. For example:
Parker%2C%20CO Colorado.
I don't know why they are there. Could someone explain the purpose before I get to this?
Also I found the PHP code offered for download by svn incomplete. I don't know why that would be so. For example, I could not see how to set the database, username, password etc.
Stephan