|
POST
|
Geoprocessing wtih Python http://help.esri.com/en/arcgisdesktop/9.4/help/index.htm#/What-is-Python-/002Z00000001000000/ Should be an easy fix.
... View more
12-02-2009
08:54 AM
|
0
|
2
|
1138
|
|
POST
|
:eek: Is there a symbol set for all the little icons in wing by chance? No symbol for arcpy.arcobjects.cls in wing It seems like there are multiple ways to get at the tools, so, for those wanting a ux like the old gp, you can still get to CreateFile from arcpy.CreateFileGDB_management, conversely, you can use the dot notation through management to achieve the same results, such as arcpy.management.CreateFileGDB, was this done to help us old gp users, or just thought multiple ways were better so, basically, it makes sense to be able to do it one way, and not two ways. The first way (arcpy.CreateFileGDB_management is redundant), compared to arcpy.management.CreateFileGDB. It seems like it would make sense to have 1 way of doing something in python, not two ways. I think this is what makes the help so bloody confusing.
... View more
12-02-2009
07:04 AM
|
0
|
0
|
561
|
|
POST
|
Are there plans to support all of the analysis extensions through the REST API, it seems like the network functionality is making its way here, but what about all the spatial, 3D, and geostats capabilities. Are there more updates coming with beta 2?
... View more
12-01-2009
10:00 PM
|
0
|
2
|
1168
|
|
POST
|
So, I don't think I have asked this, yet, and perhaps it does not belong here in this thread, but how does the new editing work for layers/tables as part of the feature service. Is this handled on the default version, or are we to create services from versions? Sorry if I sound a bit ignorant.
... View more
12-01-2009
09:51 PM
|
0
|
10
|
6213
|
|
POST
|
So, there is no need to post to support, which If I don't have to is a ok. One of my biggest peeves, are mistakes in the code, and this is a simple fix, but prior to 94 there are lots of little mistakes, and it can get quite frustrating.
... View more
12-01-2009
09:34 PM
|
0
|
0
|
562
|
|
POST
|
Thank you Keyur. Very Informative. I can't believe I did not see that the last time , I read through the doc for REST. Well, plain as day.
... View more
12-01-2009
01:18 PM
|
0
|
0
|
743
|
|
POST
|
Just figured you would want to know. Clearly if these things are found today then it will be less work in the future for esri to at least know the limitations. Thank you Rob.
... View more
12-01-2009
10:41 AM
|
0
|
0
|
647
|
|
POST
|
Ted, Reporting functionality has not been implemented in ArcGlobe and ArcScene at this point. It is planned to be included for 9.4 Final. Thanks again for the feedback. Kent M. So then at final it will be a true 3D GIS.
... View more
11-30-2009
02:20 PM
|
0
|
0
|
1542
|
|
POST
|
Thank you KM, it seems like today you are working the forums:)
... View more
11-30-2009
02:19 PM
|
0
|
0
|
1196
|
|
POST
|
http://help.esri.com/en/arcgisdesktop/9.4/help/index.htm#/Accessing-data-using-cursors/002Z0000001Q000000/ For the getValue and setValue section Sample script: Snippet before the second for loop # Open insert cursor on new lookup table # tabcur = arcpy.InsertCursor(aenv.workspace + os.sep + tab) # Open search cursor on feature class # featcur = arcpy.SearchCursor(env.workspace + os.sep + fc) The text in bold should be env.
... View more
11-26-2009
10:18 AM
|
0
|
2
|
1140
|
|
POST
|
since gp is a part of geoprocessing. import arcpy as ap ap.geoprocessing.gp Is there a symbol set for all the little icons in wing by chance? No symbol for arcpy.arcobjects.cls in wing It seems like there are multiple ways to get at the tools, so, for those wanting a ux like the old gp, you can still get to CreateFile from arcpy.CreateFileGDB_management, conversely, you can use the dot notation through management to achieve the same results, such as arcpy.management.CreateFileGDB, was this done to help us old gp users, or just thought multiple ways were better
... View more
11-25-2009
02:12 PM
|
0
|
0
|
561
|
|
POST
|
Where is the help for the arcobjects, geoprocessing, packages listed via help(arcpy). For the most part, the contents look to be just toolboxes, except for utils, toolbox_code, toolbox as well as ao and gp packages mentioned above, so where in the help does it mention these packages?
... View more
11-25-2009
01:56 PM
|
0
|
0
|
544
|
|
POST
|
Wing on another machine is good to go. You can definitely tell who esri favors in the ide space (I like wing too:)). Much more integrated. Not testing pyWin, though, so I bet that is pretty good too. Not as slow for importing arcpy as gp hello arcpy!!!! At beta 2, I will just rebuild all the py stuff on my other sde machine, which should fix all the bad karma thats taking place over there, but then maybe its just that arcmap likes the killers.
... View more
11-25-2009
09:58 AM
|
0
|
0
|
713
|
|
POST
|
If I add a layer that has representations that is stored in sql server 2005 to ArcMap, by default the representation is displayed automatically. If I add a layer that has representations that is stored in sql server 2008 r2, by default the representations are not being displayed as expected and only showing simple symbol.
... View more
11-25-2009
09:32 AM
|
0
|
2
|
1142
|
| Title | Kudos | Posted |
|---|---|---|
| 3 | 08-01-2022 02:13 PM | |
| 1 | 08-04-2022 02:37 PM | |
| 1 | 08-01-2022 02:10 PM | |
| 1 | 08-01-2022 02:30 PM | |
| 3 | 06-21-2022 02:07 PM |
| Online Status |
Offline
|
| Date Last Visited |
04-07-2026
01:03 PM
|