POST
|
Hi , see if you could find any message in the console window of the browser and try to find out request response from network tab.If you could find some error then it will be helpful. ks Thanks unfortunately there is no console in IE8 or atleast i cant find it....in chrome, i am not getting any errors..
... View more
04-24-2014
07:18 AM
|
0
|
0
|
454
|
POST
|
I have an arcgis online base application which includes several dynamic map services. Map Services that contains raster layers are not displaying in IE(8) but works fine in every other browsers. Not sure what is going on...Looking forward to some ideas/tips...regarding this issue
... View more
04-23-2014
06:11 PM
|
0
|
2
|
928
|
POST
|
Thanks for responding. I'm still a bit confused/frustrated. I would like to create a service via ArcGIS Online hosting that I can then use in a web map that will allowing searching for a feature based on some value in my table. It doesn't look like there is a prefab ArcOnline web template with Search capability. (Which seems strange, isn't this one of the most common things to do?) No problem, I thought, I'll just use one of the JavaScript samples (I'm not a competent programmer, rather a cutter, paster, scripter). The problem is the only service ArcGIS online is creating is a feature service. This apparently can't be used as a dynamic service?? And there is no code examples for using the find function with a feature service (unless I missed it). Funny to say but I missing the good old days of ArcIMS. Any advice is greatly appreciated. Thank! it doesnt matter where services are hosted, you can do query on any layer...something like this [HTML]http://services.myserver.com/ERmEceOGq5cHrItq/ArcGIS/rest/services/PoolPermits/FeatureServer/query?layerDefs={"0":"Has_Pool=1 AND Pool_Permit=1","1":"Has_Pool=1 AND Pool_Permit=1"}&returnGeometry=true&f=html [/HTML] Look at rest APi...@ http://services1.arcgis.com/help/index.html?serviceCatalog.html
... View more
11-06-2013
04:13 PM
|
0
|
0
|
1024
|
POST
|
Is there a public example of a service that fits your description? Is ArcGISDynamicMapServiceLayer.setVisibleLayers not an option? I am more interested in letting users have this ability to turn on/off sublayers...here are some URLs from USGS server http://services.nationalmap.gov/ArcGIS/rest/services/NHD_Large/MapServer http://services.nationalmap.gov/ArcGIS/rest/services/geonames/MapServer
... View more
05-20-2013
03:24 PM
|
0
|
0
|
1231
|
POST
|
We do not have plans to add a "layer list" or "table of contents" widget to manage map layers and sublayers. We've resisted adding this to the API because we don't want to encourage building generic, kitchen sink style viewers. I realize that we (Esri) do not have a consistent story on this as we still provide generic viewers for other platforms/technologies. We're open to discussing it further, but I personally agree with anti-viewer, anti-portal sentiments that some have expressed online for the past couple of years (most recent example). Totally agree...That said, its a big problem when you access services from other agencies and most of the time every possible layer is published as sublayer and most of them are off by default. having access to sublayers, will not only solve that issue but useful in some cases...
... View more
05-20-2013
10:58 AM
|
0
|
0
|
1231
|
POST
|
I want to move most of my apps to HTML -5 and the only reason i dont is that there is no widget for displaying layer list with sublayers. I know there is third party widget but i want to stay away from them and also i dont have time to write one for myself. But my question to ESRI is that rather than providing me samples how to add flickr, please give me a sample thats is more aligned with normal app needs.... Question to ESRI: Is there a plan to provide a layer list widget that support sublayers? or I should start developing my own? Thanks
... View more
05-19-2013
09:21 AM
|
0
|
10
|
2505
|
POST
|
I am interested in knowing what other people think about dynamically creating graphics (line and polygon) without publishing to the arcgis server. I been using points up to this points this way, but now i am more interested in lines and may be polygon. I have done some research and created few sample apps but i would like to know more, that if there is a better way...
... View more
03-08-2013
09:54 AM
|
0
|
0
|
566
|
IDEA
|
Most of the time i work with either ArcGIS API for FLex or Javascript. Its part of my work to create graphics layer from either xml or json. Recently i saw that ESRI added a csvLayer in their API. In my opinion it will be greate if we extend that ability and add ability to create layer from Standard JSON or Standard XML. This will save people lot of work who are creating these graphics layer from dynamic xmls/json regardless of which API they are using.
... View more
01-25-2013
10:51 AM
|
27
|
1
|
1608
|
IDEA
|
Most of the time i work with either ArcGIS API for FLex or Javascript. Its part of my work to create graphics layer from either xml or json. Recently i saw that ESRI added a csvLayer in their API. In my opinion it will be greate if we extend that ability and add ability to create layer from Standard JSON or Standard XML. This will save people lot of work who are creating these graphics layer from dynamic xmls/json regardless of which API they are using.
... View more
01-25-2013
10:51 AM
|
27
|
1
|
1411
|
POST
|
Just Curious, Why dont you add search/filter option...where users can see some category and then use filter or some sorta search mechanism to view only what they need...I dont see a point even displaying 100+ layers, ...I mean really who have time to.... Just a thought
... View more
12-18-2012
10:34 AM
|
0
|
0
|
1923
|
POST
|
Are you using an iPhone 5 or iPad mini? If so, iOS 6.0.2 may help: http://support.apple.com/kb/DL1621 Thanks. I am using Iphone 4S and version 6.0.1. I am having same problem with other apps too eg. Chase Banks app..it works better without wi-fi ...But look like that this new fix will help/improve.... Thanks again
... View more
12-18-2012
10:25 AM
|
0
|
0
|
585
|
POST
|
Thanks For Help. I restarted my phone and it started working. I am looking more into it that what the issue is.
... View more
12-18-2012
09:09 AM
|
0
|
0
|
585
|
POST
|
When you say it doesn't work? What exactly is not working? Are you receiving errors? I mean Feature dont show up on map and query doesnt return anythying...works perfect on Android and on Cell network when I am on Iphone. I am seeing this problem only on IOS on WIFI... THanks
... View more
12-17-2012
08:54 AM
|
0
|
0
|
585
|
POST
|
I converted one of my flex app to IOS/Android native apps using Flash builder, flex 4.6 and ESRI Flex API 3.1 IT work as it suppose both in browser and on Android but feature layer and query doesn't work on IOS. (App works fine in simulator but not on device). Very Strange Behavior: It works on 3g OR Cell network but not on WIFI. Query and featureLayer is not working on WIFI. Any thoughts? is it a bug or?
... View more
12-15-2012
09:47 AM
|
0
|
6
|
941
|
POST
|
I am having trouble showing Infowindow on featureLayer click event (Android App with Flex 3.1 API). Sometime it works and sometime it doesn't work. It work perfect with mouse but when i moved to my Android device, some how click/tap event is not working as it should. Is there any tolerance or anything else in creating featureLayer that I am missing? Any help ? [HTML] <esri:FeatureLayer url="here is URL" outFields="[some Fields]" mode="onDemand" definitionExpression="ON = 06" updateEnd="updateEndHandler(event)" autoMoveGraphicsToTop="true" useAMF="true" > <esri:infoWindowRenderer> [/HTML]
... View more
12-14-2012
02:49 PM
|
0
|
1
|
559
|
Title | Kudos | Posted |
---|---|---|
27 | 01-25-2013 10:51 AM | |
27 | 01-25-2013 10:51 AM | |
10 | 04-16-2010 01:00 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|