Select to view content in your preferred language

Mean Center tool for Spatial Statistics

400
1
04-13-2010 05:18 PM
chrisHarper
New Contributor
I am working on a GIS tutorial exercise. I am tying to find the mean center for 3 library districts. I am unabe to have it execute the mean center because of the following error. I tried the suggestions that the error 000287 had when I clicked on the error message.

Executing: MeanCenter "Patron Locations"
Running script MeanCenter...
ERROR 000287: Fail to create output feature class.
<class 'ErrorUtils.ScriptError'>: Exiting....
Failed to execute (MeanCenter).


Does anyone have any suggestions on how to solve this error problem?
0 Kudos
1 Reply
LaurenScott
Deactivated User
Hi,
Thanks for including the full error message.  My guess is that you have not provided an output feature class name, so the tool can't create the output.  The output feature class name should be the full pathname, so for example, you might enter: c:\temp\LibraryMC.shp.

I hope this resolves the problem.  If not, please let me know.
Best wishes,
Lauren

Lauren Scott
ESRI
Geoprocessing, Spatial Statistics
0 Kudos