Shapefile with custom spatialreference

2771
1
05-21-2016 08:55 PM
EdwardLin
New Contributor II

Hi~

     I load shapefile on android device, and it has custom saptialreference, can any one help?

05-22 11:26:09.895: E/AndroidRuntime(9427): java.lang.RuntimeException: Invalid argument - unknown wkt

05-22 11:26:09.895: E/AndroidRuntime(9427):     at com.esri.core.geodatabase.Geodatabase.nativeOpenShapefile(Native Method)

05-22 11:26:09.895: E/AndroidRuntime(9427):     at com.esri.core.geodatabase.Geodatabase.a(SourceFile:126)

0 Kudos
1 Reply
EricBader
Occasional Contributor III

Feature layers from shapefile feature tables will not honor custom spatial references. This is a limitation at the current 10.2.x versions of the SDK.

0 Kudos