Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Location is a specific position in physical space, e.g. a point on the surface of the Earth described using latitude and longitude coordinates. This tag should NOT be used for questions related to the position of a virtual element e.g. position of a pixel on a bitmap or position of a layout element ...

learn more… | top users | synonyms

0
votes
0answers
12 views

Facebook:How to get friends posts with locations using graph api?

Im looking for a way to get checkins (which due to the new braking changes have been replaced with posting with a location). I attempted to use the search chekins method but it gives me only checkins ...
0
votes
1answer
36 views

iOS App that Shares location data

I am trying to design an app that has a core functionality of allowing users to share their location data but I have no idea how to start. Basically when the app is on you will be able to see the ...
0
votes
0answers
19 views

Why will reduce the amount of data returned from graph api?

I have a php that uses the facebook graph api to get my friend's location_post. This is the code: $get_friend_location_id = ...
0
votes
0answers
40 views

how to tag foursquare venue when publish feed to Facebook

Graph api I used is https://graph.facebook.com/[USER_ID]/feed, I set argument "place" to https://foursquare.com/v/[venue ID], the error I got is Error Domain=com.facebook.sdk Code=5 "The operation ...
0
votes
0answers
16 views

Retrieve users that have checked in to location on Facebook

I'm working on a project which will activate some hardware when someone checks in at our office on Facebook. Is there a way to retrieve check-ins on the API for a certain location without having to ...
1
vote
0answers
39 views

how to get city and state name from location

We get user\friends location as follows --> location = {id = 104048449631599; name = "Menlo Park, California";}; On our side, location is split into city and state. In our database we store the ...
-1
votes
1answer
43 views

Is there a way to disable location services? [closed]

I try to keep my location off the web, from search engines all the way to social sites. I've searched for a way to turn the "location services" off, and there doesn't seem to be a way. If there is ...
0
votes
0answers
81 views

Facebook API/FQL find events by location and keyword

I'm trying to, with either API or FQL, find certain events by keyword and location. For example, I'd like to find baseball related events within 10 km of San Francisco. Is this possible in either API ...
0
votes
2answers
116 views

location values are null with facebook API in android

I'm trying to make a simple app where the only thing i want to retrieve are the coordinates of my current position, using facebook user's data. I'm following this guide to get started with this: ...
1
vote
0answers
27 views

How can i find an event by location or venue.id/name [duplicate]

