Interface | Description |
---|---|
IsoChroneSPTRenderer |
Compute isochrones out of a shortest path tree request.
|
Class | Description |
---|---|
IsoChroneRequest |
A request for an isochrone vector.
|
IsoChroneSPTRendererAccSampling |
Compute isochrones out of a shortest path tree request (AccSampling isoline algorithm).
|
IsoChroneSPTRendererRecursiveGrid |
Compute isochrones out of a shortest path tree request (RecursiveGrid isoline algorithm).
|
Renderer | |
RenderRequest | |
SampleFactory | |
SampleGridRenderer |
Compute a sample grid from a SPT request.
|
SampleGridRenderer.WTWD |
The default TZ data we keep for each sample: Weighted Time and Walk Distance
For now we keep all possible values in the vector; we may want to remove the values that will
not be used in the process (for example # of boardings).
|
SampleGridRenderer.WTWD.IsolineMetric | |
SampleGridRenderer.WTWDAccumulativeMetric |
Any given sample is weighted according to the inverse of the squared normalized distance
+ 1 to the grid sample.
|
SampleGridRequest |
A request for a sample grid (of a SPT).
|
SampleRequest |
Used in the SampleCache.
|
SPTRequest | |
TileCache | |
TileRequest |
Copyright © 2018. All rights reserved.