Sprint 27
Enhancements
- Add Admin endpoint for manual cache updates
/gcz/transformer/admin/updateCache
- Added helper functions to abstract away repeated blocks of code for our FeatureCache Synchronizers
Fixes
- Transformer: Fix
batchSize
not respected when below 1000 - Provider: Fix koop crashing when spatial intersection using an esriGeometryPoint was attempted
Docs
- Document new updateCache admin endpoint
- Document
f=geojson
request parameter for Provider-generated Feature Layers - Document environment variables for specifying YAML configuration files outside of the project directory