|
POST
|
Great! Just to be clear, this is not the tool from the Production Mapping Extension (ArcGIS Help (10.2, 10.2.1, and 10.2.2) ), but is this stand alone Python script: http://www.arcgis.com/home/item.html?id=dd664ce915214390b8cb8babb09a84bd? I'm just unsure, because you posted this in the Production Mapping subgroup, but then seemed to describe the script tool.
... View more
05-29-2015
10:34 PM
|
1
|
1
|
3975
|
|
POST
|
After you make the feature layer, use the add layer scrip. For example: arcpy.MakeFeatureLayer_management("C:/data/mexico.gdb/cities","cities_lyr") AddLayer (data_frame, "cities_lyr")
... View more
05-29-2015
01:59 PM
|
1
|
0
|
4781
|
|
POST
|
Hi Waqar, you just need to make a feature layer first, then add the layer the way Tim describes: C = r"C:\...\featureclass" arcpy.MakeFeatureLayer_management(FC, "nameoffeatureclass")
... View more
05-29-2015
01:25 PM
|
2
|
4
|
4781
|
|
POST
|
Have you purchased the spatial analyst extension? If you have, have you authorized and installed the extension when you authorized ArcGIS?
... View more
05-29-2015
12:27 PM
|
1
|
0
|
2071
|
|
POST
|
Hi Atul, you probably need to turn on the extensions in Customize--> extensions.
... View more
05-29-2015
11:35 AM
|
2
|
2
|
2071
|
|
POST
|
Which option is greyed out, Jeff? Do you mean the option to add a script to a toolbox? You won't have that option in the toolboxes supplies by ESRI, but you will if you create a new toolbox of your own.
... View more
05-29-2015
11:32 AM
|
0
|
1
|
4460
|
|
POST
|
Just reading through the help file, the following caveats are listed: Currently, this tool only supports NVIDIA graphics cards with CUDA compute capability 2.0 or OpenCL 1.2 and is dependent on your system having an appropriate card installed. To ensure proper tool execution, see the NVIDIA driver update page for the latest available driver. A GPU error may be returned and the tool fails to execute if the Windows TdrDelay (Timeout Detection and Recovery Delay) registry key value is too small for the operation. The default value for TdrDelay is 2 seconds, but you may need to adjust it to a larger value, such as 60 seconds. On most Windows systems, the path to the TdrDelay key in the Registry is HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\GraphicsDrivers. If the TdrDelay key does not exist, you must create it in this path and assign it the larger value. You must reboot your machine for the change to take effect. For more details on how to define the TdrDelay registry key, visit the Microsoft TDR Registry Keys web page. Caution: Unlike other similar tools, Viewshed 2 does not have a Z factor parameter. To ensure the correctness of the output visibility raster, assign a spheroidal vertical coordinate system to the input raster if it does not already have one. Could any of these apply to your case?
... View more
05-29-2015
08:50 AM
|
0
|
1
|
1904
|
|
POST
|
Hi Roger, I'm not clear why you would you use a float field as a case field. Generally some kind of categorical field is used as the case, since you want to return summary results for each unique value, or combination of values in your instance. Perhaps it will become clear after you post a screenshot. A general explanation of what the user is hoping to achieve would also be helpful.
... View more
05-28-2015
10:00 PM
|
0
|
0
|
2450
|
|
POST
|
By the way, have you already tried deleting the Normal.mxt from the users' computers?
... View more
05-28-2015
08:59 PM
|
0
|
1
|
835
|
|
POST
|
Are the layers still in the table of contents, or are they gone all together?
... View more
05-28-2015
08:56 PM
|
0
|
2
|
835
|
|
POST
|
Have you tried setting the default attribute values of your feature template: ArcGIS Help 10.1?
... View more
05-28-2015
08:52 PM
|
1
|
0
|
1520
|
|
POST
|
In your example of forestland demand, is it 99 SQUARE kilometers you are looking for?
... View more
05-28-2015
08:38 PM
|
0
|
2
|
2089
|
|
POST
|
Where do you see a comment about the mouse locked to zoom? I've read through the thread a couple of times, but I just can't seem to find it! Was there a comment here that got deleted? Between your comment, and Darren's about frustration, I feel like I'm missing something.
... View more
05-28-2015
07:52 PM
|
0
|
4
|
3104
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-15-2015 11:16 AM | |
| 1 | 05-08-2015 09:21 AM | |
| 1 | 06-17-2015 06:53 AM | |
| 1 | 06-16-2015 09:39 AM | |
| 1 | 05-29-2015 10:34 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:24 AM
|