Click or drag to resize

DataQueryFindNearbyPopulationCenter Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberFindNearbyPopulationCenter(LatLon, Double, UInt32)
Finds the nearest population center (usually a city) based on distance and population criteria.
Public methodStatic memberFindNearbyPopulationCenter(LatLon, Double, UInt32, Double)
Finds a nearby population center (usually a city) based on distance and population criteria.
Public methodStatic memberFindNearbyPopulationCenter(LatLon, Double, UInt32, CancellationToken)
Finds the nearest population center (usually a city) based on distance and population criteria.
Public methodStatic memberFindNearbyPopulationCenter(LatLon, Double, UInt32, Double, CancellationToken)
Finds a nearby population center (usually a city) based on distance and population criteria.
Top
See Also