|
POST
|
Dan, Follow the link here: http://resources.arcgis.com/en/communities/arcgis-content/029700000044000000.htm#s=0&n=30&d=1&md=acomt-online:10000 When you click on an individual basemap it provides the URL in the description. Regards Anthony
... View more
01-29-2013
12:45 PM
|
0
|
0
|
844
|
|
POST
|
As far as I am aware yes, have a look at the deprecation plan: http://downloads2.esri.com/support/TechArticles/ArcGIS10and101Deprecation_Plan.pdf#page5 Regards Anthony
... View more
01-29-2013
10:48 AM
|
0
|
0
|
1555
|
|
POST
|
Ben, It depends on if you are using compiled or uncompiled code. If compiled then no you will have to upgrade. If you have the source code then bring it into your application, work through any errors then re-publish it may work Regards Anthony
... View more
01-29-2013
10:36 AM
|
0
|
0
|
1555
|
|
POST
|
Ben, I think the live maps widget is one of Roberts it's now called the table of contents/legend widget is has been updated to 3.1: http://www.arcgis.com/home/item.html?id=e2cb71d5c04d40d19e9f945ae0db7ce8 Regards Anthony
... View more
01-29-2013
10:27 AM
|
0
|
0
|
1555
|
|
POST
|
Ben, Are you using the out of the box legend or is it one that you have modified yourself? There is a legend in 3.1 that should work ok: http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#/Legend_widget/01m300000034000000/ Regards Anthony
... View more
01-29-2013
10:20 AM
|
0
|
0
|
1555
|
|
POST
|
Derrick, Have a look at this thread: http://forums.arcgis.com/threads/1640-Beta-10-Change-DrawTool-Tooltip Regards Anthony
... View more
01-29-2013
09:24 AM
|
0
|
0
|
884
|
|
POST
|
Robert, I am having the same issue. Basically if you have more than one field set up to search against using drop down lists as soon as you change the value in one list the query executes. You then have to go back to the text search window to select a value in the second list, and so on if you have many fields. The desired effect that is required is that if there are multiple drop downs is that the query doesn't execute until you click the search button. I have looked at your sample site and you do not have any queries set up this way, so you may not have noticed the issue. Hope that makes sense Regards Anthony
... View more
01-29-2013
07:26 AM
|
0
|
0
|
1643
|
|
POST
|
Dave, You need to reference your fields by their Field Aliases in the REST endpoint Regards Anthony
... View more
01-28-2013
08:42 AM
|
0
|
0
|
3794
|
|
POST
|
Yes sorry, it's also a discussion thread not a question and answer thread, so I'm wrong on so any levels, Regards Anthony
... View more
01-28-2013
08:36 AM
|
0
|
0
|
561
|
|
POST
|
Please don't forget to mark the post as answered, Thank you Anthony
... View more
01-28-2013
06:52 AM
|
0
|
0
|
2067
|
|
POST
|
Is it because you are missing your marker size when you create your simple marker symbol: var symbol:SimpleMarkerSymbol = new SimpleMarkerSymbol(SimpleMarkerSymbol.STYLE_CIRCLE, 0x00FF00); the function definition is: SimpleMarkerSymbol(style:String, size:Number = 15, color:Number = 0x000000, alpha:Number = 1, xoffset:Number = 0, yoffset:Number = 0, angle:Number = 0, outline:SimpleLineSymbol = null) Regards Anthony
... View more
01-28-2013
05:21 AM
|
0
|
0
|
2067
|
|
POST
|
Brent, I am still using flash builder 4.0, sdk 4.6 targetting flash player 11.1.0. Under the flex build path I have the framework linkage as 'Merged into code'. Regards Anthony
... View more
01-28-2013
05:11 AM
|
0
|
0
|
1978
|
|
POST
|
Brent, I have just taken your code and placed it in my project, added the module then exported the release build. I then added the widget to one of my pre existing projects and it works fine. Are you sure that your project that your are trying to add it to is built on 3.1? I have attached the compiled widget to see if it works within your application Regards Anthony
... View more
01-28-2013
03:27 AM
|
0
|
0
|
1978
|
|
POST
|
Henrick, The border is probably null values being displayed as black. If right click on the layer and select properties, click on the display tab and you have the option to display NoData as no color. If this does not work identify the black area to see if it has a RGB value, if it does use the option display background value and set the values to no color. Regards Anthony
... View more
01-28-2013
03:23 AM
|
0
|
0
|
8360
|
|
POST
|
Stimpy, ESRI have a sample service set up here that converts MGRS --> Lat/Long through the REST endpoint: http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/findAddressCandidates? i.e: MGRS to Lat/Long http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/findAddressCandidates?MGRS=41rpr141252&MGRS=&outFields=&outSR=&searchExtent=&f=pjson Lat/Long to MGRS http://serverapps101.esri.com/arcgis/rest/services/MGRS/GeocodeServer/reverseGeocode?location=64.5%2C31.5&distance=&outSR=&f=pjson It may be worth talking to your ESRI rep to see if you can get a copy of the service Regards Anthony
... View more
01-28-2013
02:20 AM
|
0
|
0
|
1186
|
| 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
|