You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when we use CoordinateReferenceSystem as our entities' property and enable L2 cache , will thrown "org.geolatte.geom.crs.Geographic2DCoordinateReferenceSystem cannot be cast to java.io.Serializable"
when we use CoordinateReferenceSystem as our entities' property and enable L2 cache , will thrown "org.geolatte.geom.crs.Geographic2DCoordinateReferenceSystem cannot be cast to java.io.Serializable"
see this test repos.
Thanks !