|
POST
|
Yes, the config that is supplied with the widget works with the default config file when you download the viewer using the fires and demographic layers
... View more
07-29-2014
12:19 AM
|
1
|
0
|
4433
|
|
POST
|
Peter, You should be able to set an area of interest using the export map server cache in the toolbox: http://resources.arcgis.com/en/help/main/10.1/index.html#//005400000013000000 I think the problem you will get is if you try and export your whole cache in one go it will try and create empty tiles for those areas that have no cache, you might have to just export your AOIs that have the cache down to 1K seperately. You can then sideload the mapping into collector using the process explained in this blog: http://blogs.esri.com/esri/arcgis/2014/03/23/using-your-own-basemap-layers-with-collector-for-arcgis/ Regards Anthony
... View more
07-29-2014
12:12 AM
|
0
|
14
|
2800
|
|
POST
|
Anthony, Collector is a feature of arcgis online and is free to download and use, it is not limited to any amount of users. The only cost you may occur is those associated with creating the hosted feature services on your online account. Regards Anthony
... View more
07-29-2014
12:03 AM
|
0
|
1
|
3812
|
|
POST
|
Themes are the groups you want to make, then you have to specify which map services you want in each theme using the layer name
... View more
07-28-2014
11:20 PM
|
0
|
2
|
1772
|
|
POST
|
Ian, will python in arcmap recognise the \Z metacharacter to ensure only the end of the string is changed and not any occurrences in the rest of the text
... View more
07-28-2014
01:56 PM
|
0
|
1
|
2303
|
|
POST
|
Cheers Ian, i have just read this help and what you are saying makes sense: ArcGIS Help 10.1
... View more
07-28-2014
01:45 PM
|
0
|
3
|
2303
|
|
POST
|
Justin, you are looping through the rows but you are not looping through your fields and assigning any data to a particular field. Have a look at some of these examples: ArcGIS Desktop ArcGIS Help 10.1
... View more
07-28-2014
01:35 PM
|
0
|
5
|
2303
|
|
POST
|
Its the code in the link to the github page in my post above.
... View more
07-28-2014
12:34 PM
|
0
|
12
|
1772
|
|
POST
|
Anjelina, I have recompiled the widget for 3.6 (attached zip file). You will not be able to use it with the web app builder so you will have to add the widget to the config file manually: <widget label="Layers" right="10" bottom="10" preload="open" icon="assets/images/Legend32.png" config="widgets/TOCGroup/TOCGroupWidget.xml" url="widgets/TOCGroup/TOCGroupWidget.swf"/> then amend the widget config for your layers it should be pretty much self explainatry Regards Anthony
... View more
07-28-2014
12:23 PM
|
2
|
16
|
2661
|
|
POST
|
Ricardo, try typing http://localhost:8080/geoserver/wms?request=getcapabilities in your browser this should provide the capabilities for the wms, in here you will see the layer name you will need to use. It maybe be teste:Aquifero you will not see any attributes in your attribute table as this is not supported for wms layers
... View more
07-28-2014
11:45 AM
|
0
|
0
|
1254
|
|
POST
|
Anjelina, the the source code for the widget can be found here: WestonSF/ArcGISFlexViewerTOCGroupWidget · GitHub but it will require you to have the ability to compile source code
... View more
07-28-2014
11:35 AM
|
0
|
0
|
2661
|
|
POST
|
Gayathri, you can specify what zoom scales you wish to use by using the LODs property of the map: Specify LODs (levels of detail) | ArcGIS API for JavaScript example here: Limiting LODs displayed on map
... View more
07-28-2014
11:22 AM
|
0
|
0
|
1246
|
|
POST
|
Gayathri you will need to add more detail if you want a decent reply from somebody. What language or application are you requesting the info for?
... View more
07-28-2014
10:49 AM
|
0
|
2
|
1246
|
|
POST
|
No I did mention it to Moxie back in March at the dev summit and I'm sure he said it has already been implemented, that's why I thought I must have been just overlooking it
... View more
07-28-2014
10:46 AM
|
0
|
3
|
2298
|
|
POST
|
Ricardo, It is definitely possible to add a wms from geo server to the flex viewer. You will probably have to do it by manually amending the xml file, you will add the layer as a wms layer type by adding the following: <layer label="roads" type="wms" visible="true" skipgetcapabilities="true" wkid="4326" format="image/png" visiblelayers="roads" version="1.1.1" url="http://localhost:8080/geoserver/wms"/> The visible layers tags needs to include the exact layer names of the layers you want to add
... View more
07-28-2014
10:41 AM
|
0
|
2
|
1254
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-01-2016 01:57 PM | |
| 1 | 02-04-2013 01:05 AM | |
| 1 | 04-11-2013 09:53 PM | |
| 1 | 04-03-2013 09:42 AM | |
| 1 | 07-25-2014 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:22 AM
|