|
POST
|
Andrew, it is actually not an API thing it is how ArcGIS Server has alway handled the Identify operation. ArcGIS Server returns the alias for fields, so the API has to work with this. Yes, that is correct Robert. It is a server operation that does return this type result. Sorry for the confusion. Drew
... View more
10-30-2013
04:31 AM
|
0
|
0
|
1057
|
|
POST
|
Hello, I have a question for an ESRI developer or anyone who wants to chime in... Why has it always been that the IdentifyResult object always returns a graphic with it's attributes as alias names? This makes it very difficult to relate and join this object with other pieces of data through code. Here is an example.... I want to create a tool that uses the identify results and I want the "displayFieldName" to be the label. I originally thought i would get the label through code like..
graphic.attributes[displayFieldName].toString()
but because the IdentifyResult object returns alias names this does not work because in this specific case the display field as been aliased.. I think the API is too mature to change things now, but what was the original thought or benefit for doing this? Drew
... View more
10-29-2013
06:17 PM
|
0
|
5
|
2713
|
|
POST
|
If you have not defined the symbol, the symbol property will be null. Your going to have to set it first to your desired symbol (depending on the geometry) more information on the types of symbols. https://developers.arcgis.com/en/flex/api-reference/com/esri/ags/symbols/package-detail.html Drew
... View more
10-23-2013
10:04 AM
|
0
|
0
|
630
|
|
POST
|
Some additional things to help debug the issue..... Publish the application to a different location in case there is a cache issue Try it in a different browser Update your version of Flash Try it on a different computer Drew
... View more
10-18-2013
09:09 AM
|
0
|
0
|
2356
|
|
POST
|
In version 3.5 (released today), we added a new property, EditTool.autoMoveGraphicToTop, that when true (the default) moves selected graphics to the top of the stack within the parent graphics layer. When set to false, it will do what you asked for 🙂 https://developers.arcgis.com/en/flex/api-reference/com/esri/ags/tools/EditTool.html#autoMoveGraphicToTop Thanks for adding this! Drew
... View more
09-30-2013
07:57 AM
|
0
|
0
|
786
|
|
POST
|
This appears to be fixed in ArcGIS Server 10.2. Thanks, I hope to have 10.2 installed in the next 3 weeks. I will give it a test.
... View more
08-02-2013
03:13 AM
|
0
|
0
|
1589
|
|
POST
|
Andrew, I missed the geodesic part... I do get the same results. The question is do you need geodesic when the buffer is 100 meters?... Rob, I allow the user to change the buffer distance through a textbox. I might just wrap some code around and see if the distance is < 106 m and deal with it from there. Thanks for taking the time to look at it. Drew
... View more
08-01-2013
11:08 AM
|
0
|
0
|
1589
|
|
POST
|
Drew, What version of ArcGIS Server are you on? I just tested your inputs with 10.11 and did not get that issue. Rob, I am using 10.11. here is my returned geometry.. { "geometries": [{ "rings": [ [ [-8874094.4103087876, 5583035.1970917983], [-8874113.684388062, 5583015.1764232805], [-8874175.2540852278, 5583075.0278742984], [-8874155.979449356, 5583095.0489886198], [-8874094.4103087876, 5583035.1970917983] ], [ [-8873979.2474012524, 5583116.1079121269], [-8873972.6577326767, 5583105.7287005391], [-8873966.9946875442, 5583094.8127487144], [-8873962.301346492, 5583083.4431422055], [-8873958.6134430841, 5583071.7062581843], [-8873955.9591411445, 5583059.6916086953], [-8873954.3584781829, 5583047.4905864354], [-8873953.8235880286, 5583035.1959944777], [-8873954.3588121422, 5583022.9014192065], [-8873955.959809063, 5583010.7004464865], [-8873958.6145562734, 5582998.6860346738], [-8873962.3027936425, 5582986.9494172232], [-8873966.9963573385, 5582975.5799460914], [-8873972.6596251074, 5582964.6643078532], [-8873979.2495163251, 5582954.2854265394], [-8873986.7157145739, 5582944.5224636635], [-8873995.0015582331, 5582935.4494074332], [-8874004.0440404676, 5582927.1356999679], [-8874013.7741432022, 5582919.6441993844], [-8874024.1179502849, 5582913.0322772739], [-8874034.9966475219, 5582907.3499376858], [-8874046.3275245316, 5582902.6407576855], [-8874058.0243087113, 5582898.9401631542], [-8874069.9980557784, 5582896.2766828341], [-8874082.1575950775, 5582894.6705376487], [-8874094.4103087876, 5582894.1337974099], [-8874106.6630225033, 5582894.6705376487], [-8874118.8225618023, 5582896.2766828341], [-8874130.7963088695, 5582898.9401631542], [-8874142.4930930417, 5582902.6407576855], [-8874153.8239700515, 5582907.3499376858], [-8874164.7026672885, 5582913.0322772739], [-8874175.0464743786, 5582919.6441993844], [-8874184.7765771057, 5582927.1356999679], [-8874192.2325339615, 5582933.8827585531], [-8874253.8015632071, 5582993.7332021948], [-8874074.4655295797, 5582996.7147772368], [-8874076.4260884542, 5583115.4841558225], [-8874214.8002230134, 5583113.1828888897], [-8874195.526143739, 5583133.2040875405], [-8874190.2834409997, 5583138.3725446584], [-8874184.7786921784, 5583143.2589888796], [-8874175.0484781265, 5583150.750674394], [-8874164.7045597266, 5583157.3630835237], [-8874153.8256398458, 5583163.045579941], [-8874142.4944288805, 5583167.7552088434], [-8874130.7973107472, 5583171.4559131982], [-8874118.8233410362, 5583174.1194744222], [-8874106.663467776, 5583175.7258259123], [-8874094.4103087876, 5583176.2625828357], [-8874082.1571497973, 5583175.7258259123], [-8874069.9972765427, 5583174.1194744222], [-8874058.0231955145, 5583171.4559131982], [-8874046.3260773811, 5583167.7552088434], [-8874034.9949777275, 5583163.045579941], [-8874024.1160578541, 5583157.3630835237], [-8874013.7720281277, 5583150.750674394], [-8874004.0418140776, 5583143.2589888796], [-8873995.5468010977, 5583135.4479845138], [-8873991.5130280331, 5583131.319176889], [-8873986.7135995012, 5583125.8713734569], [-8873979.2474012524, 5583116.1079121269] ] ] }] } [/code Sample using ESRI Service.. Should there be 2 rings? CLICK HERE TO SEE SAMPLE
... View more
07-31-2013
05:16 PM
|
0
|
0
|
1589
|
|
POST
|
Hello, I am having strange results with specific buffers under 106 meters only. See attached image. [ATTACH=CONFIG]26360[/ATTACH] Below are my buffer parameters.. bufferSR 102100 distances 100 f json geodesic true geometries {"geometries":[{"rings":[[[-8874155.9794,5583095.049000002],[-8874094.4103,5583035.197099999],[-8874113.6844,5583015.176399998],[-8874175.2541,5583075.027900003],[-8874155.9794,5583095.049000002]]]}],"geometryType":"esriGeometryPolygon"} inSR 102100 outSR 102100 unionResults false unit 9001 As mentioned: It only happens if the buffer is less than 106m... Drew
... View more
07-31-2013
12:13 PM
|
0
|
7
|
3426
|
|
POST
|
Can you show me how do you write a code to perform this task? I had created a new secured print service for my gp service. Thank you. wyoe -> It's funny your asking this because I am finally just returning to the issue. I tried a few months back but I dropped it because bigger things fell onto my plate. Just yesterday I came back and started work on it again (due to a urgent need) Anyways.. its not the most simple process. I am finding It only works when the service references port 6080 and not port 80 and the service has no token.. So my plan is ..... (not yet implemented) - convert PrintParameters to JSON - find and replace all ?token= ABC - find and replace domain.com with domain:6080.com - send via HTTP and POST using the REST API because there is no PrintParamaters.fromJSON yet 🙂 This is my plan, it might change if i find issues. Drew
... View more
07-26-2013
09:57 AM
|
0
|
0
|
2766
|
|
POST
|
Does anyone know how I can disable the EditTool from bringing the graphics to the top when one is selected? I want the graphics to stay in the same index they were drawn visually because I list them out in a List control. Any thoughts? Andrew * BUMPING POST * -> My only solution so far is removing and re-adding the graphic back at its original index. This works, but get slow as graphics build up.
... View more
07-17-2013
11:09 AM
|
0
|
0
|
786
|
|
POST
|
I have updated the coed on the project site. There were no changes, i just recompiled and added into the .zip as 3.3 Enjoy. http://www.arcgis.com/home/item.html?id=edd4a2b7c722493a8b08f53eaa131e1e
... View more
07-02-2013
05:52 PM
|
0
|
0
|
2629
|
|
POST
|
Does anyone know how I can disable the EditTool from bringing the graphics to the top when one is selected? I want the graphics to stay in the same index they were drawn visually because I list them out in a List control. Any thoughts? Andrew
... View more
06-07-2013
05:03 AM
|
0
|
3
|
1566
|
|
POST
|
Is this widget available for Flex Viewer 3.2? If not then will the 3.1 version work with it? Thanks! I have not tried it with 3.2 yet, but feel free to see if it works and post your results. My initial guess is that it will work. Drew
... View more
05-31-2013
03:42 PM
|
0
|
0
|
2629
|
|
POST
|
I can help answer some of your questions... So I finally hooked up the 10.1 printing which seems great so far, just have a few issues/questions: 1. Sometimes some of the drawing is missing, like parts of a polyline? - Could this be due to scale dependency? I have never seen that before. 2. Graphic transparency/alpha is ignored/unsupported? - From my knowledge this is how it is currently. I have the same issue. 3. To get vector output for my cached service I turned on Dynamic Layers and set the DPI to 300 which seems to work brilliant. Is this the right thing to do? - I had to do the same or else cached services looked blurry. 4. At some point I need to support any colour transformtions the user has applied to the layer, is this going to be possible with some python interaction? Previously I handled all this stuff in a custom .NET webservice? Thanks Tony
... View more
05-29-2013
04:36 AM
|
0
|
0
|
396
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 12-04-2013 09:40 AM | |
| 1 | 12-11-2012 10:19 AM | |
| 1 | 05-25-2015 10:46 AM | |
| 1 | 05-10-2016 06:31 AM | |
| 1 | 01-17-2017 11:01 AM |
| Online Status |
Offline
|
| Date Last Visited |
12-31-2021
09:54 AM
|