It seems like there's a gap for a mapping application focussed around discovery. Google maps and the like expect you to know what you are looking for. I want an application that will show me what interesting towns, villages, churches, museums, beaches etc. there are around me whilst travelling. Does anyone know if something like this already exists? I have some ideas for how I would implement it myself but I thought…
An app that reads Wikipedia to teach you about cities you’re driving through
21–29 of 29 posts
Re: An app that reads Wikipedia to teach you about cities you’re driving through
#22A friend of mine and I, while on a road trip, thought it'd be cool if there was an app like the one described that tells you about what's grown in the fields and orchards you drive through out in the country. I decided against making it after reading articles about how there are actual orchard robbers and people who steal millions of dollars worth of almonds; I don't want to make it easier for criminals. But I still…
Re: An app that reads Wikipedia to teach you about cities you’re driving through
#23It seems like there's a gap for a mapping application focussed around discovery. Google maps and the like expect you to know what you are looking for. I want an application that will show me what interesting towns, villages, churches, museums, beaches etc. there are around me whilst travelling. Does anyone know if something like this already exists? I have some ideas for how I would implement it myself but I thought…
Re: An app that reads Wikipedia to teach you about cities you’re driving through
#24Re: An app that reads Wikipedia to teach you about cities you’re driving through
#25A friend of mine and I, while on a road trip, thought it'd be cool if there was an app like the one described that tells you about what's grown in the fields and orchards you drive through out in the country. I decided against making it after reading articles about how there are actual orchard robbers and people who steal millions of dollars worth of almonds; I don't want to make it easier for criminals. But I still…
Sounds interesting indeed, and I have not thought about it for long, but I doubt there is any public official database for it?
Re: An app that reads Wikipedia to teach you about cities you’re driving through
#26Seems like a cool, simple web app. The voice isn't great though. I would think that it's pretty easy to have a nicer computer generated voice nowadays, but I've never built something that needed to do text to speech so maybe not.
Author of the app here: The voice is whatever your browser on your device uses by default for speech synthesis. E.g. on an iPhone it may be Siri's default, on other platforms it is a different voice.
Re: An app that reads Wikipedia to teach you about cities you’re driving through
#27It seems like there's a gap for a mapping application focussed around discovery. Google maps and the like expect you to know what you are looking for. I want an application that will show me what interesting towns, villages, churches, museums, beaches etc. there are around me whilst travelling. Does anyone know if something like this already exists? I have some ideas for how I would implement it myself but I thought…
Considering Google has so much location history of its users, along its Places data, one would think that creating a recommendation engine for travelers would be fairly trivial for them. I would not be surprised if they are already working on this.
That said, I would enjoy and potentially prefer an alternative solution to one they could provide.
Re: An app that reads Wikipedia to teach you about cities you’re driving through
#28It seems like there's a gap for a mapping application focussed around discovery. Google maps and the like expect you to know what you are looking for. I want an application that will show me what interesting towns, villages, churches, museums, beaches etc. there are around me whilst travelling. Does anyone know if something like this already exists? I have some ideas for how I would implement it myself but I thought…