Hi,FIrst of all i'm a novice to ArcGIS and i'm attempting to get shortest paths between ports over the ocean (globall located ports). The easiest way i can see of doing this is to 1: COnvert ocean feature dataset to raster2: Reclassify so the whole ocean has a value of 13: Run cost distance against all ports4: Run cost path against all portHOwever, i'm hitting a problem at point and getting the following error when i try to reclassify:Executing (Reclassify (2)): Reclassify \PHD\Modelling\GIS_Modelling\NetworkModelling\ocean_raster Value "57211527168 11152826302464 1" C:\tmp DATAStart Time: Wed Feb 09 09:09:32 2011ERROR 010067: Error in executing grid expression. Failed to execute (Reclassify (2)).End Time: Wed Feb 09 09:09:33 2011 (Elapsed Time: 1.00 seconds)Incidentally, I'm doing this through model builder (i've tried running each function separately as well as running the entire model). I've looked up what typically causes this and found it's spaces or if the raster file name output is greater than 13. But neither seem to be the case for the above. Is there some issue that the values are too large to reclassify?Apologies if this has been answered somewhere, i haven't been able to find it.Thanks for any help/adviceEOin
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.