Drive time output is different when running two areas as opposed to one area.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM009523
Submitted
June 5, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Given that the outer ring may be different (either due to trimming or not being bounded by another polygon), if you want all of your service areas to be consistent it is necessary to do one of the two workarounds:1) Generate the service area polygons one at a time (for each break) and combine the resulting service areas polygons client side.2) Add an additional break that's larger than the largest break you care about in order to better bound the largest service area polygon you care about. Note - This extra break value should be sufficiently large to ensure it covers all the streets that could impact the the polygon generation.