|
POST
|
You can query layer for its feature templates and use those templates to create a palette. For e.g this layer http://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer/0 has templates. This info is available after layer has loaded. You can fetch these templates and create your palette. The benefit of using templates is that it will create a feature with the attributes pre-defined in it. If there are no templates then you will have to query layer's renderer info, find the symbols and create your symbol palette. You will have to do some additional work to assign attributes at the time of feature creation and choose the symbol selected from the palette. Note, this second workflow will vary depending on the renderer defined in the layer.
... View more
04-26-2021
11:35 AM
|
2
|
0
|
4464
|
|
POST
|
Hello Mark, Can you please confirm what version of ArcGIS Runtime SDK are you using. The issue you are describing looks similar to a bug that was introduced in version 100.8 and BUT was then fixed for release100.9. I would appreciate if you could give it a try with latest release 100.10. - Preeti
... View more
02-01-2021
03:31 PM
|
1
|
1
|
1873
|
|
POST
|
>I'm using the SDK, not ArcGIS Pro (hence posting in this area of the forum). No problem at all in posting here Lewis. My reason behind asking you to check in ArcGIS Pro is because ArcGIS Runtime SDK is essentially using the same rule engine. So if there were issues in rule engine or mappings etc to begin with you will see problems reflect in SDK as well. But, if you find differences between ArcGIS pro rendering and SDK rendering for same data , using same dictionary and same mappings etc. and SDK rendering seems incorrect then there is definitely a problem. > If you have any more info regarding the scale/orientation of the composite labels, please let me know. More than happy to help but can you please share some screen shots of what you are seeing. It is difficult to assess the problem without seeing any image or repro code.
... View more
02-01-2021
02:46 PM
|
0
|
0
|
3630
|
|
POST
|
Lewis, I am not sure if for older an version on stylx file mappings were incorrect at some point. That would be something to check with ArcGIS pro team. What version of ArcGIS Pro do you have? How does the symbol for your data renders in ArcGIS Pro when you map to X and X1 vs Z and Z2? I tried this in ArcGIS Pro 2.7 and as you can see in the image attached altitude fields are mapped to z and z2. I think you mentioned that mapping to z and z2 works correctly . If that's the case then I guess it would be right fields to map zmin and zmax to z and z2.
... View more
02-01-2021
02:24 PM
|
0
|
2
|
3637
|
|
POST
|
Hello Lewis, Can you please give it a try with release 100.10? I also suggest adding some screenshots to explain how it is expected to appear vs how it is currently rendering for you. Thanks Preeti
... View more
02-01-2021
10:33 AM
|
0
|
4
|
3653
|
|
POST
|
Both options are valid workflows but one requires little more work than the other: MMPK : If you prefer that data and symbology are available right away when offline map is opened then you should create MMPK. Geodatabase : For offline geodatabase usecase, I am curious to know your workflow and what are you seeing on the map? No symbology or simple symbology? You mentioned webmap's advanced symbology is not available when layer is taken offline? Can you describe how are layers setup to use dictionary renderer in a webmap?
... View more
12-29-2020
10:09 AM
|
0
|
0
|
1353
|
|
POST
|
It is not possible to zoom into the picture of a PictureFillSymbol. However for working with images there are couple options: a) Use Image Overlays ( Only available in 3D ) - Image Overlays. See Add image overlays—ArcGIS Runtime SDK for .NET | ArcGIS for Developers - Sample with Image Overlays -Animate images with image overlay | ArcGIS for Developers b) ImageOverlay does not support the rich processing and rendering capabilities. If you need those then you should use Raster and RasterLayer for workflows that require static image rendering, analysis, and persistence. Hope this helps. Thanks, Preeti
... View more
09-09-2020
05:55 PM
|
1
|
3
|
2497
|
|
POST
|
Sorry, I can't understand your requirement. Where exactly you want the polygon and what is the problem?
... View more
08-07-2020
12:02 AM
|
0
|
0
|
1893
|
|
POST
|
The option to stretch is not available in 100.x series. It is not on the road map for future release either. If you check other authoring platforms like ArcGIS Pro or ArcGIS Online there isn't really a concept of using picture fill in stretched mode. Could you please explain why you need this feature or what is your workflow that requires it?
... View more
08-05-2020
11:06 AM
|
0
|
2
|
1893
|
|
POST
|
Sorry..didn't know you were using SceneView. The property does not work in 3D at all( in any rendering mode). Ths issue is logged in our internal bug tracking system also.
... View more
08-03-2020
06:23 PM
|
0
|
1
|
2206
|
|
POST
|
What rendering mode are you using? Unfortunately, this is one of the know limitation of PictureFillSymbol in Static rendering mode. It is already logged in out internal bug tracking system. Could you try `Dynamic` rendering mode ?
... View more
08-03-2020
04:55 PM
|
0
|
3
|
2206
|
|
POST
|
That's not a good news. I think we would need some more info or preferably a repro app to check what is going on. There are so many factors : What does the app do? How many dynamic overlays are there? what kinds of graphics are there ? what kind of symbols are being used? What state in the app in before display locks out? It can be challenging to determine the cause without a reproducible case.
... View more
07-31-2020
02:22 PM
|
0
|
0
|
1787
|
|
POST
|
You can set ReferenceScale on Map and publish a feature layer using a PictureMarkerSymbol with ScaleSymbols=true. Reference scale should work for picture marker symbols. It's quite likely that the picture image will not look great as you zoom in and it gets larger. Please refer to the links for more info : Map.ReferenceScale Property and sample Map reference scale | ArcGIS for Developers Thanks, Preeti
... View more
07-24-2020
12:27 PM
|
0
|
1
|
1930
|
|
POST
|
Kevin, Just wanted to share that I have been able to reproduce the problem and have logged a bug in our internal bug tracking system. Thanks for reporting the issue. Cheers, Preeti
... View more
06-17-2020
02:52 PM
|
0
|
1
|
4654
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-11-2025 03:29 PM | |
| 2 | 09-04-2025 04:44 PM | |
| 1 | 04-14-2025 10:39 AM | |
| 1 | 12-17-2024 01:28 PM | |
| 1 | 01-16-2025 02:56 PM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|