|
|
@ -120,8 +120,8 @@ function addRoutes(app, peliasConfig) { |
|
|
|
postProc.distances('focus.point.'), |
|
|
|
postProc.distances('focus.point.'), |
|
|
|
postProc.confidenceScores(peliasConfig.api), |
|
|
|
postProc.confidenceScores(peliasConfig.api), |
|
|
|
postProc.confidenceScoresFallback(), |
|
|
|
postProc.confidenceScoresFallback(), |
|
|
|
postProc.dedupe(), |
|
|
|
|
|
|
|
postProc.interpolate(), |
|
|
|
postProc.interpolate(), |
|
|
|
|
|
|
|
postProc.dedupe(), |
|
|
|
postProc.accuracy(), |
|
|
|
postProc.accuracy(), |
|
|
|
postProc.localNamingConventions(), |
|
|
|
postProc.localNamingConventions(), |
|
|
|
postProc.renamePlacenames(), |
|
|
|
postProc.renamePlacenames(), |
|
|
@ -140,8 +140,8 @@ function addRoutes(app, peliasConfig) { |
|
|
|
postProc.distances('focus.point.'), |
|
|
|
postProc.distances('focus.point.'), |
|
|
|
postProc.confidenceScores(peliasConfig.api), |
|
|
|
postProc.confidenceScores(peliasConfig.api), |
|
|
|
postProc.confidenceScoresFallback(), |
|
|
|
postProc.confidenceScoresFallback(), |
|
|
|
postProc.dedupe(), |
|
|
|
|
|
|
|
postProc.interpolate(), |
|
|
|
postProc.interpolate(), |
|
|
|
|
|
|
|
postProc.dedupe(),
|
|
|
|
postProc.accuracy(), |
|
|
|
postProc.accuracy(), |
|
|
|
postProc.localNamingConventions(), |
|
|
|
postProc.localNamingConventions(), |
|
|
|
postProc.renamePlacenames(), |
|
|
|
postProc.renamePlacenames(), |
|
|
|