The ArcGIS Viewer for Flex application enables users to create GIS-enabled web mapping applications, without requiring programming.
1
vote
1answer
170 views
Geoportal Server 1.1.1 search widget for Flex 2.5
Does anyone one know where I can get the above mentioned search widget? I have been tasked with installing this to an existing geopoprtal server and Flex viewer does anyone know how to do this. i have ...
0
votes
1answer
60 views
ArcGIS GeoRSS widget source code not recognizing com.esri.ags.portal package import
For some reason while attempting to import the com.esri.ags.portal.*, despite having the library imported in flex builder, it keeps on giving the error "import cannot be found." The strange thing is ...
0
votes
0answers
21 views
PortalBaseMapAppender:could not connect to portal
I am new to Flex and ArcGIS.
I have downloaded arcgis Viewer Flex src and imported it in FlashBuilder. I have added lib (swc) file and code got fine.
Now when I run the code, it displays the viewer ...
0
votes
3answers
64 views
Dynamic labeling looks awful in flex map
I published a service to ArcGIS Server 10.1 from an .mxd with no halos around the labels and created a flex application using the flex viewer. When I browse to the map here and zoom in on an ...
2
votes
2answers
140 views
Help getting my flex service publicly accessible
My organization is trying to get our web maps up and running. I have created a simple web map service on our in house ArcGIS server, using the Arcgis flexviewer that is visible locally, works great, ...
0
votes
0answers
148 views
Grid & Magnetic Bearing in Flex Viewer 2
I want to allow users to draw line by using Flex Viewer 2 drawing widget, As a result I want to have magnetic and grid bearing.
Any help would be appreciated.
Thanks.
0
votes
0answers
18 views
Help required in grouping composite symbols in ESRI Flex Viewer
I want to group multiple composite symbols so that I can move them as one unit on map. Is there any container to hold multiple composite symbols?
As Composite Symbol is Array of other symbols, I want ...
0
votes
1answer
55 views
How do I essentially crop an ArcGISTileMapServiceLayer as an object while maintaining the integrity of the basemap
I am using the up-to-date flex api and esri api for flex. I know how to use flex to obtain a snapshot of a map, but ultimately what I want to do is retrieve a scaled up image of a part of the basemap. ...
0
votes
1answer
70 views
Open a local accdb file through ArcGIS API for Flex button
I have a web mapping application created with the ArcGIS Viewer for Flex application builder.
Is there a way to create a button that will open a local accdb file?
I dont want to connect to MS Access ...
1
vote
1answer
85 views
How can I migrate from agslib 2.1 to agslib 3.1
I have an application which is developed using agslib 2.1. I want to migrate t to agslib3.1. When I use the new library, There is an error in MapManager.mxml code as "Call to a possibly undefined ...
2
votes
1answer
112 views
How to build ArcGIS Flex Viewer app for remote server?
I'm trying to help a co-worker set up an ArcFlex Viewer app using the Application Builder. I'm a bit puzzled by the settings screen:
It's asking for a web server base folder (local path) and a web ...
4
votes
3answers
140 views
Time-aware layers WCS Service
I am currently developing an application that requires to display raster images over a period of time (I'm looking how Hurrican Sandy progressed). While investigating, people have suggested that I ...
3
votes
2answers
289 views
How to show related tables in ArcGIS Viewer for Flex v3?
Is there any way to show related tables's result in ArcGIS viewer for Flex? Like identifying in desktop?
1
vote
3answers
1k views
Adding WMS and WFS layers from GEOSERVER in arcgis viewer for flex 3.0
I am interested in adding feature layers from geoserver in arcgis viewer for flex config file and consequently display them on the web map.IS that possible? If yes, could someone share how they did ...
1
vote
1answer
118 views
WMS projection doesn't match basemap
I have a flex viewer 3.0 map in wgs 84 (4326) (ESRI basemap) with a wms which is 4326 as well. for some reason the wms doesn't overlay correctly. it is way off. appears on the maps but it is flattened ...
3
votes
0answers
216 views
How to modify the edit widget in ESRI flex viewer 3.0?
I am running ArcGIS Server 10.0 (sp2) on Windows server 2008 64-bit with IIS 7. I am using the ESRI flex viewer version 3.0.
I have created a feature layer and published it as a rest service and ...
1
vote
1answer
268 views
How do I have logic in ESRI's popup configs for the Flex api/viewer?
The popup window config functionality I'm referencing is this... http://help.arcgis.com/en/webapps/flexviewer/help/index.html#//01m30000002q000000
This is my config...
<?xml version="1.0" ?>
...
2
votes
1answer
80 views
Is there an out of the box Flexviewer set up for a Flex Mobile Project?
Question:
Is there an out of the box Flexviewer set up for a Flex Mobile Project?
Background:
I could just create a Flex Mobile AIR Project from one the samples that ESRI supplies, but that would ...
0
votes
0answers
62 views
Javascript tutorial from Flexviewer map to Mobile JavaScript
I want to make some web maps from my private and https server available over JavaScript for all mobile devices. I dont want to use the esri app but just to use the browser.
This because of the ...
2
votes
2answers
184 views
Wanting to build Web Mapping Application
I am wanting to build a web mapping application and am trying to gather all the pieces that I'll need. Is it possible to build REST services with opensource Geoserver from an ArcMap document and tools ...
0
votes
0answers
99 views
flexviewer3.0 & wmts basemap
I'm using fleviewer 3.0 with wmts.
I've got no result.. [white screen]
from server-side i'm using both mapproxy.1.5a & geoserver2.2
my config.xml for flexviewer:
<layer label="Gwc-wmts" ...
1
vote
0answers
114 views
Best practice for loading shapefiles into ArcSDE geodatabase using web application
We are developing a web GIS using Flexviewer and we want to allow users to upload a shp file and insert it into a ArcSDE geodatabase. I think there are two steps at least.
upload the shp file (zip) ...
0
votes
0answers
70 views
What is ArcGIS API Lite for Flex?
ArcGIS API Lite for Flex
Is it just a template for novice programmers to use to start building web apps and mobile apps with the ArcGIS API for Flex?
2
votes
1answer
126 views
Modifying the Score text in the Locate Widget of Flexviewer 2.4
I want to add text where it says "score" to make it more clear that this is an address matching score.
I am using the LocateWidget_US.xml and do not think I can do it here. I think the place to do ...
1
vote
0answers
126 views
ArcGIS Viewer For flex add remove layer programitically
I want to add remove operational layers to ArcGIS Flex Viewer Problematically with some security verification. if user is Manager all layers will be added and visible if user from public then due to ...
1
vote
0answers
131 views
CompositeSymbol that includes TextSymbols and SimpleFillSymbol does not draw map
Following is the code snippet that does not draw both TextSymbols.
private function MapClick(evt:MapMouseEvent):void
{
var cs:CompositeSymbol = new CompositeSymbol();
...
1
vote
0answers
113 views
How to create custom fill styles for SimpleFillSymbol with ArcGIS API for Flex?
Does anybody have created custom fill styles for SimpleFillSymbol?
I want to create a style that fills the polygon with circles.
Any help would be appreciated.
2
votes
1answer
191 views
Extract Data widget flex viewer 2.5
I am working on the data extract widget for the flex 2.5 viewer. It has installed properly and works fine but the output is not what I expected. The tool will not divide or split polygons. For example ...
1
vote
1answer
111 views
Modifying the LocateWidget.mxml Locate and Clear functions
I am using Robert's compiled TOC widget and attempting to modify the LocateWidget.mxml for the flexviewer. The workflow I have in mind is that user performs an address search clicks the locate button ...
3
votes
2answers
454 views
Python Widget Wrapper ArcGIS Viewer for Flex
I'd like to create a flex wrapper for python code run locally (utilizing arcgis data and outputting data that can be displayed on the flexviewer). I'd like to use gdal or pyproj modules to process ...
0
votes
1answer
286 views
ArcGIS Flex API: Keep info window on top of other widgets?
I am working on a web mapping widget using the ArcGIS flex API and ArcGIS Flex Viewer. I have a infoWindow popup when there is a mouse rollover on a map graphic. Problem: the infoWindow renders ...
1
vote
1answer
309 views
ESRI Flex Viewer 2.4 - How Can I Remove The Header (or UI Component that holds the HeaderController Widget)
I am trying to make some modifications to the general layout of the Flex Viewer. As part of these modifications, I am trying to remove the Header altogether.
I removed the HeaderControllerWidget ...
2
votes
1answer
330 views
ESRI Flex Viewer 2.4 - Changing Widget Title At Runtime
I have an "About" widget which displays information about the current active widget in my Flex Viewer app. I am trying to update the About widget's title accordingly. For example, if 'Super Fancy ...
1
vote
1answer
265 views
Using the Flexviewer 2.4 I want to toggle layers from one service on/off
I have 2 layers in one service. If the user clicks one on, I want the other one to turn off, and vice versa.
I am using the default flexviewer LayerListWidget.mxml and assume this is the place where ...
1
vote
1answer
466 views
Modifying the OverviewMapComponent.mxml
In the flexviewer I want to add text in the overview map that says "overview map."
I am not sure what the code would be and assume it would be place in the s:BorderContainer component?
<?xml ...
1
vote
0answers
102 views
Please help extending com.esri.ags.symbols.LineSymbol for flex-API
I want to create an extended line symbol so that I had more control over it to draw line and other shapes in it. I can accomplish it by extending it. I was very pleased to see the example to extend ...
0
votes
0answers
346 views
How to draw Sprite on Graphics layer?
I want to draw sprite on Graphics layer like this:
var sp:SpriteVisualElement = new SpriteVisualElement();
sp.graphics.beginFill(0x00ff00,1);
...
2
votes
1answer
402 views
Flex 2.4 login page with tokens
I am using AGS security and a 2.4 flex application.
I would like to login with a login screen like available in the samples.
Then utilize tokens for fc security on my services.
I see a sample for ...
2
votes
0answers
86 views
How do you deploy services, data, code to an ArcGIS production server
We have a production GIS viewer that runs on a production server. Testing new development/data is done on a test server and we develop on a different server also. At the moment, a lot of the ...
0
votes
1answer
209 views
Open Source Flexviewer application
I would like to know if there are any open source flex viewers some thing on the same line as ArcGIS Flex Viewer ??
1
vote
1answer
140 views
How to create an ant task to build ArcGIS for Flex Viewer?
Has anybody created ant task to build ArcGIS for Flex Viewer?
I want to put ArcGIS Flex Viewer into our Continuous Integration system (Hudson).
So far it's a very difficult task to do.
1
vote
0answers
276 views
Access Geoprocessing results in Flex Viewer (Enhanced) Search Widget
I have Robert Scheitlin's Enhanced Search Widget up and running successfully with my MapService using ArcGIS Server and Flex Viewer 2.3. I also have a geoprocessing service that returns a point layer ...
0
votes
1answer
76 views
Change Extents on Overviewmap
Does anyone know how to change the extents on the overview map in Flex Viewer 2.5?
I have a basemap of a single country and my overview map still wants to show me the world.
Thanks
1
vote
2answers
253 views
Html and Flex Viewer 2.5
I was wondering if it is possible to customize the interface of the flex viewer with html using the index.html file that is located in the viewer? anybody know?
Thanks,
Jay
1
vote
1answer
115 views
inserting Cached .mxds into Flex viewer 2.5
I am trying to cache a number of operational layers in my flex viewer 2.5 application but after the layer type is changed from dynamic to tiled they are not visible in my viewer they are still visible ...
3
votes
2answers
1k views
ArcGIS Viewer for Flex - multiple feature services
I have two operational feature service layers in the flex viewer config.xml file, when I try to load both layers I get this error:
Office Locations layer failed to load: Fault code: 500 Fault ...
2
votes
2answers
225 views
flex to java trying to get started on the plan
I have as suggested recently on this forum been "playing" with arcgis server. For reasons perhaps not obvious to "real" programmers I have built a fairly extensive series of web mapping applications ...
1
vote
0answers
131 views
Flex popup from outside resource weather warnings
I am using the USGS service of NHSS NOAA weather warnings in an application. I have the service displaying in my map using
http://rmgsc.cr.usgs.gov/ArcGIS/rest/services/nhss_weat/MapServer
The ...
1
vote
3answers
950 views
ArcGIS Viewer for Flex supported EPSG (wkid)
I am trying to "force" ArcGIS Viewer for Flex 2.1 to retrieve WMS layer using an EPSG, i.e. 3308.
I tried setting
<map wkid="3308">
However the ArcGIS Viewer for flex always defaults to ...
1
vote
1answer
297 views
Changing the selection color in the flexviewer 2.4?
I am under the impression that by changing the 4th color (in this case 0x000000) will change the Selection color. However, when I go use the search tool, my results are still displayed in the old ...





