|
IDEA
|
I think something is wrong with your SDE, it takes me only 5-10 secondes to refresh the connection
... View more
07-20-2016
05:13 AM
|
0
|
1
|
874
|
|
IDEA
|
I think something is wrong with your SDE, it takes me only 5-10 secondes to refresh the connection
... View more
07-20-2016
05:13 AM
|
0
|
1
|
886
|
|
IDEA
|
Give the possibility to remove default value for geoprocessing services parameters
... View more
07-18-2016
11:38 AM
|
12
|
15
|
3837
|
|
POST
|
I have a geoprocessing service published on ArcGIS server 10.3 that is protected with tokens. This GP Service is a python script. Is it possible to retrieve the user information, such username and password, from inside the script using the token passed as parameter when executed? Is there a way with arcpy to retrieve user information from a valid token?
... View more
07-14-2016
06:34 AM
|
0
|
0
|
1316
|
|
POST
|
@Bill Daigle Thank you for your answer. Maybe you could help me a little further. I use a little python script at the end of my model builder to return the data in json format like that: import arcpy FC_In = arcpy.GetParameterAsText(0) feature_set = arcpy.FeatureSet() feature_set.load(FC_In) arcpy.AddMessage(feature_set.JSON) In the client I call the GP Service with ajax and I have noticed that the response contains two members { messages: [ ], results: [ ] } In the messages member I have the json data from my GP, but results is an empty array. Why does the results empty? Would not be better to pass the json data inside the results parameter instead of the messages parameter? How can I do that?
... View more
04-28-2016
11:50 AM
|
0
|
0
|
2800
|
|
POST
|
Is it a good practice to use the GP service message parameter to return json data as string when calling the GP from javascript client through REST? arcpy.AddMessage(json.dumps(data))
... View more
04-28-2016
09:51 AM
|
0
|
4
|
4811
|
|
POST
|
It's a shame that in 2016 ArcGIS cannot export a table to xlsx dirrectly!
... View more
04-22-2016
12:42 PM
|
0
|
0
|
2043
|
|
POST
|
I would like to use the model builder to solve OD Cost Matrix in iterations because my origins/destinations FC need to be grouped by attributes. I use the Iterate Feature Selection tool to do so. After performing all OD Cost Matrix in loop, I want to merge all result lines into a single FC and export its table into an excel sheet. I separate the Iteration part of the process into a subModel with a Collect Values as output: Then I use the subModel output into another model to do the merge and the export to excel: The subModel seems to run in iteration correctly, but when it's time to merge the output I got these errors: ERROR 000622: Failed to execute (Merge). Parameters are not valid. ERROR 000400: duplicate input not allowed Can someone have an idea what is incorrect in my process? Thank you
... View more
04-21-2016
05:42 AM
|
0
|
2
|
5273
|
|
POST
|
I just prefer working with offline doc because it displays faster than online. Thank you for your answer! Have a good day!
... View more
04-12-2016
11:41 AM
|
0
|
0
|
2090
|
|
POST
|
Thank you Mr Patterson, Do you have an idea why there is none?
... View more
04-12-2016
11:07 AM
|
0
|
2
|
2090
|
|
POST
|
I have found the Module Docs which could be useful. Does it means there is no html documentation available offline?
... View more
04-12-2016
10:57 AM
|
0
|
0
|
2090
|
|
POST
|
Hi! I would need the arcpy 10.3 offline documentation, same as found online here: What is ArcPy?—Help | ArcGIS for Desktop I cant find it nowhere. The offline documentation installed with ArcGIS desktop dont seem to include the arcpy documentation with classes and functions complete definitions. Can I download it somewhere? Thank you very much!
... View more
04-12-2016
10:49 AM
|
0
|
5
|
5078
|
|
POST
|
Thank you for your answer, Unfortunately, even with a Parameters with Data Type: Folder, I have the same error. It said that the folder already exist. Error 000725 When I specify the folder parameter as an input, i have an error saying that the file doesnt exist.
... View more
11-22-2012
06:45 AM
|
0
|
0
|
1099
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 06-03-2024 10:33 AM | |
| 2 | 05-14-2025 10:45 AM | |
| 1 | 04-12-2022 07:00 AM | |
| 1 | 02-26-2025 05:37 AM | |
| 1 | 01-30-2023 11:12 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-14-2025
08:29 AM
|