|
POST
|
Another place to ask this queston is in http://forums.arcgis.com/forums/120-Hydro.
... View more
03-26-2014
09:47 AM
|
0
|
0
|
797
|
|
POST
|
The target locations are set via the Arc Hydro toolbar. After choosing "Set Target Locations" choose "hydroconfig". This should give you the default locations for the Arc Hydro geoprocessing. [ATTACH=CONFIG]32532[/ATTACH] I rarely set this manually. I use the "Reset Target Locations" tool shown in the pic below. If your mxd is saved in a different plance than when you started the Arc Hydro project, resetting the target locations is required so Arc Hydro knows where to get and put the data. [ATTACH=CONFIG]32533[/ATTACH] Also, doing processing over a network can result in errors like this. Check out the Arc Hydro Problem Solvers via the link below my signature for other solutions to Arc Hydro problems. Hope this helps.
... View more
03-26-2014
09:44 AM
|
0
|
0
|
6626
|
|
POST
|
Other good advice. Thanks nidhinkn (Nidhin Karthikeyan) http://forums.arcgis.com/threads/105124-DEM-Reconditioning-error-(Arc-Hydro-10.2)?p=374970&viewfull=1#post374970
... View more
03-24-2014
07:54 AM
|
0
|
0
|
4033
|
|
POST
|
I'm linking to this good advice in the "Arc Hydro Problem Solvers" thread. Thanks!
... View more
03-24-2014
07:53 AM
|
0
|
0
|
6626
|
|
POST
|
I don't quite understand the "triangle" you are talking about. If you define the watershed for a piont, not on the road, but far downstream so that it includes all of the drainage points that cross the road, then you will have a polygon that covers the entire road. Then slice this polygon with the road and choose the side/sides that is/are uphill of the road.
... View more
03-21-2014
10:00 AM
|
0
|
0
|
685
|
|
POST
|
Editing over a network is slow. If you are working over a network, copy the data to your local drive, edit it faster, then copy it back. Just a thought.
... View more
03-19-2014
03:53 PM
|
2
|
1
|
1976
|
|
POST
|
Seems like you are looking for the watershed boundary uphill of the road. Could you use hydrology tools to do define the watershed boundary (ridege line) and then use the road to slice the watershed and define only the uphill side of the road.
... View more
03-19-2014
03:50 PM
|
0
|
0
|
4491
|
|
POST
|
When I've seen this happen in other processing, it is the processing extent that gets messed up. I can't tell you how it gets messed up, but you can fix it by going through the Arc Map menus of "Geoprocessing>Environments>Process Extents". Here you choose a layer that has the North/South/East/West extents that you want to make the processing work withing. Either that or put in the N/S/E/W values. The larger the extents, the more time the processing would take, so just use a shape file or raster that defines the area you are working in. See link below my signature for more tips on using Arc Hydro.
... View more
03-19-2014
03:43 PM
|
0
|
0
|
1389
|
|
POST
|
I just tried with Filezilla and got in: Echo from FileZilla Status: Connecting to mft.esri.com... Response: fzSftp started Command: open "[email protected]" 22 Command: Pass: ************* Status: Connected to mft.esri.com Status: Retrieving directory listing... Command: cd "/incoming/arcHydro" Response: New directory is: "/incoming/arcHydro" Command: ls Status: Listing directory /incoming/arcHydro Status: Calculating timezone offset of server... Command: mtime "Data" Response: 1391610761 Status: Timezone offsets: Server: -25200 seconds. Local: -25200 seconds. Difference: 0 seconds. Status: Directory listing successful The basic protocols I use are posted here http://forums.arcgis.com/threads/48100-ArcHydro-Problem-Solvers?p=372960&viewfull=1#post372960 Make sure the protocol type is SFTP - SSH File Transfer Protocol. This is an option in FileZilla "File>Site Manager..." dialogue window. Messed me once.
... View more
03-19-2014
03:37 PM
|
0
|
0
|
1714
|
|
POST
|
You could try making your directory name shorter. "MS4_BiologicalSampling" could be longer than Arc Hydro wants to work with. If the directory name is truncated the Arc Hydro code, it wouldn't be able to find the folder. Tools will often prompt me that a file name is too long. I don't recall getting prompted to make a directory name shorter, but my practice it to keep them short just in case. Not sure about the extra .shp in the name. That seems odd. I don't use the Sink Evaluation tool, so I can't say . I tried to do a simple export and force the .shp.shp at the end of the file and Arc Map always simplifies it to .shp
... View more
03-17-2014
09:55 AM
|
0
|
0
|
1978
|
|
POST
|
I assume you already know about the ESRI Arc Hydro tools. The book on it may address this. http://www.amazon.com/Arc-Hydro-GIS-Water-Resources/dp/1589480341. Dr. David Maidment and Dr. Dean Djokic may have other papers or publications that address your question.
... View more
03-17-2014
07:52 AM
|
0
|
0
|
538
|
|
POST
|
This error is new to me. At least I don't recall seeing it. Also, I've also not used the exact tools you are using (sink evaluation or sink selection). If your project is on your local computer and you have your output data on your local computer, you will elimiate any error caused by doing the work over a network. For me, doing this has virtually eliminated puzzling errors. Also, checkout the link in my signature for other Arc Hydro tips.
... View more
03-17-2014
07:43 AM
|
0
|
0
|
2318
|
|
POST
|
Here is the latest on connecting to the Arc Hydro ftp site. this worked for me today 3/14/2014 using Filezilla. Host: mft.esri.com Protocol: SFTP User: ADSRiverHydraulics Pass: ADSRiver.2014 Port: 22
... View more
03-14-2014
07:59 AM
|
0
|
0
|
4033
|
|
POST
|
Good advice from bagoodone007 . http://forums.arcgis.com/threads/102718-Burn-Stream-Slope-Error.?p=372810&viewfull=1#post372810
... View more
03-14-2014
07:16 AM
|
0
|
0
|
4033
|
|
POST
|
I had run into a similar issue running 10.2.1. My work around was to create the folder it was wanting to write to in my case RAS43 in the system32 folder. I also shortened the name from LongestFlowPath to LFP or similar. Not sure which one did it, but ran it again and all is well. I've noticed over the years that shortening names, not using long file paths, not using special characters or spaces, making sure everything is in the same projection, and making sure your DEM covers your area of interest cures just about 99% of ArcHydro issues. Hope this helps. I'm linking to this good advice in the "Arc Hydro Problem Solvers" thread. Thanks!
... View more
03-14-2014
07:13 AM
|
0
|
0
|
2222
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-10-2014 08:42 AM | |
| 1 | 08-13-2025 08:15 AM | |
| 1 | 08-30-2024 03:07 PM | |
| 1 | 03-20-2012 07:18 AM | |
| 1 | 02-13-2025 06:07 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-10-2026
11:29 AM
|