|
POST
|
Oh god that is just brilliant. Thank you Robert it's perfect hopefully this post will help others to locate it if this question occurs. Thanks! Shay
... View more
01-09-2017
06:55 AM
|
0
|
0
|
989
|
|
POST
|
Seeing this just now sorry. I'll send it over thanks! Shay.
... View more
01-09-2017
06:05 AM
|
0
|
0
|
1863
|
|
POST
|
Hello, I keep getting the same request from different users for a way to query multiple layers on a specific point of geometry on the map.. There are some great solutions like the enhanced search OhioDSA have made but non of this solutions enables quering all visible layers and showing them together in a clean convenient way. The table widget for example, shows only one layer at the time and not all open layers are shown as tabs unless you actually pick them to show up. The problem is, the application contains dozens of different layers and services and one of the most commonly used feature is the map stabbing on a point to query layers for information - through a popup window. I couldn't find an option to turn the popup window for all layers automatically and I believe it's just wrong not to have this behaviour as default! Once you enable a popup window just partially, not for all layers, it creates a very misleading user experience. The popup window doesn't specify which layers are queried and it's unclear if the result is relevant or not. I made the popup window option available manually for a dozens of layers and at some point the app' just crashed! so I understood it's too heavy to handle manually. A better solution I could think of and not sure if or how it's possible to implement, is to show in the popup window the list of layers which were queried! It might be a very long list but it's better than showing nothing at all! And if not that, another thing I can think of, is enabling the popup window more easily without the need to navigate your way through the layers widget.. it's just made wrong in my opinion The bottom line for the users, is that they request the ability to investigate ALL layers in a specific point.. I couldn't find a decent way to enable this.. not with the popup window and not with the data table widget that shows layers in tabs.. Anyone experienced this problem and have a solution of some kind to suggest? Thanks, Shay.
... View more
12-29-2016
07:52 AM
|
0
|
2
|
1665
|
|
POST
|
Hi Antti, Thanks for the suggestion! I'm actually working with a class called Geoprocessor. I couldn't find a geoprocessingTask class, so I don't have a CreateJob function. However, I do have a function called SubmitJob and I'm able to run a function called CheckJobStatus to check the status of the job. I'm having two problems here: 1- It's a WCF Service and I need to return an output. I want to return an output based on the result but I need to wait for the result before retrieving it.. and it doesn't work well.. Right after the job execution I run the status check and it fails. 2- I'm unable to retrieve the output. The documentation shows an example with an event called JobCompleted, but I can't seem to reach it.. might be because of the first problem I mentioned.. it's a WCF service and a result must return. maybe it's for a new post..? Thanks, Shay.
... View more
12-20-2016
08:04 AM
|
0
|
2
|
1863
|
|
POST
|
Thanks that's what I was looking for.. I don't suppose you may know why can't I catch the job execution when it ends? I tried both Async and no Async but when the scope is over I just can't go to the completion scope (Geoprocessor_JobCompleted) Thanks, Shay.
... View more
12-18-2016
07:48 AM
|
0
|
4
|
1863
|
|
POST
|
Hello, I have published a python script to run as a rest service which enables me to run it through the web using an ajax call on javascript. I couldn't find a way to consume that service with csharp using its SOAP endpoint. Anyone knows to refer me for a code example? I have tried to add a web reference to that service in my library project but it doesn't seems to help Thanks, Shay.
... View more
12-15-2016
08:14 AM
|
0
|
7
|
3855
|
|
DOC
|
ugh sorry. Thanks for the explanation, it's all clear now.
... View more
12-15-2016
05:17 AM
|
0
|
0
|
8310
|
|
DOC
|
I did find a small bug tho. In your 3 layers example, there is one example that shows a query with an empty value field. There are 3 types to choose from, predefined, unique and value. Your example shows an empty value but when I try to create a query with an empty value (for the user to enter instead of me), it gives an error that this field value is required. Regards, Shay.
... View more
12-15-2016
03:21 AM
|
0
|
0
|
8310
|
|
DOC
|
Yes that was the reason why I didn't saw those tabs. Thank you. Shay.
... View more
12-15-2016
03:14 AM
|
0
|
0
|
8310
|
|
DOC
|
Hello Robert, I hope this wasn't asked here before.. I had trouble finding an answer to that problem. I have the eSearch widget setup and works perfectly, only that I have 2 tabs showing - By Shape and Results... the other tabs are hidden even though they aren't marked as disabled. I tried to download it again and replaced the libraries in both locations - Program Files\ArcGIS\WebAppBuilderForArcGIS\server\apps\17\widgets Program Files\ArcGIS\WebAppBuilderForArcGIS\client\stemapp\widgets cleared cookies and cache as well and its still doesn't show up... any thoughts on that? Regards, Shay.
... View more
12-14-2016
07:25 AM
|
0
|
0
|
8310
|
|
POST
|
Hi, I want to build a WCF service in C# to enable write / update / delete records in an SDE table. I know how to do so in Python using a cursor, but not in .NET. anyone knows how may I do that with C# ? does it sounds like a reasonable planning?? my other idea is just write a python script for that and then publish it as a web service to consume through javascript, but I prefer having it in .NET C# instead. any thoughts will be appreciated. Thanks, Shay.
... View more
12-14-2016
05:30 AM
|
0
|
0
|
787
|
|
POST
|
I was able to solve the problem by creating a new App with the WAB Dev Edition in it's new version (2.2). Each new WAB Dev' Edition I moved all previous apps to the new version and it dragged my mentioned error along all versions. By creating the app all over, the problem was solved.
... View more
10-30-2016
08:19 AM
|
2
|
0
|
2487
|
|
POST
|
Positive. I keep clicking the items until I see the symbology to make sure it's a layer. Might be a bug I'm not sure. Different behaviour for different services. I also checked to see if the service is enabling query in its server setting. When using the service in the map screen of the portal, I get all the options, including popup window.
... View more
10-05-2016
09:37 AM
|
0
|
2
|
2487
|
|
POST
|
The two examples are both map services items - not a direct feature layer item. Those services are huge with lots of groups inside. Are you asking for the type of layer in the MXD file?
... View more
10-05-2016
08:22 AM
|
0
|
4
|
2487
|
| Title | Kudos | Posted |
|---|---|---|
| 31 | 07-17-2023 01:12 PM | |
| 1 | 03-14-2016 09:14 AM | |
| 1 | 03-21-2016 10:18 AM | |
| 1 | 05-29-2017 07:39 AM | |
| 1 | 09-23-2015 09:15 AM |
| Online Status |
Offline
|
| Date Last Visited |
08-25-2024
12:53 PM
|