Class | Description |
---|---|
DiskBackedPointSetCache | |
Histogram |
A pair of parallel histograms representing how many features are located at each amount of travel time
away from from a single origin.
|
PointFeature | |
PointSet |
PointSets serve as named groups of destinations when calculating analyst one-to-many indicators.
|
PointSetCache |
This is a loadingCache, so it will attempt to load pointsets only when they are requested.
|
ResultSet |
This holds the results of a one-to-many search from a single origin point to a whole set of destination points.
|
ResultSet.RangeSet | |
ResultSetDelta |
Represents the difference between two Analyst ResultSets.
|
SampleSet |
We never use samples in isolation, so let's store them as a column store.
|
SurfaceCache |
Caches travel time surfaces, which are derived from shortest path trees.
|
TimeSurface |
A travel time surface.
|
TimeSurface.RangeSet |
Groups together three TimeSurfaces as a single response for profile-analyst.
|
Exception | Description |
---|---|
EmptyPolygonException | |
UnsupportedGeometryException |
Copyright © 2019. All rights reserved.