Mám json url, které potřebuji importovat do ArcGIS Pro a převést na prvky. Jak mohu převést json url na prvky?
Zkoušel jsem použít rozšíření data interoperability a převést to na shapefile, ale importovaná data se zobrazují jako jeden řádek metadat.
Thank you for the solution. I still face an issue with some columns being translated to Null values. Some columns seem to be translated well, while others are returning all null values. Examining the translator shows all the data, so there seems to be some tweaking to be done with the writer parameter, but I am unable to figure out what needs to be altered.
Use a GeoJson reader for this particular URL. You don't have to do anything special to parse the feature collection into a table or show its geometry. Attach is a sample solution, just add your desired destination format in the canvass.
The url I am looking to convert is https://iowa-atms.cloud-q-free.com/api/rest/dataprism/wzdx/wzdxfeed
Here's a few blogs with sample workspaces that shows parsing of JSON into several destination formats.https://community.esri.com/t5/forums/searchpage/tab/message?advanced=false&allow_punctuation=false&filter=location&location=blog-board:arcgis-data-interoperability-blog&q=jsonIf you have a specific use case, a public URL, or even a sample JSON file, we could give you a more specific answer or even a working solution.Hope this helps.
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.