Package org.apache.sedona.common.raster.serde
package org.apache.sedona.common.raster.serde
-
ClassesClassDescriptionAffineTransform2D cannot be correctly deserialized by the default serializer of Kryo, so we need to provide a custom serializer.There won't be too many distinct CRSes in a typical application, so we can cache the serialized form of CRS objects to speed up the serialization/deserialization process.GridSampleDimension and RenderedSampleDimension are not serializable.Utility methods for serializing objects with Kryo.Serializer for SampleModelState using Kryo.