You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yusufalma , I pushed out some updates that should take care of this. The problem was that when merging all the partial files into one, it was storing everything in memory AND THEN piping into a single file. This was causing backflow pressure and taking up memory. It should work fine now. I would also recommend adding a throttle (in milliseconds) to your services.txt file:
Thank you for quick response. The program can merge multiple JSON now. However, yesterday I found another error after merging finished below:
What was happened and can it be solved? Again, thank you for attention and cooperation.
Dear Mr. Tanner,
Your code is very good to download data from ArcGIS REST server, but I found error after finished extracting chunks, as you can see in picture below:
How would you fix this problem? If I should merge multiple JSON files in folder "partials" by myself, how will I do that?
Regards,
Yusuf Alma
The text was updated successfully, but these errors were encountered: