Click or drag to resize

DataQueryFindNearestLines Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Overload List
  NameDescription
Public methodStatic memberCode exampleFindNearestLines(LatLon, String)
Finds the nearest Line (such as a stream or railway line) to the location given, in the specified table. See CustomTable for a list of predefined tables.
Public methodStatic memberCode exampleFindNearestLines(LatLon, String, Double)
Finds the nearest Line (such as a stream or railway line) to the location given, in the specified table. See CustomTable for a list of predefined tables.
Public methodStatic memberCode exampleFindNearestLines(LatLon, String, Double, CancellationToken)
Finds the nearest Line (such as a stream or railway line) to the location given, in the specified table. See CustomTable for a list of predefined tables.
Top
See Also