add_location


Description:

[ Version ( deprecated = true , deprecated_since = "0.17.7" , since = "0.15.1" ) ]
public void add_location (uint64 radius, double lat, double lon)

Warning: add_location is deprecated since 0.17.7.

Adds a geolocation filter to the query.

Note:

Google Freebase has been permanently shut down.

location filters are always nested in containers, opened and closed through open_filter and close_filter.

Parameters:

this

a FreebaseSearchQuery

radius

radius in meters

lat

latitude

lon

longitude