facebook - Geolocation APIs: SimpleGeo vs CityGrid vs PublicEarth vs Twitter vs Foursquare vs Loopt vs Fwix. How to retrieve venue/location information? -


we need display meta information (e.g, address, name) on our site various venues bars, restaurants, , theaters.

ideally, users type in name of venue, along zip code, , present closest matches.

which apis have people used similar geolocation purposes? pros , cons of each?

our basic research yielded few options (listed in title , below). we're curious hear how others have deployed these apis , ones in use.

does facebook plan on offering places api accomplish this?

thanks!

facebook places based on factual. can use factual's api pretty (and still free, think?)

http://www.factual.com/topic/local

you can use unauthenticated foursquare straight places database. data of uneven quality since it's crowdsourced, find good. it's free api limit, think paid tier negotiated.

https://developer.foursquare.com/

i briefly looked @ google places didn't because of restrictions on how have display results (google wants ad revenue).


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -