|
POST
|
is really slow, for both netbeans and eclipse, I bet there is just a lot there under the covers, and will be slow for wing, too, right? Now for wing testing (This is another machine).
... View more
11-25-2009
09:21 AM
|
0
|
2
|
807
|
|
POST
|
So, it seems like intellisense is not working with pydev as well, I would think ok, maybe not netbeans but pydev, hmm, seems like a lot of people use pydev and will so at 94. It works, though, well for the easy stuff. Hello arcpy!!!
... View more
11-25-2009
09:19 AM
|
0
|
0
|
885
|
|
POST
|
This is Wing Personal 3.1/3.2 (First 3.1, then I upgraded). We have Wing 101 on another machine (Jesusa's Machine), and it seemed to work correctly. Wing Pro has not been tested, but I assume it should work. Will have to come up with something or move to another machine, because this is going to be quite limiting. I think this is related to your install fiasco, where you install 2.6.2, and if I have geodjango running with 2.6.1, I now have two instances and hence a problem with running wing. That is my bet. I have a few different modules outside of esri on this particular machine. For beta 2, now that I know of this esri limitation, I will have to clean up this machine, and just know that this is a going to be a huge issue, and perhaps just have that sort of py dev on a completely separate machine away from arcpy.
... View more
11-25-2009
05:52 AM
|
0
|
0
|
709
|
|
POST
|
But I do not want to write a book. Arcpy is an excellent time, but I would think the book would not be just about arcpy, I would hope it would incorporate all the gis py tools, such as geo alchemy, geodjango, spatial lite, etc..., and then additional modules of use in conjunction to arcpy. A person or persons that would be excellent choices for writing a book on python: Mark Janikas Ghislain Prince Lauren Scott Ashley Pengelly David Wynne All ESRI employees (That I know of) All on the GP team All exciting to listen to at the UC All mentors of mine for GP A cookbook would be a good thing to have, too.
... View more
11-25-2009
05:42 AM
|
0
|
0
|
468
|
|
POST
|
When you first open the dialog, nothing allows it to change. After you click a few buttons and click apply a few times, it comes back to allowing the change to happen, but initally it seems like its a minor bug.
... View more
11-24-2009
10:31 AM
|
0
|
0
|
1193
|
|
POST
|
I submitted an abstract for a user presentation at the 2010 Developer Summit on using ArcObjects in Python. Let's see if it gets enough votes to be accepted. I like the sound of that.
... View more
11-24-2009
10:23 AM
|
0
|
0
|
1538
|
|
POST
|
ImportError: DLL load failed: The specified module could not be found File "c:\GIS\94\template_launch.py", line 1, in <module> import arcpy File "C:\Program Files\ArcGIS\Desktop9.4\arcpy\arcpy\__init__.py", line 3, in <module> from geoprocessing import gp File "C:\Program Files\ArcGIS\Desktop9.4\arcpy\arcpy\geoprocessing\__init__.py", line 1, in <module> from _base import * File "C:\Program Files\ArcGIS\Desktop9.4\arcpy\arcpy\geoprocessing\_base.py", line 1, in <module> import arcgisscripting In the python window, the following completes: >>> import arcpy >>> from arcpy import env as ENV >>> from arcpy import mapping as MAP >>> ENV.workspace = r'C:\GIS\94\Templates' >>> wrksp = ENV.workspace >>> print wrksp C:\GIS\94\Templates >>> In the python window in WING, the following completes. Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] Type "help", "copyright", "credits" or "license" for more information. >>> import arcpy >>> from arcpy import mapping as MAP >>> from arcpy import env as ENV >>> ENV.workspace = r'C:\GIS\94\Templates' >>> wrksp = ENV.workspace >>> print wrksp C:\GIS\94\Templates >>> Another issue being encountered is the intellisense for wing vs either the python shell or python window There needs to be consistent behavior between all of these windows for python. In the ESRI Python window, when I type: ENV. (workspace is listed) In the python shell, when I type: ENV. (workspace is listed) In Wing IDE, when I type: ENV. (no workspace is listed)
... View more
11-24-2009
09:22 AM
|
0
|
3
|
1311
|
|
POST
|
It seems like this would be a good window to PIN, but it appears that this is not the case as of today.:(
... View more
11-23-2009
04:16 PM
|
0
|
4
|
1486
|
|
POST
|
From the Tables Window, the text on this dialog is all colored with a background color of Gray. Is this the expected look and feel for this dialog? This is applicable for both Scene and Globe. look and feel of the dialog for ArcMap, too. It doesn't look right?
... View more
11-23-2009
04:04 PM
|
0
|
6
|
2933
|
|
POST
|
Unable to create reports in either scene or globe. Load and Save are grayed out too. So, basically besides the obvious, are there major difference between Scene and Globe for Functionality, Are you trying to get the functionality on par between the two 3D components?
... View more
11-23-2009
04:00 PM
|
1
|
4
|
2261
|
| 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
|