POST
|
Hi, Thanks for the time to check this question. With the Polyline tool enabled, I'm trying to add a vertex to the graphics when the sketch widget is in create mode. I can get the vertex from the added graphic layer when a state is in active and polyline, but I'm not able to programmatically create a new vertex in create mode. We can do it with an update reshape, but we want to create a new vertex when creating the sketch widget. Attaching the codepen link, where I'm able to get the get create graphics but I tried to programmatically add a vertex, but it's not getting added to that vertex. Thanks for the help in advance! https://codepen.io/Andy0206/pen/xbbaBmd?editors=1000
... View more
05-14-2025
07:13 AM
|
0
|
0
|
279
|
POST
|
Hi, I'm using Arcgis SDK JS v4.31.6 with Angular v18. I've implemented the magnifier tool in my code. It's working fine for the past few days, but currently I'm getting an error of "Error: Failed to find uniform value for transform.dvs" in Dev Env. It's working fine in other environments and localhost, but I'm not sure what the issue is with the error message to resolve. Can anyone suggest to me some way to debug or find the root cause to fix it? Thanks in advance. Thanks, Andy
... View more
04-21-2025
01:22 AM
|
0
|
1
|
222
|
POST
|
Hi, I'm using Arcgis SDK JS v4.31.6 with Angular v18. I've implemented the magnifier tool in my code. It's working fine for the past few days, but currently I'm getting an error of "EsriGlobalErrorHandling.ts:87 ERROR Error: Failed to find uniform value for transform.dvs" in Dev Env. It's working fine in other environments and localhost, but I'm not sure what the issue is with the error message to resolve. Can anyone suggest to me some way to debug or find the root cause to fix it? Thanks in advance. Thanks, Andy
... View more
04-21-2025
01:21 AM
|
0
|
1
|
217
|
POST
|
Hi, We are performing the batch update of attribute information on the feature service and we getting the response with proper info on which record success or failure. But we recently added the versioning to the feature service and after that, we got a response of "Operation rollback" irrespective of the success or failure of the records and difficult which to find out which is failures details. I went to the ArcGIS API documentation(https://arcgis.geo.dev.watercorporation.com.au/arcgis/help/en/rest/services-reference/enterprise/apply-edits-feature-service-layer/) and found that operation flag of "rollbackOnFailure". Make set the False but it's not allowing because "Support Rollback on Failure" is set as false then rollbackOnFailure is considered as True regardless of the input in the service. Is there any options that, set support Rollback on failure to false? Thanks, Sai
... View more
01-31-2025
01:10 AM
|
0
|
0
|
380
|
POST
|
Hi, I've upgraded my app with the new API version of 4.31.6 version and I've mentioned the snapping enable true and grid enable true by default in the code but I'm not able to see the grid until I click the grid options tab to load the grid. Is there any way to programmatically enable or disable the grid? Code pen link https://codepen.io/Andy0206/pen/wBwEOGb I appreciate any help you can provide.
... View more
01-21-2025
09:55 AM
|
0
|
0
|
335
|
POST
|
Hi, I tried to create a 1 ft X 1 ft grid on top of a polygon. I can achieve it but the issue is not getting exactly 1 ft in length and width by adding 0.37145 to x and y coordinates. 1ft is 0.37145 meters. Please see the snapshot Attached the Code Pen samplehttps://codepen.io/Andy0206/pen/ExJddWo
... View more
01-07-2025
10:12 AM
|
0
|
0
|
276
|
POST
|
Thanks for suggestion @coryeicher. I'm looking through .net sdk code because the dropdown values comes from flat table and table gets update daily. So, I don't want to set as coded value domain.
... View more
10-03-2024
10:28 PM
|
0
|
0
|
599
|
POST
|
Hi All, I'm new to ArcGIS SDK for .net development. I want to find some example to customise the attribute template as well as attribute table. So, I want one of the field to show the dropdown values instead of null value. User can change the dropdown values coming from one of the flat table.
... View more
09-29-2024
11:49 PM
|
0
|
2
|
700
|
POST
|
Hi, I'm new to the ArcPro SDK for .net development. I'm able to create an addin and able to work those in the my project and i want to share with my other team members. I know the way to add from addin manager but is it possible or any other way to achieve it to share addin's with aprx project. Thanks for the help.
... View more
09-16-2024
08:05 PM
|
0
|
1
|
649
|
POST
|
Hi @UmaHarano , Thanks for the suggestion. It's resolved now.
... View more
09-12-2024
11:52 PM
|
0
|
0
|
1004
|
POST
|
Hi, I'm new to the ArcPro SDK for .net development. I'm able to create an addin and able to work those in the my project and i want to share with my other team members. I know the way to add from addin manager but is it possible or any other way to achieve it to share addin's with aprx project. Thanks for the help. Thanks, Sai Anand Peketi
... View more
09-12-2024
11:49 PM
|
0
|
0
|
430
|
POST
|
Hi, I'm new to the ArcGIS Pro development. I'm able to find the example related to pro SDK for .net related to open a dialog when click on a feature. But just want to check is there any way to open a dialog box when click on the feature with python(ArcPy). Thanks in advance any suggestion/help.
... View more
09-10-2024
01:13 AM
|
0
|
0
|
524
|
POST
|
Hi, I'm new to the ArcGIS Pro development. I'm able to find the example related to pro SDK for .net related to open a dialog when click on a feature. But just want to check is there any way to open a dialog box when click on the feature with python(ArcPy). Thanks in advance any suggestion/help.
... View more
09-10-2024
12:00 AM
|
0
|
1
|
595
|
POST
|
@GKmieliauskas Thanks for sharing the links. I don't found any example related to map on click. I got all the examples related to draw sketch. Thanks for the help.
... View more
09-05-2024
03:49 AM
|
0
|
0
|
1084
|
POST
|
Hi, I'm new to the ArcGIS Pro SDK for .net development. I find the example for Identify tool(https://developers.arcgis.com/documentation/arcgis-pro-sdk/tutorials/build-a-map-identification-tool/) to open a message box with custom popup but i want to open a custom dialog box instead of popup box. Thanks in advance any suggestion/help.
... View more
09-04-2024
09:59 PM
|
0
|
4
|
1129
|
Title | Kudos | Posted |
---|---|---|
1 | 10-22-2019 12:24 AM |