Skip to content

Sprint 27

Levi Remington requested to merge Sprint27 into master

Enhancements

  • Add Admin endpoint for manual cache updates /gcz/transformer/admin/updateCache Screen_Shot_2022-11-15_at_4.22.39_PM
  • 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

Merge request reports