|
POST
|
Hi cgraf1, You can set the output of any of your tool to be an intermediate data. Read from the link. If you mark the output as intermediate data and run the model from the model tool dialog (double click on model from catalog window) then anything marked as intermediate data will be cleaned automatically after the model runs. IF you run the model by editing the model then you have to clean the intermediate data from Model menu > Delete Intermediate data.
... View more
07-01-2013
10:40 AM
|
0
|
0
|
1814
|
|
POST
|
Hi Shiko, I am assuming you are talking about the Calculate Value tool in ModelBuilder. Key is to have a correct output data type which can be set from the the 3rd parameter on the tool dialog. If that does not work, share a screen shot of the tool dialog with your values.
... View more
07-01-2013
10:35 AM
|
0
|
0
|
696
|
|
POST
|
Hi cgraf1, Create a workspace variable and make it a model parameter. Rename to Output Location. Let the user define the output location and use the name of this variable as inline in the output paths of different tools %Output Location%. Will this work? I have to see the model to understand why %scratchworkspace% is not working for you? Have you set the workspace in model properties>environments tab? or the model is using the scratch workspace path set in your arc map document geoprocessing>environments. You can also read about using %scratchGDB% or %scratchFolder% at 10.1. May be these options work for you. Let me know.
... View more
06-26-2013
04:16 PM
|
0
|
0
|
1814
|
|
POST
|
Hi JoelK, Were you able to resolve/check if the issue was a output name length? Let me know. Share your input data to the tool if you can. This will help us check the issue more efficiently. Which version of ArcGIS are you using? sp? Thanks!
... View more
06-26-2013
04:10 PM
|
0
|
0
|
1974
|
|
POST
|
Hi bshaftel, Using iterator means iterating one raster at a time: per iteration. This single raster in each iteration goes as input to the extract multi values to point tool as a connection to the Input Rasters parameter. This Input rasters parameter takes multiple rasters at one time (it is multivalue value table) - With this in information -are you trying to run the extract multi values to point tool on each raster one at a time per iteration? or you intend to add all the rasters together to this tool? Yes, the %Name% is not working with the value list parameter of this tool at present. It is mostly a bug or a current limitation. I could find and let you know. Let me know what you want to do with the extract tool, may be there is a workaround.
... View more
06-26-2013
03:56 PM
|
0
|
0
|
2092
|
|
POST
|
Hello Daniele, Would it be possible for you to share your data or a sample of your data and the model so far? It is help see your field names and suggest a correct solution. Thanks!
... View more
12-13-2012
10:19 AM
|
0
|
0
|
2234
|
|
POST
|
Hi Matt, Please can you share your data or a sample of your data? Also, which databases are your inputs stored in?
... View more
12-13-2012
09:54 AM
|
0
|
0
|
465
|
|
POST
|
Hi, Ok I see what you are doing based on your first attachment on this forum. Explanation: I think you are trying to run this model from the model tool dialog, Correct? If yes, your layer file connected as input to the Apply Symbology from Layer tool has the value %workspace%\%Name%.lyr... Now, when you run a model from its tool dialog and have %Workspace% in any of your parameter it is going to look at for the current workspace set in the environment settings at the ArcMap level i.e. set from the Geoprocessing tab on ArcMap>environments option . The workspace set here must match the workspace you really want to point to find the layer. This means that you need a map document with a set current workspace to always accompany the model when you share your model. OR if you do not want a map document to be shared and if you decide to you a default workspace in the environments setting set at ArcMap level then this default workspace will not have the layer file you are pointing at. Now the second part %Name%.. this Name really points to a variable in the model. When you run it as a model tool this %Name% will not work. Testing: If you running the model from within a model and still see this error check these things to begin: %Workspace% which points to the workspace variable connected to your iterator is the folder that contains your layer file. Check the value of the variable Name (output of the iterator) to which the %Name% is pointing at, and make sure the value of the variable and the name of the layer in the workspace are exactly the same. If the above two points are OK then try this: Instead of the %Workspace% use the actual path to the workspace and then append %Name%.lyr in the end. If this fails try to use the exact layer file name and path and run the model for just one feature class and its corresponding layer file. Do you really need the input to Apply Symbology From Layer tool as a model parameter? [INDENT][/INDENT] If nothing works write back and share your model and a sample of your data and the layer file.
... View more
12-05-2012
03:06 PM
|
0
|
0
|
2069
|
|
POST
|
Hi, Please can you share your model with some sample data. You are using 10.0? sp? or 10.1? Thanks!
... View more
11-16-2012
02:29 PM
|
0
|
0
|
5233
|
|
POST
|
Are you using 10? sp? This is a know issue and has been addressed in 10.1 sp1.
... View more
11-09-2012
09:30 AM
|
0
|
0
|
712
|
|
POST
|
Please can you share the model and the data/sample of the data? Are you using 10? sp?
... View more
11-09-2012
09:05 AM
|
0
|
0
|
505
|
|
POST
|
Hi Andreas123. Check the image attached. Try something like that. Read Lists
... View more
11-09-2012
07:49 AM
|
0
|
0
|
1671
|
|
POST
|
Thanks for improving it Curt!!! I bet it will help a lot of people looking for a way to write a custom error, warning or message. Point under consideration - about the need for a tool in ModelBuilder to do that.
... View more
10-23-2012
10:17 AM
|
0
|
0
|
2590
|
|
POST
|
Ok - Row Why a new row.? What do you want to put in your new row? How many field (columns) exist in your excel? Meanwhile try this: If you want to use it in your model use the Table To Table tool to first convert the excel to a table in a file geodatabase. This will ensure all the other tools work well with your table in a file geodatabase. Once you have a table make a copy of it. Delete all but one record (or as many as you want). Delete the contents of the row if you want empty row. We make a copy of this so that schema (fields) are same as the incoming table. Then use the Merge tool to merge the original and the copied empty table. Note - The schema of the incoming tables should be consistent every time to Merge the incoming and this copied table. Use Iterate Tables iterator to iterate over more then one table.
... View more
06-29-2012
08:47 AM
|
0
|
0
|
2259
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 12-03-2025 10:47 AM | |
| 4 | 11-13-2024 11:37 AM | |
| 1 | 08-28-2023 05:43 PM | |
| 1 | 08-31-2023 02:03 PM | |
| 1 | 08-28-2023 05:39 PM |
| Online Status |
Offline
|
| Date Last Visited |
a month ago
|