Skip to content

Spatial location array

Mykyta Savchuk requested to merge spatial-location-array into master

When SpatialLocation is an array in a record, storage batch API with conversion returns 500. To fix this, I added a check if the geo attribute is a json object.

Merge request reports