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
If you are looking for a solution to create a list of POIs with photos and comments like this one: http://poolhem.se/strand/ (with or without the GPS files) you might find phpoi useful from http://phpoi.sourceforge.net/
Phpoi also supports kml output which can be used to create kml output usable for google maps like https://www.google.com/maps/d/edit?mid=zK9kgVegGnog.kAFxROaAkU3o&usp=sharing