Releases: koopjs/koop-provider-elasticsearch
Releases · koopjs/koop-provider-elasticsearch
v3.7.1
v3.7.0
v3.6.1
v3.6.0
Added
- Caching support. If a layer is marked for caching then the main layer and all sublayers will use a cached version of the data when available.
- Support for setting the maximum number of results for a layer info request (maxLayerInfoResults).
Setting this to a low number can dramatically improve initial layer load times. Do not use this on layers with caching.
v3.5.1
Fixed
- Compatability with new Map Viewer - Smoother handling of input types from the new map viewer
- Compatability with ArcGIS Pro improved. Point layers may still fail.
- Attribution for nested ES objects comes through correctly now
- Updated version of core koop libraries