Solved! Go to Solution.
I tried to find the HKEY_LOCAL_MACHINE\SOFTWARE\ESRI\Raster\Preferences\grid.max_table_range in Registry Editor, but it was not there.
I'm not entirely sure how you came to the conclusion that there is some size limitation imposed by ArcGIS, but there is not. Certain formats have size limitations. Tiff comes to mind, but even the old 4gb limit has been overcome with the advent of BigTiff format which ArcGIS is capable of writing. I've been working on some hydro things since the beginning of the year, specifically processing NHDPlus v1 data for the lower 48 states. I routinely process data with ArcHydro that is in excess of 8-10GB. Outside of my hydro work, I do a lot of testing on NED data, which is several hundred GB's of data. 1GB of data is really nothing much these days.
My test machine specs:
- Windows Server 2008 R2 64 bit, ArcGIS 10.1
- 6GB RAM
- Intel Xeon W3550 @ 3.07GHz
Best Regards,
Eric
I followed your instructions yesterday (quoted above). Today I got back on a large rawdem project using ArcHydro. Still had the stream definition and stream link "fail".** I ran AdvancedArcMapSettings.exe and found that the setting was back to 65536 instead of 1000000 like I had set it. Does this need to be reset every time?
By the way, I've been running the same tools in Model Builder on a smaller watershed and its been working like a charm.
**(The model stops after the str and strlnk grids, but they are created without projections. When I add projections and put them in the MXD, then put them in the model and link them to the next steps, i.e. two manual tasks, the rest of model finished to adjoincatchments).