Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
MatchGraphResponse |
GPUdb.matchGraph(MatchGraphRequest request)
Matches a directed route implied by a given set of
latitude/longitude points to an existing underlying road network graph
using a
given solution type.
|
Modifier and Type | Method and Description |
---|---|
MatchGraphRequest |
MatchGraphRequest.setGraphName(String graphName) |
MatchGraphRequest |
MatchGraphRequest.setOptions(Map<String,String> options) |
MatchGraphRequest |
MatchGraphRequest.setSamplePoints(List<String> samplePoints) |
MatchGraphRequest |
MatchGraphRequest.setSolutionTable(String solutionTable) |
MatchGraphRequest |
MatchGraphRequest.setSolveMethod(String solveMethod) |
Copyright © 2020. All rights reserved.