Identify users with geo location inside a specific country

Hi,

When users sign up to my app they enter their city as a geographic location.

I would like to identify all users who’s city is inside a bigger geographic location, a country.

For example:

John’s geo location: “Miami”
Frank’s geo location: “New York”
Luis’ geo location: “Rio de janeiro”

Count all users with geographic location is inside the geo location “United States” = 2

Anybody knows how to do this?

This topic was automatically closed after 70 days. New replies are no longer allowed.