|
POST
|
Hi Jamal, Yes. We've provided the code for the tool: Measure Tool Hope this helps, Many thanks Derek for the help, Unfortunately, I�??m not a developer to be able to play with the code. All what I wanted is to let is reads coordinates depending on the coordinate system of the basemap Best Jamal
... View more
05-28-2013
12:10 PM
|
0
|
0
|
3048
|
|
POST
|
Pooling/instance concept, A web application is built to reads its url from: http://jamal-pc:6080/arcgis/rest/services/T5/MapServer the minimum number of instances per machine is set to be 1 the maximum number of instances per machine is set to be 2 [ATTACH=CONFIG]24745[/ATTACH] does this mean that the maximum number of users who can access the web application (that served from the above mentioned url) is 2? Then if three clients, for example, access the web application then what might happen? Thank you Best Jamal
... View more
05-28-2013
10:58 AM
|
2
|
10
|
8527
|
|
POST
|
1 - Shouldn't be significantly 2 - Yes 3 - Yes 4 - Yes 5 - Yes Performance can be related to a lot of different things. You should ideally start right at the database level and work forward. If the database isn't good, it doesn't matter what you do with the front end it'll still be slow. Unfortunately there isn't really a nice forum answer for my map is slow. Start at the back end with some tools like mxdperfstat, do some tuning in your sde for things like spatial grids, optimize your symbology, hide layers, etc. Then move forward. Check the gis server stats, the performance stats, network bottlenecks. You might find one thing, or you could find a whole lot of little things. Thank you Tim for the very integrated answer, �?� Database: I�??m using SQL server as database �?� Server: The map is cashed (is pooling and processes are related to performance?) �?� Maps: Layers and labels are managed to appear/disappear at particular scales �?� Hardware: Ram: PowerEdge R510 Rack Server with 16 GB Ram, Quad-core Intel® Xeon® CPU/Core �?� Switch: maximum speed �?� Cables: maximum data transfer Am I supposed to have good speed considering the above mentioned criteria for my work environment?
... View more
05-28-2013
10:09 AM
|
1
|
1
|
2335
|
|
POST
|
How the ???map contents??? pane can be displayed by default as the web application starts? I???m wondering if there is a way to switch the behavior such that the ???map contents??? pane is displayed by default as the web application starts. [ATTACH=CONFIG]24737[/ATTACH] Do we need to play with the code in this case? Thank you Best Jamal
... View more
05-28-2013
09:00 AM
|
0
|
3
|
2720
|
|
POST
|
A setting that expands all layers as the application starts, I�??m wondering if there is a setting/option by which the layers are expanded by default as the Silverlight application starts. [ATTACH=CONFIG]24111[/ATTACH] Thank you Best Jamal A colleague provided me with an answer shown in the screenshot below [ATTACH=CONFIG]24735[/ATTACH], [ATTACH=CONFIG]24736[/ATTACH] Best Jamal
... View more
05-28-2013
08:55 AM
|
0
|
0
|
771
|
|
POST
|
OnClickPopupContainerStyle.xaml located in Config/Layouts/ResourceDictionaries/Common contains the datatemplate for the popup changing line number 755 from: <TextBlock Text="{Binding PopupItem.Title}" Grid.Row="0" to <TextBlock Text="{Binding PopupItem.LayerName}" Grid.Row="0" will display the Layer Name instead of the Title (Primary Display Field) Hi Jeff, I tried it but sounds that the name of the layer still doesn�??t appear in the pop up [ATTACH=CONFIG]24734[/ATTACH] What might be the issue? Thanks Jamal
... View more
05-28-2013
08:40 AM
|
0
|
0
|
2664
|
|
POST
|
Are Silverlight and Flex (viewers) are much faster than .Net ADF? I???m wondering if Silverlight and Flex (viewers) and much faster as web mapping application that the .Net (ADF). If so, why might this technically correct? [ATTACH=CONFIG]24733[/ATTACH] Thank you Best Jamal
... View more
05-28-2013
08:12 AM
|
0
|
0
|
1759
|
|
POST
|
Local host/computer name/IP address I couldn�??t figure out how the published services and the deployed web application take their url. There are three possibilities: url may contain the name of the computer url may contain the world �??localhost�?� url may contain the IP address [ATTACH=CONFIG]24729[/ATTACH], [ATTACH=CONFIG]24730[/ATTACH], [ATTACH=CONFIG]24731[/ATTACH] how to force the published service or the deployed web application to contain the IP address rather than the computer name or localhost thank you best Jamal
... View more
05-28-2013
07:49 AM
|
0
|
4
|
5396
|
|
POST
|
Hi There was a tool already written that we had in the office so made use of that thanks. If you do have an identify tool though I would not might having a look at it as im always looking for different tools, ways to better code etc Thanks Jonathan. I couldn�??t find any appropriate �??identify�?� tool that works the same as in ArcGIS desktop [ATTACH=CONFIG]24718[/ATTACH] Best Jamal
... View more
05-27-2013
10:27 AM
|
0
|
0
|
1239
|
|
POST
|
I agree with Richard. First check in the SL Builder what do you have in your application (what services and where they come from) and then check what you actually get in the web browser on the client. Maybe there is something wrong with the SL app itself. Test creating a new application with the Builder and try to add an ArcGIS Server service and see if you can reach the server machine at all. Many thanks Alexey and Richard for the help, I tried the fiddler. Please, have a look on what I got: [ATTACH=CONFIG]24714[/ATTACH] What might this indicate for? The issue that the Silverlight works fine on the host machine but fails to do so on the client. Please, have a look on the screenshot below: [ATTACH=CONFIG]24715[/ATTACH] Also, the service can be accessed from arcgis server manager and arcgis JavaScript API [ATTACH=CONFIG]24716[/ATTACH]
... View more
05-27-2013
10:05 AM
|
0
|
0
|
8172
|
|
POST
|
How to generate cache tiles based on the a particular feature class, I???m wondering if there is a way to create cache tiles based on a particular feature class. For example, in the screenshot below, I wanted the cache tiles to be created based on the highlighted boundary. [ATTACH=CONFIG]24702[/ATTACH] Is that possible? Thank you Best Jamal
... View more
05-26-2013
01:02 PM
|
0
|
4
|
2316
|
|
POST
|
The Silverlight crashes quite often, I???m wondering why the Silverlight crashes while developing a web application. [ATTACH=CONFIG]24701[/ATTACH] What might be the reason behind this crash? Thank you Best Jamal
... View more
05-26-2013
12:55 PM
|
0
|
4
|
2598
|
|
POST
|
Currently if you click on a layer it will pop-up with the information, any idea on how I can change that as I would a seperate identify tool instead of a simple click to bring up information. Hi Jonathan, Have you managed to get this tool? Best Jamal
... View more
05-26-2013
12:40 PM
|
0
|
0
|
1239
|
|
POST
|
Hi Ezequias, I think you posted a similar question already, but the basic answer is that what you are seeing is the default behavior of the on-click pop-up. To implement a different behavior for the pop-up, you would need to completely replace the out-of-the-box on-click pop-up with your own custom logic. You would then be responsible for managing all the behavior of the pop-up. You could use GraphicsLayer.MapTip, InfoWindow, or any other means. Unfortunately, I don't have a sample for the ArcGIS Viewer for Silverlight at this time, but you could look at some of the samples in the ArcGIS API for Silverlight (just for ideas) such as InfoWindow and MapTips. Katy Hi Katherine and Derek, We are frequently advised to migrate from the ADF web application builder to Silverlight and Flex (viewers). As a matter of fact, Silverlight and Flex are still missing many of the very basic tools and we (as non-developers) are struggling to get them available. In return, the ADF web application has all of them and thus it is a good alternative for the non-developers to build a web application in few minutes! I hope to find an identify tool (for Silverlight) that works the same way as ArcGIS desktop [ATTACH=CONFIG]24700[/ATTACH] Best Jamal
... View more
05-26-2013
12:37 PM
|
0
|
0
|
2698
|
|
POST
|
???Select??? tool has a problem, I tried to click a feature on the map but I got the error below: [ATTACH=CONFIG]24698[/ATTACH] What might be the issue here? Thank you Best Jamal
... View more
05-26-2013
12:15 PM
|
0
|
0
|
1728
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-16-2026 08:17 AM | |
| 1 | 09-30-2022 10:43 PM | |
| 2 | 05-05-2025 10:33 AM | |
| 1 | 05-08-2025 09:49 PM | |
| 1 | 05-06-2025 11:10 PM |
| Online Status |
Offline
|
| Date Last Visited |
3 weeks ago
|