|
POST
|
Thanks for your response. In my thread cleanup, I have added the credit to you.
... View more
08-23-2013
09:41 AM
|
0
|
0
|
1279
|
|
POST
|
Since it was customized, no common method would be applicable for the conversion. Incident closed.
... View more
08-23-2013
09:36 AM
|
0
|
0
|
537
|
|
POST
|
There are a dozen of services running in my ArcGIS Server. I stopped them, but in seconds, they are resumed to run again. I can't stop them unless I delete them. What setup I should do to stop them without deleting them? Thanks.
... View more
08-19-2013
03:40 AM
|
0
|
1
|
906
|
|
POST
|
Realized that in .net web project, can't work on Geodatabase directly. Case closed.
... View more
08-15-2013
11:54 AM
|
0
|
0
|
589
|
|
POST
|
Since I will only need to edit SDE Oracle GDB tables (not feature classes), I can use Syste.Data.OracleClient to connect the GDB tables, and then work on the editing. So, case closed.
... View more
08-15-2013
11:53 AM
|
0
|
0
|
776
|
|
POST
|
Fro a .Net project, I neeed to update/edit the records (values not attribute name) of a geodatabase table. I have searched around but it is hard to find a piece of sample code for it. At http://forums.esri.com/Thread.asp?c=93&f=985&t=97308, I only found a piece of ArcObjects code that used ADODB. If you have an idea how to do, please share. Thanks.
... View more
08-15-2013
06:05 AM
|
0
|
2
|
1321
|
|
POST
|
I am updating a WCF project. I added the ESRI.ArcGIS.Geodatabase as the reference. In the class, by referrring http://resources.esri.com/help/900/arcgisexplorer/sdk/doc/6b970ec8-9ab3-4837-969e-411bcf9789d3.htm, where Geodatabase gdb = new Geodatabase(@"C:\Data\Scotland.gdb"); I coded like that almost exact, such as: ESRI.ArcGIS.Geodatabase gdb = new ESRI.ArcGIS.Geodatabase(); But under the Geodatabase, I got the error warning: ESRI.ArcGIS.Geodatabase' is a 'namespace' but is used like a 'type' What's wrong I coded here? Thanks.
... View more
08-15-2013
05:20 AM
|
0
|
1
|
1070
|
|
POST
|
I will try the approach by ESRI Help: http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//0001000003s8000000 to open the workspace.
... View more
08-15-2013
03:35 AM
|
0
|
0
|
607
|
|
POST
|
In my .Net project, I want to have a configurable connectionString, which is stores in a config file, to an enterprise SDE database. The connectionString should be similar to the one below: connectionString="Provider = Microsoft.Jet.OLEDB.4.0; Data Source=C:\...\myPGDB.mdb" How to do it? I haven't found any literature so far.
... View more
08-14-2013
11:30 AM
|
0
|
1
|
903
|
|
POST
|
In AcrGIS Server Manager, there is the parameter selection for Execution Mode: Synchronous or Asynchronous. Closed.
... View more
08-14-2013
10:34 AM
|
0
|
0
|
1650
|
|
POST
|
I should state that enter some values as variables. I did another test that set workspace as a parameter. It works in Desktop application. But when the tool is published as a geoprocessing tool, this parameter is filter out. Did you experience like that if you have work on Server geoprocessing tools?
... View more
08-14-2013
09:39 AM
|
0
|
0
|
1674
|
|
POST
|
Chris: You are right. I just did another test as described below: 1) Run the script of the ESRI's MultiRingBuffer tool (\Analysis Tool\Proximate) in Python. No parameter boxes display. 2) Check the ESRI's MultiRingBuffer tool and observed that the Parameters are set in the Properties wizard. If so, it appears that there is no advantage to use python script for dynamic inputs. Thanks for your feedback. Yours, Shaning
... View more
08-14-2013
09:31 AM
|
0
|
0
|
1674
|
|
POST
|
I tested ModelBuilder and Python scripts in such 2 scenarios. The results are posted below. Hopefully you can help me for some questions. Scenario One: No parameter in ModelBuilder 1) Run the ModelBuilder - Successful. 2) Run the script exported from the ModelBuilder in PythinWin - Successful. 3) Run the Script tool that sources from the python script in 2) in Catalog - Successful. Scenario Two: With parameter in ModelBuilder 1) Run the ModelBuilder - Successful. 2) Run the script exported from the ModelBuilder in PythinWin - Failed and no parameter input boxes. 3) Run the Script tool that sources from the python script in 2) in Catalog - Failed and no parameter input boxes. The results impress me that 1) The scripts from the ModelBuilder with parameters do not work well. 2) To setup the parameters in python scripts, related python's syntax has to be used. Is my understanding correct? Please feedback me your experience. Thanks.
... View more
08-14-2013
08:02 AM
|
0
|
5
|
2072
|
|
POST
|
In publishing a geoprocessing service, is the option for the Execution Type (esriExecutionTypeAsynchronous or esriExecutionTypeSynchronous)?
... View more
08-13-2013
11:48 AM
|
0
|
0
|
1650
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|