|
POST
|
So, i guess momentarily I will answer my own question.
... View more
07-28-2011
05:25 PM
|
0
|
0
|
651
|
|
POST
|
Which version of python 2.7? 2.7, or 2.7.1, or 2.7.2...
... View more
07-22-2011
01:55 PM
|
0
|
2
|
822
|
|
POST
|
found the info in the schema doc regarding privileges.
... View more
05-24-2011
03:04 PM
|
0
|
0
|
611
|
|
POST
|
Trying to add a user I receive this error. DBO.JTX_QUERY_CONTAINERS][STATE_ID=0] The instruction at "0x7c90100b" referenced memory at "0x13ee0a54". The memory could not be "read". SP2 10
... View more
05-19-2011
03:40 PM
|
0
|
0
|
611
|
|
POST
|
What are the privileges that are needed for users from a sql server standpoint?
... View more
05-19-2011
03:23 PM
|
0
|
2
|
2470
|
|
POST
|
What about sending direct messages from twitter, perhaps that will fit your needs. python-twitter is pretty good. DM acts like an email message where only you can see the message. Haven't tried it with wmx notifications, but do use it with other gis py management scripts. Will have to try this out with WMX.
... View more
05-19-2011
02:58 PM
|
0
|
0
|
3083
|
|
POST
|
arcgisscripting.create(10.0). You can migrate when you want to, basically at 10, which is pretty cool. I have lots of pre 10 scripts in production, and just port when I have the time or need arcpy.
... View more
05-18-2011
06:07 PM
|
0
|
0
|
2292
|
|
POST
|
Minor issue, but there are some misspellings in the log from the post install... PostInstallation: Updating old JobType maps.. PostInstallation: Finished updating old JobType maps.. PostInstallation: Updating map view map.. PostInstallation: Updating BLOB fields in Job and JobType tables.. PostInstallation: Did not find the old style BLOB field in JobBlobTable, assming already upgraded.. PostInstallation: Did not find the old style BLOB field in JobTypeBlobTable, assming already upgraded.. PostInstallation: Updating JobID2s in Jobs table, Repository name is WMX Database PostInstallation: Updated 0Jobs with new JobID2s in Jobs table, updating ParentJobID2s.. PostInstallation: Updated 0Jobs with new ParentJobID2s in Jobs table..
... View more
05-18-2011
04:17 PM
|
0
|
0
|
716
|
|
POST
|
You could try GetCount. This was at 9.3.1 with arcgisscripting result = gp.GetCount(ParcelInfo) #Total Anno Count
gp.SelectLayerByAttribute_management(SpecAnno, SubSel, AC[0])
result = gp.GetCount(ACParcelInfo)
getSel = result.GetOutput(0)
if getSel >= 1:
do something
elif getSel == 0:
do something else
... View more
05-18-2011
08:31 AM
|
0
|
0
|
2292
|
|
POST
|
Ahh, Mike, good to hear from you. I am using a script. The script(s) still works. It loads great. I do see the error 99999 still but the data is uploaded as expected. I am just testing due to some other non Online issues, so I am investigating again to see if my error 999999 were still there, if a fix was in place. These scripts run late at night, normally, so as I investigate my other issues, I get to run them during the day to see if anything has changed, and in that regard, I still encounter the issues. I do imagine that 10.1 will have something there for SharePackages. Thanks for letting me know about the async fixes.
... View more
05-10-2011
05:14 PM
|
0
|
0
|
508
|
|
POST
|
Any update on the timeouts that happen with ArcGIS Online when loading data. I see that they are still happening.
... View more
05-10-2011
01:45 PM
|
0
|
2
|
1389
|
|
POST
|
Actually check out the sdk for ViperPIN. http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000017z000000
... View more
05-06-2011
04:18 PM
|
0
|
0
|
2073
|
|
POST
|
Waiting anxiously, so I can do my installs and start testing.
... View more
05-03-2011
12:19 PM
|
0
|
0
|
1042
|
| 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 |
a month ago
|