POST
|
Hi, This link for Directions API will give you an idea of available services that you are looking for. It covers documentation and lots of samples.
... View more
06-18-2017
02:08 AM
|
0
|
0
|
823
|
POST
|
Hi. If possible, please share your map service URL to debug if there is an issue. Also you can make sure if the data that you require exists in your back end.
... View more
06-15-2017
03:58 AM
|
0
|
3
|
939
|
POST
|
This can also be accomplished on the client side code in java script by removing the "_" from the fields. var str1 = "Feature_Type";
var str2 = str1.replace(/_/g, ' ');
... View more
06-14-2017
05:27 AM
|
1
|
0
|
824
|
POST
|
Hi. This question should have been posted here in Javascript api forum. However, in order to find distance between two coordinates in Api 3.16, a function called as distance could be used from Geometry Service.
... View more
06-14-2017
05:13 AM
|
0
|
0
|
877
|
POST
|
Hi Michael, It has to be something else. I just tried 3.20 with jquery 3.2.1 and it worked. JSBin Link to the sample here.
... View more
06-12-2017
01:20 AM
|
0
|
0
|
355
|
POST
|
Manel, Here is a property of a class "WorkspaceInfo.ConnectionString" that accepts path to your ".sde" file to connect to a geodatabase. Hope it helps.
... View more
06-12-2017
12:23 AM
|
0
|
6
|
3564
|
POST
|
Sri, If you have tried with ArcObjects and wrapper service, please share your results. Thanks.
... View more
06-11-2017
11:53 PM
|
0
|
0
|
920
|
POST
|
IE doesn't allow to open files locally. It has to be hosted on a web server either locally or on a remote server. Whereas, chrome allows to open files locally.
... View more
06-08-2017
01:43 AM
|
1
|
0
|
1246
|
POST
|
Indeed, WAB supports directions widget but voice support is out of its scope. It will need custom development.
... View more
06-07-2017
04:45 AM
|
0
|
0
|
549
|
POST
|
Sri, Good to know that this information helped you a bit. I didn't find a ready made third party Api to update metadata in geodatabase. Although you can develop your own ArcObjects module that updates the metadata and then wrap this module in a web api to call it as a service from your application.
... View more
06-07-2017
02:16 AM
|
0
|
3
|
920
|
POST
|
Sri, There aren't any direct Api's exposed to edit metadata. However, this can be achieved through the low level ArcObjects. Here are a few links to get you started on this task. 1. Create your own metadata editor 2. Programatically edit/update metadata in arcgis 3. Accessing metadata through arcobjects Note: These updates will be applied on the database but it will not reflect on the published service.
... View more
06-07-2017
01:07 AM
|
1
|
5
|
920
|
POST
|
What is the layer type in your map please. For example, ArcGISDynamicMapServiceLayer.
... View more
06-05-2017
12:46 AM
|
1
|
0
|
394
|
POST
|
Hi, If it solved your issue better to select it as an answer so that it will be useful to others. Thanks.
... View more
06-04-2017
02:17 AM
|
0
|
0
|
659
|
POST
|
I think this stackexchange link will give you a head start to solve your problem. Although the sample given is based on old Api 2.4 but it gives an idea on how you can go about to solve identifying multiple services and showing their results.
... View more
06-04-2017
01:28 AM
|
1
|
0
|
700
|
Title | Kudos | Posted |
---|---|---|
1 | 10-12-2021 04:45 AM | |
1 | 05-31-2017 04:51 AM | |
1 | 06-01-2017 12:18 AM | |
1 | 06-04-2017 01:28 AM | |
1 | 06-27-2018 03:12 AM |
Online Status |
Offline
|
Date Last Visited |
02-17-2024
05:23 PM
|