|
POST
|
I dont believe you can show attributes like that. I think you have to use an attributeinspector
... View more
06-20-2014
11:52 AM
|
0
|
0
|
1562
|
|
POST
|
no, but i no longer believe its an error. I think the API treis to resolve a url. When it errors, it logs it as an error, and then prompts with the identity manager. So working as intended, but with misleading console.error logging.
... View more
06-20-2014
11:34 AM
|
0
|
0
|
784
|
|
POST
|
Not really seeing how this is working. I see that the Donut is being created on accident when the polygons are overlapping. I am trying to create a donut from scratch from a user defined XY coordinate (map Click)... Are you saying to add a 10 mile buffer and then add another, say 5 miles and where they overlap will be empty space? Not really grasping this. my guess is 1. create a circle using an xy and a radius as a new geometry 2. create a second circle using the same xy and the larger radius. 3. combine the rings from each into a single geometry to create a donut (unsure of this step, that link should help). 4. query with the new donut
... View more
06-18-2014
12:09 PM
|
0
|
0
|
1654
|
|
POST
|
dyanmiclayer should not be poor quality. In fact, it should be better than featurelayer as featurelayer auto-generalizes.
... View more
06-18-2014
06:32 AM
|
0
|
0
|
587
|
|
POST
|
i hope those www's are just a typo. i suspect a cross domain issue
... View more
06-18-2014
05:05 AM
|
0
|
0
|
739
|
|
POST
|
here is an old link where the user accidentally created a donut using bufferparameters. might help http://forums.esri.com/Thread.asp?c=158&f=2396&t=303292
... View more
06-18-2014
05:02 AM
|
0
|
0
|
1654
|
|
POST
|
not subtracting buffers, subtracting result sets. Comparing geometries of resulting features. yuck. Processing would be large. That is why I recommended the second.
... View more
06-18-2014
04:46 AM
|
0
|
0
|
1654
|
|
POST
|
jon is right i am guessing drpSite is some type of selectbox. (especially since you hook an onchange even to it). It is incorrect to use dom.byId('drpSite').value. you do not want the value of the dom element. You want the dijit value you should be using registry.byId('drpSite') to get the dijit
... View more
06-17-2014
12:51 PM
|
0
|
0
|
1750
|
|
POST
|
you have two options 1. create two buffers, then subtract the results of the smaller buffer from the larger 2. Create a donut graphic, and then query with that graphic. I recommend the latter.
... View more
06-17-2014
12:43 PM
|
0
|
0
|
1654
|
|
POST
|
That site has a custom installation, no "arcgis" application and SOAP end point seems deployed separately. If upgrading to 10.01+ is not option, you need play with http://utility.arcgis.com/sharing/tools/legend with that site until you can figure out how to get a legend JSON file. It would helpful if you have access to admin. Thats why I hardcoded json files. I couldnt trust some sites to deliver a properly formated json
... View more
06-16-2014
12:36 PM
|
0
|
0
|
1048
|
|
POST
|
thanks, and sorry to steal jacob. I just encourage using AMD dojo at all times. Helps in the learning of the API as well.
... View more
06-16-2014
11:26 AM
|
0
|
0
|
2289
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-22-2014 08:35 AM | |
| 1 | 05-02-2012 04:56 AM | |
| 1 | 10-29-2021 07:40 AM | |
| 1 | 10-28-2021 05:26 AM | |
| 1 | 07-17-2012 08:48 AM |
| Online Status |
Offline
|
| Date Last Visited |
03-01-2022
02:00 PM
|