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
With the latest code, in the non-vectorized path, we are hitting:
java.lang.IllegalArgumentException: Specified physical level technique not yet supported: NONE
at com.mlt.decoder.IntegerDecoder.decodeIntStream(IntegerDecoder.java:86)
at com.mlt.decoder.GeometryDecoder.decodeGeometryColumn(GeometryDecoder.java:29)
at com.mlt.decoder.MltDecoder.decodeMlTile(MltDecoder.java:77)
at com.mlt.tools.Encode.main(Encode.java:269)
With the latest code, in the non-vectorized path, we are hitting:
Testcase:
The text was updated successfully, but these errors were encountered: