I'm going to upload about 500k point features to AGOL.
Is it best to leave it in one file?
Or is it best to make 3 or 4 chunks based on what part of town (or something) to keep the table sizes down?
Does it matter?
One file is easier, for sure, and makes some later calculations easier. But if there were a good reason to break it up, I'd do it.
Anybody know? Got some experience or an opinion?
Thanks!