I'm generating contours (FeatureCollectionLayer) using gpkx and do FeatureQueryResult to FeatureCollectionTable, then to FeatureCollection, then to FeatureCollectionLayer. Under .NET you can create json text by featureCollection ToJson() and get back FeatureCollection by FeatureCollection.FromJson(jsonTxt). I tried to use the resulting json file in ArcGISPro to look at by "Json To Feature" method. Unfortunately it throws exception. Is there any way to use this json file in ArcGIS Pro to look at? I attached the json file created in my app.
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.