DataQueryFindNearestLines Method |
Name | Description | |
---|---|---|
FindNearestLines(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.
| |
FindNearestLines(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.
| |
FindNearestLines(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.
|