I´m designing a geoprocessing service on ArcGIS Server using several nationwide datasets.
Currently I´m preparing some of the datasets and I´m wondering if I should dissolve my polygon layers (buffers) to have only one huge polygon with many, many vertices or if I would get better performance if I leave them with many small polygons (approx. 500.000).
The geoprocessing service will always be applied only on very small areas at a time.
Thanks for your help. Martin