-
Flash Player has been discontinued
We have an integrated geographic system in which the ArcGIS Viewer for Flex Application builder version 3.7 for create web mapping applications , but unfortunately the Adobe company has stopped the Flash Player program, which is compatible with Flex Viewer , I want an alternative to the Flash Player, provided that it is…
-
Is there an elevation widget that still works with Flex 3.6?
I am running a viewer on Flex 3.6. There used to be an elevation widget that worked on Flex 3.2, but I have not found one that works with the later versions. Is there still one out there that will work?
-
What is the matrix
Frames table schema ArcMap 10.4|Other versions * Example frames table This is a list of recognized and supported fields for the frames table of the frame camera raster type. This table enables specification of parameters that control exterior orientation (EO). The frames table can be stored in several formats: a…
-
Please help Grouping analysis
http://pro.arcgis.com/en/pro-app/tool-reference/spatial-statistics/grouping-analysis.htm Grouping Analysis—ArcGIS Pro | ArcGIS Desktoppro.arcgis.comLegacy: The algorithm behind the Grouping Analysis tool has been enhanced and new functionality has been added to these methods at ArcGIS Pro 2.1.…
-
Application is getting logout on refresh
Hi, Firstly I know flex is really old but our client is in no mood to switch to new technology. He just wants to keep it on flex as of now. I'd developed an application using ArcGIS API for flex few years back. It has login functionality. Now whenever user presses F5, application is logout. I want to restrict this. Please…
-
Hello I want to develop a widget to load a KML file from arcgis viewer for flex 3.5, Hello I want to develop a widget to load a KML file from arcgis viewer for flex 3.5
I installed and configured arcgis server and arcgis viewer for flex but i would like to developer a widget to load the files KML and KMZ please help me
-
can anyone send me the link of arcgis api for flex plz
can anyone send me the link of arcgis api for flex plz
-
Does anyone have the sources of agslib 3.7 (to attach on flex build path - com.esri.ags)?
Esri took the links down and I can't find them anywhere. I need to customize the popups so I need to create a new skin based on com.esri.ags.skins.PopUpRendererSkin
-
Widget Data Extract Support TAB ??
whether the data extract widget support for MapInfo format?
-
popupskinrenderer is causing double encoding, how do i make it not encode?
I don't want to use different fields for the same link. I write the %20 url's with a script and that makes them work with all of the other tools except popups. I would greatly appreciate any help on this as it is more than nuisance level now. if (htmlText) { fieldValue = new RichEditableText(); // convert attribute field…
-
WMS PopUp identify
Whether currently existing managed to identify wms????
-
Date and Time Data Extract Output Name
I would like to ask how to change the name of the resulting data extract into the current date and time??? thanks master.. outputFileName = (configXML.outputfilename[0] || "yyyy-MMM-dd-HHmmss") + ".zip"; outputFileName = outputFileName.replace(/(\\|\/|:|\?|"|<|>|\|)/g, "");<SPAN…
-
Copy feature with attachments
Hi everyone, I wonder how to copy paste features with attachments from one layer to another. The goal is to transfer closed events from the management layer to the archiving layer. Both are located in the same enterprise Postgresql DB but in different feature datasets. It's possible to do it directly in Postgresql but I…
-
is it possible to download the overlays to a Garmin 430 GPS?
we use this system to map out powerlines for quick reference on the computers. I am curious if and how I can take the file and put it onto a Garmin 430. I think i just need it to be in a .gpx file to download to my Garmin 430 memory card.
-
Programmatically visible layers not sync with Toc Widget
I have installed Viewer Flex 3.3 with source code. I have some map services with several group layers. I am trying to control the visibility of these layers programmatically by adding or removing them from the visibleLayers arrayCollection when I start the application because I store this information in db using a web…
-
CROSSDOMAIN AND SERVICES
Hello, my problem is: I can not use services published in Flex or ArcMap. The only clue I have is that Flex showed me an error saying crossdomain.xml was not found . pleaseeeeee help me
-
crossdomain and services
I can not add my services to a map on flex. I Threw an error saying " dot croosdomain.xml found " Also published my services can not be loaded in an ordinary ArcMap, Because the program crashes . please help me
-
crossdomain and services
@No puedo agregar mis servicios a un mapa en flex. Me arrojó un error que dice "croosdomain.xml dot found", ademas mis servicios publicados no pueden ser cargados en un arcmap ordinario. !
-
Is it possible to download or creat feature layers from Flex viewer to MXD?
I want to pick up some layers from ArcGIS viewer for flex to MXD for analyses and then republish the groups in AGOL. Any help, if that is possible?
-
how to add kml or csv from system to flex viewer as operational layer
325
-
What kind of datatype is supported for a GP service output for flex(in Viewer)
I have made a model what can query rasters by in memory points. I used the make a raster layer tool and it works nicely but the flex is not able to handle the raster datatype in a GP tool output. I was thinking of choose the make image server layer tool instead. But my model can't query the image service it results the…
-
Set precision on attributes in a Flex popup
I would like to set the precision on attributes being displayed in my popup's for a Flex web map. I believe I need to use the Format tag with precision, but the help does not show how to set up the precision. Any assistance would be greatly appreciated.
-
Populate a widget dropdown list from a GP service input parameter Choice List
I have a Geoprocessing Service - GetRouteMeasure. I want to allow the user to select different layers to process in the service via a drop down list on my widget. The drop down list needs to be populated by the Choice List for the input parameter Input_Discipline as shown below e.g. Pipelines, Roads etc. Is there a way to…
-
Creating a flex web solution
I have been learning flex and a bit about esri and how it works. I am having difficulty getting a blank project set up, is there a link to a step by step guide on how to get started with a blank map? I have looked at the getting started guide but my project still gives me an error when attempting to launch the application…
-
Changing Labels in config file using locale file in flex
Hi All, I'd made one application using ArcGIS API for flex in English. I'm also making the application in Hindi. There is a button on my application for English and Hindi (Please check attached screenshot-right hand corner). So application changes the language accordingly. Everything is working file except the labels which…