Ask HN: GIS, Audio Mashup Ideas?
I'm looking for a neat side project idea, preferably something to do with geolocation and audio. I had an idea of showing a graph with people in your area that are listening to the same radio channel as you are, but Pandora doesn't have an open API and I'm too cheap to pay for IHeartRadio.
Any ideas?
6 comments
[ 2.7 ms ] story [ 26.3 ms ] threadalternatively, if you can find an accurate source of data on where FM and AM radio reach, and genre's they play, you could do a mashup with mapping software, so people going on long trips can put in types of music they like and know when and what to switch the radio to.
or create some sort of plugin for shoutcast that allows shoutcast broadcasters to have a map of where their listeners are and interesting related geo analytics.
I've never heard of Shoutcast, I'll have to check it out.
EDIT: SHOUTcast's API doesn't seem to support anything that would allow a show host to gather info on users. That's probably for the best though ..
Edit: and you can look at the Yes.com API. http://www.programmableweb.com/api/yes-broadcast-db
Maybe a framework that lets people implement that as a service/app for their particular site?