I know this question was already asked, but I have some problems with different API/dump tested:
- open street map: free and with a dump that I can parse and store in my Elasticsearch database, but there is no description nor photos for POIs.
- foursquare: very important number of POIs with descriptions, information and photos. But many photos are just selfies, or very bad photos where we can't see the place. Plus, must call an API for get information with rate limits.
I'm looking for a way to get something similar that we can find on tripomatic. Maybe there is a way for getting POIs on openstreetmap and get description on wikipedia and photos on wikimedia ?
I'm interested if someone have already works on this. Thanks