POST
|
Hi All, I have a web map similar to this example. I have two questions that need your help. First: When running the web map, it starts with all three layers checked and all three layers displayed on the map. How do I set it to start with featureLayer1 (Census Block Points) unchecked (Figure A) and only displays if the user checks it? Second: when I select features using one of the select features tools (Polygon, Circle and Freehand Polygon), all the selected features from the three layers are displayed on the map and the number of selected features from each layer including the total are displayed as text on the right pane (Figure B). This information displays even when I make selection with one or all of the features unchecked (and not displayed on the map) (Figure C). How do I display selection information only for the checked features? Thanks. Figure A: I want this to be my default starting page. Figure B: This is when all layers checked. Figure C: This is when the top layer is unchecked so the Total features selected should be 14 and FeatureLayer1: should be 0
... View more
10-16-2014
02:24 AM
|
1
|
6
|
7179
|
POST
|
Thanks Riyas, From what I understood so far, JavaScript runs only on client-side (please correct me if I'm wrong) and to export a datagrid (or enhanced datagrid) to CSV, a server-side program is required. Is it possible to use a python code to do this? If yes, please show me how or direct me to a place where I can find examples with python. Thanks.
... View more
10-13-2014
07:50 AM
|
0
|
0
|
803
|
POST
|
Hi All, How can I export the selected features from datagrid to csv? Here is a web map similar to mine. Thanks
... View more
10-13-2014
02:39 AM
|
0
|
2
|
2463
|
POST
|
Hi All, I have a web map where I can select features using polygon graphics (I have three feature layers, one point and two polygon feature layers). How can I display the results of graphically selected features' in tabular format that is similar to this example, but instead of using the find task, the results should display the attribute information of the graphically selected features. Thanks.
... View more
10-10-2014
01:44 AM
|
0
|
9
|
19771
|
POST
|
Hi All, I have changed the (pt.printUrl, in line 13 of the javascript section) with my ArcGIS Server Print Task and it works (Note: I'm using the 10.2.2 version). But I want to replace the ArcGIS Online web map ID in line 12 (pt.webmapId = "8315cf7d20f0484e869c4791f70f4f15") with my three feature layers and one mapservice layer. However, I couldn't succeed. Can anyone please show me using this example? My web map is similar to this one. Thanks.
... View more
10-09-2014
08:32 AM
|
0
|
0
|
568
|
POST
|
Hi All, I have a web map and the issue I'm having is, when I select features using either Polygon, Circle or Freehand Polygon buttons for the first time as shown in Figure A, it displays the correct figures for (Total features selected, FeatureLayer1, FeatureLayer2 and FeatureLayer3). However, when I clear selection (using the Clear Selection button) and make another selection (Figure B) the figures displayed are incorrect. The Total features selected from the previous selection is added to the current Total features selected figures. The figures of FeatureLayer1, FeatureLayer2 and FeatureLayer3 are also not correct. This is the link to the web map, similar to the one I'm using. Can anyone please show me how to correct this issue? Thanks Figure A Figure B
... View more
10-08-2014
06:34 AM
|
0
|
6
|
2782
|
POST
|
Hi All, I'm using this (Feature layer with selection) sample to select features. But after drawing the extent it shows the selected features as shown in Figure A. How do I make it to display both the selected features and the extent graphics as shown in Figure B. Figure A Figure B
... View more
10-07-2014
03:33 AM
|
0
|
2
|
2186
|
POST
|
Hi All, I have drawing tools (point, line and polygon) and I'm able to draw point, line and polygon features. Using the line and polygon tools I'm able to select existing features (from three feature layers). However I only want to select features using the polygon tools (graphic tools). Would anyone show me what I need to change in my code? The second issue I have is that, I want to do Buffer based on a specified distance input and using any of the point, line and polygon tools, but it is not working. Is it possible to use the same graphic tools for selection drawing and buffering? If yes, can anyone please correct the codes? Here is a sample data, which is similar with my data. Thanks.
... View more
10-06-2014
07:25 AM
|
0
|
0
|
1079
|
POST
|
Hi All, I want to display the number of selected features using text, as shown in the attached image. Here is the sample similar to what I'm using. Thanks
... View more
10-03-2014
01:15 AM
|
0
|
2
|
1093
|
POST
|
Hi Jake, I changed the second "if" statement to "else" and now I'm able to see the graphics in both point and polygon features. Thanks for your help.
... View more
10-01-2014
06:39 AM
|
0
|
1
|
921
|
POST
|
Hi Jake, the graphics is now showing on the point feature not on the polygon feature.
... View more
10-01-2014
06:23 AM
|
0
|
0
|
921
|
Title | Kudos | Posted |
---|---|---|
1 | 11-20-2015 05:34 AM | |
1 | 09-04-2014 08:17 AM | |
3 | 02-12-2015 03:45 AM | |
1 | 10-16-2014 02:24 AM | |
1 | 10-24-2014 02:53 AM |
Online Status |
Offline
|
Date Last Visited |
04-08-2024
05:30 PM
|