Replies: 2 comments 4 replies
-
This issue is related to your file. Please debug why angle is missed on your specific case, or attach rivers.gpkg file to this topic. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi mate, load gpkg file get error message "java.lang.IllegalArgumentException: Angle.init: NaN is not supported!"
val geoPackageFile = TutorialUtil.unpackAsset(requireContext(), "rivers.gpkg") val layer = GpkgLayerFactory.createLayer(geoPackageFile.path)
Beta Was this translation helpful? Give feedback.
All reactions