Export feature service to CSV and download

290
0
01-11-2021 03:05 AM
Labels (1)
tino415
New Contributor II

Hello,

I'm triing to migrate one feature service between two accounts. My idea is to export data from service to csv, download and then upload to other service. I managed to export feature service to csv, but then when I click to download csv, I get json like this

```json

{"type":"file","size": xx,"exportItemId":"xx","serviceItemId":"xx","exportFormat":"CSV","title":"xx","exportParameters":"{\"layers\":[{\"id\":0}]}"}

```

(xx is placeholder of data i did not want to publish)

Is there any size limit for download? Data that I'm triing to export have above 2GB...

 

Thank you in advance

Tags (1)
0 Kudos
0 Replies