Show / Hide Table of Contents

Namespace Itinero.Algorithms.Search

Classes

IResolveExtensions

Contains extensions and helper functions related to resolvers.

LocationError

A represention of an error that can occur for a location.

MassResolvingAlgorithm

A mass-resolving algorithm.

PresolvedMassResolvingAlgorithm

A dummy mass-resolve implementation which returns presolved results

ResolveAlgorithm

An algorithm to search for a good location on a routing network to start routing for a given location.

ResolveMultipleAlgorithm

An algorithm to search for a good location on a routing network to start routing for a given location.

ResolveSettings

Contains resolver settings.

ResolveVertexAlgorithm

An algorithm to search for a good location on a routing network to start routing for a given location. This algorithm only returns vertices.

Interfaces

IMassResolvingAlgorithm

Abstract representation of a mass resolving algorithm.

IResolver

Abstract representation of a resolver algorithm.

Enums

LocationErrorCode

The types of errors that can occur for a location.

Delegates

IResolveExtensions.CreateResolver

Delegate to create a resolver.

Back to top Built by Itinero, MIT licensed.