|
POST
|
I created a map service, which draws the map service dynamically from the data. In the Layerlist widget, the sublayers are not in the list. Referring ESRI provided the config.xml, I have realized I need to add some code for the sublayers like that: <layer label="Demographics" type="tiled" visible="false" alpha="0.5" url="http://server.arcgisonline.com/ArcGIS/rest/services/Demographics/USA_Median_Household_Income/MapServer"> <sublayer id="1" popupconfig="popups/PopUp_Demographics_BlockGroups.xml"/> <sublayer id="2" popupconfig="popups/PopUp_Demographics_Tracts.xml"/> <sublayer id="3" popupconfig="popups/PopUp_Demographics_Counties.xml"/> <sublayer id="4" popupconfig="popups/PopUp_Demographics_States.xml"/> </layer> My questions are below: 1) How to create the xxx.xml? 2) Where the xml files should be stored? Thanks if you can provide your advice.
... View more
07-10-2012
06:26 AM
|
0
|
2
|
2670
|
|
POST
|
Re-published the mxd using the same procedure but with checking off some attributes. Did not see the error this time.
... View more
07-10-2012
05:27 AM
|
0
|
3
|
3158
|
|
POST
|
Problem solved by starting our Print Tool GP Service. Using the <taskurl>http://10.74.44.31:6080/ArcGIS/rest/services/Utilities/PrintingTools/GPServer/Export%20Web%20Map%20Task</taskurl> substitute that in the original code.
... View more
07-09-2012
11:01 AM
|
0
|
0
|
1236
|
|
POST
|
I got problem to export PDF, as reported in the thread http://forums.arcgis.com/threads/61465-Print-Unable-to-Complete-Operation. Can you export your map successuflly? Thanks.
... View more
07-09-2012
07:07 AM
|
0
|
0
|
1080
|
|
POST
|
Wish ESRI Developer Team who created this component can take care of this instance.
... View more
07-09-2012
06:55 AM
|
0
|
0
|
1236
|
|
POST
|
In using identity Tool, ss there a way to adjust the InfoBox's 2 column's widthes? Thanks.
... View more
07-06-2012
11:22 AM
|
0
|
0
|
834
|
|
POST
|
I tried to update Export2Shp widget from V2.5 to 3.0. I received such an error Description Resource Path Location Type 1119: Access of possibly undefined property id through a reference with static type com.esri.ags.layers.supportClasses:LayerInfo. Export2ShpWidget.mxml /Flexviewer_Butler/src/widgets/Export2Shp line 174 Flex Problem url = (svc as ArcGISDynamicMapServiceLayer).url + "/" + (layerDdl.selectedItem as LayerInfo).id; A red-line is under 'id'. How to solve this problem? Thanks.
... View more
07-05-2012
07:30 AM
|
0
|
2
|
1112
|
|
POST
|
You are right - Since they are cached map services, I can't turn on/off the layers. Thanks.
... View more
07-04-2012
06:18 AM
|
0
|
0
|
1649
|
|
POST
|
You mean that philipp schnetzer's response is right - can't check on/off the layers defined in mapservices. Thanks.
... View more
07-03-2012
11:45 AM
|
0
|
0
|
1649
|
|
POST
|
In the config.xml, I did like that: <layer label="Butler, PA - Vectors" type="tiled" visible="true" url="http://10.74.44.31:6080/arcgis/rest/services/Butler/Butler_1/MapServer" visiblelayers="2,3" /> But there is nothing different from that w/o visiblelayers="2,3".
... View more
07-03-2012
11:01 AM
|
0
|
0
|
1649
|
|
POST
|
dpaddock: Thanks for your response. Could you provide some details that are specific?
... View more
07-03-2012
09:12 AM
|
0
|
0
|
1649
|
|
POST
|
I run the Print (V3.0) on multiple CPU's. The results are always to be 'Unable to Complete Operation' for either PDF, JPG or other format).
... View more
07-03-2012
07:21 AM
|
0
|
4
|
3801
|
|
POST
|
From the Laylist widget, how can it be enhanced to check on/off sublayers provided by each mapservice?
... View more
07-03-2012
04:14 AM
|
0
|
9
|
2197
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-18-2023 10:02 AM | |
| 3 | 07-14-2023 12:29 PM | |
| 1 | 04-02-2021 12:16 PM | |
| 1 | 07-24-2017 11:31 AM | |
| 1 | 04-04-2016 03:59 AM |
| Online Status |
Offline
|
| Date Last Visited |
04-01-2025
11:58 AM
|