Im doing this query to get all events from a user. This works fine. SELECT name, pic, start_time, end_time, location, description FROM event WHERE eid IN ( SELECT eid FROM event_member WHERE uid = ...
0
votes
0answers
102 views

FQL request on location_post with distance limit give me no data

When I send FQL query with distance < 10000 it give me no data I want to know why and how I can get data by distance limit!!!! Thank YOU!!! SELECT id, latitude, longitude , distance(latitude, ...
0
votes
1answer
165 views

Facebook Graph API Search Page Location

Using the Facebook Graph API, is there was a way to find Facebook pages under a specific category by searching a location? Example: If I wanted to search Brooklyn, NY and return all of the Musician ...
0
votes
0answers
35 views

What are the criteria that determines facebook's location autosuggestion?

I'm currently looking into processing location data from user's photos. In order to test this, I'd like to upload some photos with their suggested location, but facebook has refrained from suggesting ...
1
vote
3answers
67 views

Simple way to get surrounding area name like Facebook?

Hi all, In Facebook app, when adding a new post, the app show surrounding area name. This way of sharing place is cool, since it's automatically, and users don't need to choose from a list of ...
2
votes
1answer
236 views

Facebook API Friend Location object being returned with empty string for id and null for name

Yesterday, when I retrieved my Facebook Friends from the Graph API using the query "me/friends?fields=id,location" 500+ came back with location data. Today, 500+ are returned with the location ...
1
vote
1answer
76 views

How to get public Location of user with public access token?

I have tried searching it a lot, but can't come up with a relevant answer. I can see the location of the person when i browse their facebook profile, e.g https://www.facebook.com/nitin.karkera has ...
0
votes
1answer
52 views

FBPlacePickerViewController not returning selection's correct location

I'm using FBPlacePickerViewController on a project, and regardless of the selection I make on the picker, it always returns the same coordinates. I'm using _placePicker.selection.location.latitude ...
0
votes
1answer
105 views

Facebook Places in iOS SDK without authentication

I've written an iPhone App that allows user login via Facebook AND login via username/password as an alternative. At some point, a user can add a location to some action he does. I use facebook places ...
0
votes
0answers
49 views

How can I find Facebook Page URLs by location?

I want to get all the Facebook Page URLs for a given location (City or Zip Code). How can use the Facebook API to accomplish this task? I'm primarily looking for Facebook Business Page URLs.
4
votes
1answer
53 views

How can I prevent foreign objects appearing in a FB Places graph call?

I am confounded to find objects without any real link in my facebook graph calls. Say I make a call of places near a point in Denmark Europe. Along the list of results, I can risk to get items from ...
1
vote
1answer
221 views

How to publish an action with tagged Google Places (or Maps)?

I'm having problem publishing actions (using OpenGraph) with tagged Google Places instead of Facebook Place. It should be straight forward according to the following document: ...
0
votes
0answers
38 views

Search Facebook statues but location

I'm trying to search Facebook status messages by location but I don't think the location data is used. My query is: ...
0
votes
0answers
209 views

add location to photo from facebook-android-sdk [closed]

I would like to add a location to the photo I am uploading to facebook. Coordinates are known. Which parameters should I pass?
2
votes
1answer
102 views

Facebook: Is there a way of getting the current_location of users who are not my friends? Graph API or FQL

Let's imagine I have a user ID and username. I manually open her Facebook page (namely, http://www.facebook.com/username. And there it is! The "lives in" field appears saying she lives in wherever. ...
0
votes
1answer
219 views

FacebookSDK-3.0.pkg about FBPlacePickerViewController

I try to use FacebookSDK-3.0.pkg FBPlacePickerViewController but when I click button than crash,please give me some advice,thank you very much.. - (IBAction)pickPlaceClick:(UIButton *)sender { ...
0
votes
0answers
78 views

do a facebook checkin with a user dialog?

I'm able to do a check in using phonegap library facebook connect like so: var requestOptions = { place: 110694805653188, coordinates: { "latitude": 33.89885899642, "longitude": ...
-8
votes
1answer
236 views

How does Facebook detect “location” for advertising? [closed]

For example, if i'm from US, Facebook will display all the US Ads to me, and when i start another account and set my location to "UK" in my profile, and language setting to "UK English", and "like" ...
1
vote
2answers
1k views

Facebook API: how to post status update with location (latitude + longitude)?

Need to post status update and attach user location by passing latitude and longitude. In FB docs they say, we need to pass "place" FB entity that is: "an object containing id and name of Page ...
0
votes
1answer
54 views

Location specific events from facebook

Is there a way to obtain the "event" (or for that matter any publicly available object) from a particular area, say brazil using the facebook platform? I understand that we need authentication to ...
1
vote
2answers
2k views

Retrieve facebook friends hometown & location & birthday using Facebook SDK 3.0 for iOS

I am trying to get my friends hometown & location using FB SDK for iOS. But I can not retrieve friends location & hometown. Here is my code - (IBAction)btnFBLoginTapped:(id)sender { ...
0
votes
1answer
91 views

Actual locations of my friends

I want to create a list with the most actual location of my friends. For this i retrieve data from checkin, location_post and photo_tag. I realized that if one of my friends upload a photo with a ...
0
votes
2answers
55 views

Facebook app not working properly

I am writing a Facebook app, I would like to show the app only for facebook users and would like to get the user details. I have used the following codes $facebook = new Facebook(array( 'appId' ...
0
votes
1answer
88 views

How can I limit my facebook app to only users from the USA?

I am using ruby + sinatra and the koala gem to make a facebook iframe app. I would like to find out where each user is and not allow them to access my app if they are outside the USA. Requiring the ...
0
votes
0answers
143 views

How to get ALL tagged users from a photo when some user has NO square on the pic?

I am trying to get the location history of my friends with an SQL query and run into this problem The FQL I use is: SELECT caption, owner, place_id, pid, src_big, created FROM photo WHERE place_id ...
3
votes
1answer
246 views

Getting Public Info about Location in Facebook Graph API

I need to get the living city of each person in a group. Including people that are not my friends. In the browser seeing facebook profile of some unknown person, they show "lives in ...", if this is ...
0
votes
0answers
72 views

Location tagging

I'm trying to create "my own" Places in the Open Graph following the new instructions for Location Tagging. I've added the Meta-tags in accordance with the instructions, but the debugger complains ...
1
vote
0answers
602 views

Any facebook api to get city / place id based on longitude and latititude

I am able to get current latitude and longitude using html5 . I have tried with ...
1
vote
1answer
173 views

Facebook Ads API: What is 'location' parameter in the call for a Reach estimate

I'm attempting to work with the reachestimation objects defined at http://developers.facebook.com/docs/reference/ads-api/reachestimate/. Both the bid estimation and impression estimation that are ...
0
votes
2answers
111 views

Is there a way to get status message and images from https://graph.facebook.com/me./locations?

https://graph.facebook.com/me/locations returns all the posts a user is in with a location. However it does not include the message text or images as me/posts does. Is there a way to get this info in ...
1
vote
3answers
2k views

FQL query for finding public event

I would like to execute an FQL query for retrieving all the public events in a specific area (using longitude,latitude and maximum distance or simply location name). Do you know if it's possible? ...
3
votes
2answers
1k views

Post status update with location

When you post a regular status update to Facebook, it tracks your current location and gives the (near) city next to the time. I.e.: May 24 near New York City, New York. Please note that this is not a ...
0
votes
2answers
462 views

get public data ex. location in profile page without access token

Is there is way to get location ( city or country ,... ) for specific user. That I can see in his profile page as public data - everyone can see that without getting permissions - getting his ...
1
vote
1answer
451 views

Android: Facebook SDK make a post with location on the bottom

I'm trying to integrate posting to the users wall from within my app using the Facebook SDK. Simple Posting is no Problem but I'm trying to add the Location (on the Bottom of the Post behind the time) ...
0
votes
1answer
505 views

How to add location to a post or a photo with facebook php sdk

This is driving me nuts. Can anyone post a practical example on this? My gratitude for life: Publish a post and add the related checkin/location info publish a photo and add the related ...
0
votes
1answer
457 views

PhoneGap, Childbrowser, and posting to Facebook

I have a PhoneGap wrapped website and am trying to use the childbrowser plugin to allow someone to share a link on Facebook. After the link posts I would like to close the childbrowser window to ...
1
vote
2answers
120 views

Getting the location of the users with PHP Facebook Client Library

I'm using PHP Facebook Client Library for my fb app and I want to know how can I get info about the users that authorize my app. For example how can get their location, age or other info available?
1
vote
2answers
176 views

Location restricted Facebook apps - Possible to restrict view from page admins?

We have created a Facebook application that is restricted to US only, using the Graph API location restriction method (https://developers.facebook.com/blog/post/574/). This application has then been ...
0
votes
2answers
2k views

How to add place when upload photos with facebook graph api?

enter code here params.putByteArray("source", turnFileData(photoPtah)); params.putString("message", message); params.putString("place", placeId); String resp = facebook.request("/me/photos", params, ...
2
votes
0answers
306 views

FQL location_post, distance(latitude, longitude) returns inconsistent results

I am querying the location_post like such: SELECT id FROM location_post WHERE distance(latitude, longitude, "37....","-122....")<100 In theory, that should return all location_post within 100 ...
0
votes
1answer
125 views

Retrieving and editting location information associated with photos

I need to be able to retrieve Facebook Places associated with a user's photos, and hopefully also link photos to Places. I'm referring to the way you can use the "Add Location" functionality to choose ...

1 2